Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 39 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20250905 13:51:07.239398   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33435
I20250905 13:51:07.241412   416 env_posix.cc:2264] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20250905 13:51:07.242820   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:07.247725   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:07.251525   416 webserver.cc:480] Webserver started at http://127.0.104.62:44335/ using document root <none> and password file <none>
I20250905 13:51:07.252887   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:07.252990   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:07.253364   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:07.256811   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "ac334c4579cc4073aca23681dda19b2a"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.263422   416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20250905 13:51:07.267084   424 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.268782   416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:07.268985   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "ac334c4579cc4073aca23681dda19b2a"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.269165   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-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)
I20250905 13:51:07.289324   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:07.290266   416 env_posix.cc:2264] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20250905 13:51:07.290606   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:07.313268   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33435
I20250905 13:51:07.313268   475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33435 every 8 connection(s)
I20250905 13:51:07.318460   476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:07.331248   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: Bootstrap starting.
I20250905 13:51:07.335724   476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:07.337057   476 log.cc:826] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: Log is configured to *not* fsync() on all Append() calls
I20250905 13:51:07.340044   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: No bootstrap required, opened a new log
I20250905 13:51:07.346129   476 raft_consensus.cc:357] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER }
I20250905 13:51:07.346464   476 raft_consensus.cc:383] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:07.346578   476 raft_consensus.cc:738] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac334c4579cc4073aca23681dda19b2a, State: Initialized, Role: FOLLOWER
I20250905 13:51:07.347327   476 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER }
I20250905 13:51:07.347533   476 raft_consensus.cc:397] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:07.347669   476 raft_consensus.cc:491] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:07.347842   476 raft_consensus.cc:3058] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:07.350097   476 raft_consensus.cc:513] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER }
I20250905 13:51:07.350731   476 leader_election.cc:304] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac334c4579cc4073aca23681dda19b2a; no voters: 
I20250905 13:51:07.351332   476 leader_election.cc:290] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:07.351469   479 raft_consensus.cc:2802] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:07.352171   479 raft_consensus.cc:695] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 1 LEADER]: Becoming Leader. State: Replica: ac334c4579cc4073aca23681dda19b2a, State: Running, Role: LEADER
I20250905 13:51:07.353358   479 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER }
I20250905 13:51:07.353955   476 sys_catalog.cc:564] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:07.356442   481 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac334c4579cc4073aca23681dda19b2a. Latest consensus state: current_term: 1 leader_uuid: "ac334c4579cc4073aca23681dda19b2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER } }
I20250905 13:51:07.356442   480 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac334c4579cc4073aca23681dda19b2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac334c4579cc4073aca23681dda19b2a" member_type: VOTER } }
I20250905 13:51:07.356818   481 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:07.356837   480 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:07.359133   486 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:07.366117   486 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:07.366753   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:07.377315   486 catalog_manager.cc:1349] Generated new cluster ID: cfa52a0845d243ada6460083c1761a7b
I20250905 13:51:07.377454   486 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:07.397989   486 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:07.399782   486 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:07.413108   486 catalog_manager.cc:5955] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: Generated new TSK 0
I20250905 13:51:07.414098   486 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:07.433079   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:07.435818   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:07.437539   416 webserver.cc:480] Webserver started at http://127.0.104.1:46247/ using document root <none> and password file <none>
I20250905 13:51:07.437888   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:07.437989   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:07.438179   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:07.439654   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "7488cbc7fb4741d0a4f39e822306d8e0"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.443619   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20250905 13:51:07.446082   501 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.446537   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:07.446650   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "7488cbc7fb4741d0a4f39e822306d8e0"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.446792   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1757080267164066-416-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)
I20250905 13:51:07.456588   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:07.457362   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:07.458348   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:07.459937   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:07.460058   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.460181   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:07.460259   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.484515   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45341
I20250905 13:51:07.484599   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45341 every 8 connection(s)
I20250905 13:51:07.502627   564 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33435
I20250905 13:51:07.503399   564 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:07.504419   564 heartbeater.cc:507] Master 127.0.104.62:33435 requested a full tablet report, sending...
I20250905 13:51:07.506904   441 ts_manager.cc:194] Registered new tserver with Master: 7488cbc7fb4741d0a4f39e822306d8e0 (127.0.104.1:45341)
I20250905 13:51:07.507243   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021226389s
I20250905 13:51:07.509608   441 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50470
I20250905 13:51:07.522758   564 heartbeater.cc:499] Master 127.0.104.62:33435 was elected leader, sending a full tablet report...
I20250905 13:51:07.526710   441 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50482:
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"
    }
  }
}
I20250905 13:51:07.552636   529 tablet_service.cc:1468] Processing CreateTablet for tablet 6a355ce4a3934b89a14d89f80bbe2ab6 (DEFAULT_TABLE table=fake-table [id=dc4f72c45e8642d7b77df6a8197c1d2c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:07.553540   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a355ce4a3934b89a14d89f80bbe2ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:07.562853   576 tablet_bootstrap.cc:492] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: Bootstrap starting.
I20250905 13:51:07.564647   576 tablet_bootstrap.cc:654] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:07.567495   576 tablet_bootstrap.cc:492] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: No bootstrap required, opened a new log
I20250905 13:51:07.567682   576 ts_tablet_manager.cc:1397] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:51:07.568435   576 raft_consensus.cc:357] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45341 } }
I20250905 13:51:07.568673   576 raft_consensus.cc:383] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:07.568817   576 raft_consensus.cc:738] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7488cbc7fb4741d0a4f39e822306d8e0, State: Initialized, Role: FOLLOWER
I20250905 13:51:07.569094   576 consensus_queue.cc:260] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45341 } }
I20250905 13:51:07.569270   576 raft_consensus.cc:397] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:07.569365   576 raft_consensus.cc:491] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:07.569490   576 raft_consensus.cc:3058] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:07.572342   576 raft_consensus.cc:513] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45341 } }
I20250905 13:51:07.572678   576 leader_election.cc:304] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7488cbc7fb4741d0a4f39e822306d8e0; no voters: 
I20250905 13:51:07.573242   576 leader_election.cc:290] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:07.573419   578 raft_consensus.cc:2802] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:07.576978   578 raft_consensus.cc:695] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7488cbc7fb4741d0a4f39e822306d8e0, State: Running, Role: LEADER
I20250905 13:51:07.577558   576 ts_tablet_manager.cc:1428] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20250905 13:51:07.577517   578 consensus_queue.cc:237] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45341 } }
I20250905 13:51:07.581812   440 catalog_manager.cc:5582] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7488cbc7fb4741d0a4f39e822306d8e0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488cbc7fb4741d0a4f39e822306d8e0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45341 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:07.611639   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:07.613402   440 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50482:
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
I20250905 13:51:07.620473   584 tablet.cc:1722] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: 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
I20250905 13:51:07.622206   584 tablet.cc:1620] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: MemRowSet was empty: no flush needed.
I20250905 13:51:07.631331   441 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: fake-table [id=dc4f72c45e8642d7b77df6a8197c1d2c] alter complete (version 1)
I20250905 13:51:07.632346   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:07.644476   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:07.645004   416 tablet_replica.cc:331] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0: stopping tablet replica
I20250905 13:51:07.645380   416 raft_consensus.cc:2241] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:07.645668   416 raft_consensus.cc:2270] T 6a355ce4a3934b89a14d89f80bbe2ab6 P 7488cbc7fb4741d0a4f39e822306d8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:07.662279   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:07.668262   416 master.cc:561] Master@127.0.104.62:33435 shutting down...
I20250905 13:51:07.677884   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:07.678206   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:07.678401   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P ac334c4579cc4073aca23681dda19b2a: stopping tablet replica
I20250905 13:51:07.693573   416 master.cc:583] Master@127.0.104.62:33435 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (473 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20250905 13:51:07.709194   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42237
I20250905 13:51:07.709993   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:07.711236   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:07.712841   416 webserver.cc:480] Webserver started at http://127.0.104.62:33455/ using document root <none> and password file <none>
I20250905 13:51:07.713114   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:07.713238   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:07.713397   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:07.714277   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "465ca347da544225ae15ac4ee89323bd"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.717739   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20250905 13:51:07.719983   588 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.720417   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:07.720525   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "465ca347da544225ae15ac4ee89323bd"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.720687   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-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)
I20250905 13:51:07.733057   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:07.733784   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:07.753232   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42237
I20250905 13:51:07.753324   639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42237 every 8 connection(s)
I20250905 13:51:07.754979   640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:07.762684   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd: Bootstrap starting.
I20250905 13:51:07.764848   640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:07.767112   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd: No bootstrap required, opened a new log
I20250905 13:51:07.768100   640 raft_consensus.cc:357] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER }
I20250905 13:51:07.768808   640 raft_consensus.cc:383] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:07.768929   640 raft_consensus.cc:738] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465ca347da544225ae15ac4ee89323bd, State: Initialized, Role: FOLLOWER
I20250905 13:51:07.769181   640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER }
I20250905 13:51:07.769388   640 raft_consensus.cc:397] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:07.769487   640 raft_consensus.cc:491] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:07.769615   640 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:07.772774   640 raft_consensus.cc:513] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER }
I20250905 13:51:07.773056   640 leader_election.cc:304] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 465ca347da544225ae15ac4ee89323bd; no voters: 
I20250905 13:51:07.773633   640 leader_election.cc:290] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:07.773782   643 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:07.774555   643 raft_consensus.cc:695] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 1 LEADER]: Becoming Leader. State: Replica: 465ca347da544225ae15ac4ee89323bd, State: Running, Role: LEADER
I20250905 13:51:07.774681   640 sys_catalog.cc:564] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:07.774883   643 consensus_queue.cc:237] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER }
I20250905 13:51:07.775857   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "465ca347da544225ae15ac4ee89323bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER } }
I20250905 13:51:07.775879   645 sys_catalog.cc:455] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 465ca347da544225ae15ac4ee89323bd. Latest consensus state: current_term: 1 leader_uuid: "465ca347da544225ae15ac4ee89323bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "465ca347da544225ae15ac4ee89323bd" member_type: VOTER } }
I20250905 13:51:07.776072   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:07.776074   645 sys_catalog.cc:458] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:07.788105   648 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:07.790225   648 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:07.791960   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:07.794972   648 catalog_manager.cc:1349] Generated new cluster ID: 02047717c4c34b8da7966f1a2a24ac59
I20250905 13:51:07.795078   648 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:07.819443   648 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:07.820421   648 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:07.832098   648 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd: Generated new TSK 0
I20250905 13:51:07.832358   648 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:07.857023   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:07.858232   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:07.860317   416 webserver.cc:480] Webserver started at http://127.0.104.1:46597/ using document root <none> and password file <none>
I20250905 13:51:07.860617   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:07.860695   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:07.860913   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:07.861558   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "98c44cf167584a4fbe2d972f6a47a673"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.864348   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:07.866261   664 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.866637   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:07.866776   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "98c44cf167584a4fbe2d972f6a47a673"
format_stamp: "Formatted at 2025-09-05 13:51:07 on dist-test-slave-s3gz"
I20250905 13:51:07.866895   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1757080267164066-416-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)
I20250905 13:51:07.876343   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:07.877039   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:07.877662   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:07.878499   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:07.878597   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.878698   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:07.878772   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:07.897852   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40521
I20250905 13:51:07.897905   726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40521 every 8 connection(s)
I20250905 13:51:07.906455   727 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42237
I20250905 13:51:07.906617   727 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:07.907048   727 heartbeater.cc:507] Master 127.0.104.62:42237 requested a full tablet report, sending...
I20250905 13:51:07.907979   605 ts_manager.cc:194] Registered new tserver with Master: 98c44cf167584a4fbe2d972f6a47a673 (127.0.104.1:40521)
I20250905 13:51:07.908018   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009085336s
I20250905 13:51:07.909227   605 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45820
I20250905 13:51:07.920670   727 heartbeater.cc:499] Master 127.0.104.62:42237 was elected leader, sending a full tablet report...
I20250905 13:51:07.920624   605 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45824:
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"
    }
  }
}
I20250905 13:51:07.935158   692 tablet_service.cc:1468] Processing CreateTablet for tablet 42765d79cf1c4d53a1b5ef88bdbf2349 (DEFAULT_TABLE table=fake-table [id=c5b44fbadf7244d9a5cccfae3a84bae9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:07.935621   692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42765d79cf1c4d53a1b5ef88bdbf2349. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:07.941092   739 tablet_bootstrap.cc:492] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: Bootstrap starting.
I20250905 13:51:07.942786   739 tablet_bootstrap.cc:654] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:07.945135   739 tablet_bootstrap.cc:492] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: No bootstrap required, opened a new log
I20250905 13:51:07.945287   739 ts_tablet_manager.cc:1397] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20250905 13:51:07.946090   739 raft_consensus.cc:357] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98c44cf167584a4fbe2d972f6a47a673" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40521 } }
I20250905 13:51:07.946234   739 raft_consensus.cc:383] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:07.946329   739 raft_consensus.cc:738] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98c44cf167584a4fbe2d972f6a47a673, State: Initialized, Role: FOLLOWER
I20250905 13:51:07.946544   739 consensus_queue.cc:260] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98c44cf167584a4fbe2d972f6a47a673" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40521 } }
I20250905 13:51:07.946738   739 raft_consensus.cc:397] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:07.946830   739 raft_consensus.cc:491] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:07.946939   739 raft_consensus.cc:3058] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:07.948896   739 raft_consensus.cc:513] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98c44cf167584a4fbe2d972f6a47a673" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40521 } }
I20250905 13:51:07.949116   739 leader_election.cc:304] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 98c44cf167584a4fbe2d972f6a47a673; no voters: 
I20250905 13:51:07.949512   739 leader_election.cc:290] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:07.949707   741 raft_consensus.cc:2802] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:07.950326   739 ts_tablet_manager.cc:1428] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20250905 13:51:07.950412   741 raft_consensus.cc:695] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 1 LEADER]: Becoming Leader. State: Replica: 98c44cf167584a4fbe2d972f6a47a673, State: Running, Role: LEADER
I20250905 13:51:07.950767   741 consensus_queue.cc:237] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98c44cf167584a4fbe2d972f6a47a673" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40521 } }
I20250905 13:51:07.953303   605 catalog_manager.cc:5582] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98c44cf167584a4fbe2d972f6a47a673 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "98c44cf167584a4fbe2d972f6a47a673" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98c44cf167584a4fbe2d972f6a47a673" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40521 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:07.973399   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:07.974360   605 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45824:
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
I20250905 13:51:07.975978   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:07.983542   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:07.983961   416 tablet_replica.cc:331] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673: stopping tablet replica
I20250905 13:51:07.984129   416 raft_consensus.cc:2241] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:07.984306   416 raft_consensus.cc:2270] T 42765d79cf1c4d53a1b5ef88bdbf2349 P 98c44cf167584a4fbe2d972f6a47a673 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:07.998817   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:08.001811   416 master.cc:561] Master@127.0.104.62:42237 shutting down...
I20250905 13:51:08.009493   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:08.009770   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:08.009958   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 465ca347da544225ae15ac4ee89323bd: stopping tablet replica
I20250905 13:51:08.014384   416 master.cc:583] Master@127.0.104.62:42237 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (317 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20250905 13:51:08.025549   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33981
I20250905 13:51:08.026139   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.026958   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.028306   416 webserver.cc:480] Webserver started at http://127.0.104.62:34579/ using document root <none> and password file <none>
I20250905 13:51:08.028533   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.028635   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.028834   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.029461   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "88849fdcb5334ed09e7f4688f78083d6"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.031975   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:08.033628   750 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.033962   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:08.034076   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "88849fdcb5334ed09e7f4688f78083d6"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.034212   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-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)
I20250905 13:51:08.045320   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.045917   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.058202   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33981
I20250905 13:51:08.058243   801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33981 every 8 connection(s)
I20250905 13:51:08.059587   802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.063817   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6: Bootstrap starting.
I20250905 13:51:08.065250   802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.066890   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6: No bootstrap required, opened a new log
I20250905 13:51:08.067490   802 raft_consensus.cc:357] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER }
I20250905 13:51:08.067638   802 raft_consensus.cc:383] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.067706   802 raft_consensus.cc:738] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88849fdcb5334ed09e7f4688f78083d6, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.067883   802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER }
I20250905 13:51:08.067996   802 raft_consensus.cc:397] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.068049   802 raft_consensus.cc:491] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.068125   802 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.070030   802 raft_consensus.cc:513] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER }
I20250905 13:51:08.070227   802 leader_election.cc:304] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88849fdcb5334ed09e7f4688f78083d6; no voters: 
I20250905 13:51:08.070590   802 leader_election.cc:290] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.070770   805 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.071261   805 raft_consensus.cc:695] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 1 LEADER]: Becoming Leader. State: Replica: 88849fdcb5334ed09e7f4688f78083d6, State: Running, Role: LEADER
I20250905 13:51:08.071470   802 sys_catalog.cc:564] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:08.071538   805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER }
I20250905 13:51:08.072619   806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88849fdcb5334ed09e7f4688f78083d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER } }
I20250905 13:51:08.072644   807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88849fdcb5334ed09e7f4688f78083d6. Latest consensus state: current_term: 1 leader_uuid: "88849fdcb5334ed09e7f4688f78083d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88849fdcb5334ed09e7f4688f78083d6" member_type: VOTER } }
I20250905 13:51:08.072901   807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.072898   806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.073989   810 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:08.076229   810 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:08.077417   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:08.079432   810 catalog_manager.cc:1349] Generated new cluster ID: 2674462317544fa7904fa15a76aa90e1
I20250905 13:51:08.079521   810 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:08.091696   810 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:08.092471   810 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:08.105309   810 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6: Generated new TSK 0
I20250905 13:51:08.105587   810 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:08.110260   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.111384   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.112704   416 webserver.cc:480] Webserver started at http://127.0.104.1:38493/ using document root <none> and password file <none>
I20250905 13:51:08.112994   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.113081   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.113238   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.113884   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "d12c4b88b0454224a2f51f69f08645ce"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.116484   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:08.118229   826 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.118626   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:08.118762   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "d12c4b88b0454224a2f51f69f08645ce"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.118891   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1757080267164066-416-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)
I20250905 13:51:08.133921   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.134585   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.135258   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:08.136170   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:08.136270   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.136380   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:08.136461   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.153357   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44079
I20250905 13:51:08.153395   888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44079 every 8 connection(s)
I20250905 13:51:08.161790   889 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33981
I20250905 13:51:08.161945   889 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:08.162317   889 heartbeater.cc:507] Master 127.0.104.62:33981 requested a full tablet report, sending...
I20250905 13:51:08.163188   767 ts_manager.cc:194] Registered new tserver with Master: d12c4b88b0454224a2f51f69f08645ce (127.0.104.1:44079)
I20250905 13:51:08.163345   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008984397s
I20250905 13:51:08.164511   767 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57202
I20250905 13:51:08.175794   767 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57208:
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"
    }
  }
}
I20250905 13:51:08.176052   889 heartbeater.cc:499] Master 127.0.104.62:33981 was elected leader, sending a full tablet report...
I20250905 13:51:08.191668   854 tablet_service.cc:1468] Processing CreateTablet for tablet 050fe5bccd02462ebdcd8e45a570dd63 (DEFAULT_TABLE table=fake-table [id=7b871e9b85234ee9a53f7c8f76bc623a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:08.192199   854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050fe5bccd02462ebdcd8e45a570dd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.198016   901 tablet_bootstrap.cc:492] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: Bootstrap starting.
I20250905 13:51:08.200222   901 tablet_bootstrap.cc:654] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.202405   901 tablet_bootstrap.cc:492] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: No bootstrap required, opened a new log
I20250905 13:51:08.202534   901 ts_tablet_manager.cc:1397] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20250905 13:51:08.203136   901 raft_consensus.cc:357] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12c4b88b0454224a2f51f69f08645ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44079 } }
I20250905 13:51:08.203281   901 raft_consensus.cc:383] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.203346   901 raft_consensus.cc:738] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12c4b88b0454224a2f51f69f08645ce, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.203537   901 consensus_queue.cc:260] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12c4b88b0454224a2f51f69f08645ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44079 } }
I20250905 13:51:08.203684   901 raft_consensus.cc:397] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.203742   901 raft_consensus.cc:491] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.203822   901 raft_consensus.cc:3058] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.205766   901 raft_consensus.cc:513] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12c4b88b0454224a2f51f69f08645ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44079 } }
I20250905 13:51:08.205979   901 leader_election.cc:304] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12c4b88b0454224a2f51f69f08645ce; no voters: 
I20250905 13:51:08.206370   901 leader_election.cc:290] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.206615   903 raft_consensus.cc:2802] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.207177   901 ts_tablet_manager.cc:1428] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20250905 13:51:08.207535   903 raft_consensus.cc:695] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 1 LEADER]: Becoming Leader. State: Replica: d12c4b88b0454224a2f51f69f08645ce, State: Running, Role: LEADER
I20250905 13:51:08.207969   903 consensus_queue.cc:237] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12c4b88b0454224a2f51f69f08645ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44079 } }
I20250905 13:51:08.210769   767 catalog_manager.cc:5582] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce reported cstate change: term changed from 0 to 1, leader changed from <none> to d12c4b88b0454224a2f51f69f08645ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d12c4b88b0454224a2f51f69f08645ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12c4b88b0454224a2f51f69f08645ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44079 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:08.227977   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:08.228256   416 catalog_manager.cc:3502] 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 } } }
I20250905 13:51:08.229180   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:08.237248   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:08.237744   416 tablet_replica.cc:331] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce: stopping tablet replica
I20250905 13:51:08.237955   416 raft_consensus.cc:2241] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:08.238161   416 raft_consensus.cc:2270] T 050fe5bccd02462ebdcd8e45a570dd63 P d12c4b88b0454224a2f51f69f08645ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:08.252622   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:08.255715   416 master.cc:561] Master@127.0.104.62:33981 shutting down...
I20250905 13:51:08.263118   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:08.263391   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:08.263615   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 88849fdcb5334ed09e7f4688f78083d6: stopping tablet replica
I20250905 13:51:08.278057   416 master.cc:583] Master@127.0.104.62:33981 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (263 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20250905 13:51:08.288625   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42527
I20250905 13:51:08.289225   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.290040   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.291251   416 webserver.cc:480] Webserver started at http://127.0.104.62:43087/ using document root <none> and password file <none>
I20250905 13:51:08.291463   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.291527   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.291651   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.292212   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "0fdce4e1a6084564a042062a67aa86b0"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.294692   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:08.296276   912 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.296682   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:08.296875   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "0fdce4e1a6084564a042062a67aa86b0"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.297000   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-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)
I20250905 13:51:08.322186   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.322793   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.336376   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42527
I20250905 13:51:08.336407   963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42527 every 8 connection(s)
I20250905 13:51:08.337714   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.341984   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: Bootstrap starting.
I20250905 13:51:08.343395   964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.345114   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: No bootstrap required, opened a new log
I20250905 13:51:08.345767   964 raft_consensus.cc:357] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER }
I20250905 13:51:08.345916   964 raft_consensus.cc:383] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.346014   964 raft_consensus.cc:738] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdce4e1a6084564a042062a67aa86b0, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.346235   964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER }
I20250905 13:51:08.346365   964 raft_consensus.cc:397] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.346438   964 raft_consensus.cc:491] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.346551   964 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.348424   964 raft_consensus.cc:513] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER }
I20250905 13:51:08.348639   964 leader_election.cc:304] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0fdce4e1a6084564a042062a67aa86b0; no voters: 
I20250905 13:51:08.349139   964 leader_election.cc:290] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.349311   967 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.349812   967 raft_consensus.cc:695] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 1 LEADER]: Becoming Leader. State: Replica: 0fdce4e1a6084564a042062a67aa86b0, State: Running, Role: LEADER
I20250905 13:51:08.350072   964 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:08.350091   967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER }
I20250905 13:51:08.351029   968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0fdce4e1a6084564a042062a67aa86b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER } }
I20250905 13:51:08.351104   969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fdce4e1a6084564a042062a67aa86b0. Latest consensus state: current_term: 1 leader_uuid: "0fdce4e1a6084564a042062a67aa86b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fdce4e1a6084564a042062a67aa86b0" member_type: VOTER } }
I20250905 13:51:08.351346   969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.351392   968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.352310   972 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:08.353997   972 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:08.355803   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:08.357249   972 catalog_manager.cc:1349] Generated new cluster ID: f7efb64c0a2247fcb051a29a899592bc
I20250905 13:51:08.357344   972 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:08.384289   972 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:08.385141   972 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:08.396055   972 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: Generated new TSK 0
I20250905 13:51:08.396323   972 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:08.421350   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.422492   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.423895   416 webserver.cc:480] Webserver started at http://127.0.104.1:45157/ using document root <none> and password file <none>
I20250905 13:51:08.424154   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.424250   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.424405   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.425107   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "9dff1db1a0b44f88bd66a756263fa364"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.427690   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:08.429446   988 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.429868   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20250905 13:51:08.429999   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "9dff1db1a0b44f88bd66a756263fa364"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.430143   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1757080267164066-416-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)
I20250905 13:51:08.441946   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.442615   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.443226   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:08.444135   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:08.444206   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.444327   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:08.444381   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.462141   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43847
I20250905 13:51:08.462160  1050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43847 every 8 connection(s)
I20250905 13:51:08.470674  1051 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42527
I20250905 13:51:08.470831  1051 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:08.471231  1051 heartbeater.cc:507] Master 127.0.104.62:42527 requested a full tablet report, sending...
I20250905 13:51:08.472162   929 ts_manager.cc:194] Registered new tserver with Master: 9dff1db1a0b44f88bd66a756263fa364 (127.0.104.1:43847)
I20250905 13:51:08.472252   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009110584s
I20250905 13:51:08.473558   929 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42364
I20250905 13:51:08.484517   929 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42374:
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"
    }
  }
}
I20250905 13:51:08.484987  1051 heartbeater.cc:499] Master 127.0.104.62:42527 was elected leader, sending a full tablet report...
I20250905 13:51:08.502666  1016 tablet_service.cc:1468] Processing CreateTablet for tablet 5ad0b43c3c86495f83d3f67c6cfac1f9 (DEFAULT_TABLE table=fake-table [id=41e9414436fa4e57b9f2761aed87d0e4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:08.503154  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad0b43c3c86495f83d3f67c6cfac1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.509280  1063 tablet_bootstrap.cc:492] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: Bootstrap starting.
I20250905 13:51:08.511005  1063 tablet_bootstrap.cc:654] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.512835  1063 tablet_bootstrap.cc:492] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: No bootstrap required, opened a new log
I20250905 13:51:08.512969  1063 ts_tablet_manager.cc:1397] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:51:08.513588  1063 raft_consensus.cc:357] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dff1db1a0b44f88bd66a756263fa364" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43847 } }
I20250905 13:51:08.513729  1063 raft_consensus.cc:383] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.513794  1063 raft_consensus.cc:738] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dff1db1a0b44f88bd66a756263fa364, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.513980  1063 consensus_queue.cc:260] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dff1db1a0b44f88bd66a756263fa364" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43847 } }
I20250905 13:51:08.514109  1063 raft_consensus.cc:397] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.514163  1063 raft_consensus.cc:491] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.514237  1063 raft_consensus.cc:3058] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.516350  1063 raft_consensus.cc:513] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dff1db1a0b44f88bd66a756263fa364" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43847 } }
I20250905 13:51:08.516546  1063 leader_election.cc:304] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9dff1db1a0b44f88bd66a756263fa364; no voters: 
I20250905 13:51:08.516986  1063 leader_election.cc:290] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.517199  1065 raft_consensus.cc:2802] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.517824  1063 ts_tablet_manager.cc:1428] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20250905 13:51:08.517788  1065 raft_consensus.cc:695] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 1 LEADER]: Becoming Leader. State: Replica: 9dff1db1a0b44f88bd66a756263fa364, State: Running, Role: LEADER
I20250905 13:51:08.518154  1065 consensus_queue.cc:237] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dff1db1a0b44f88bd66a756263fa364" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43847 } }
I20250905 13:51:08.520890   929 catalog_manager.cc:5582] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dff1db1a0b44f88bd66a756263fa364 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9dff1db1a0b44f88bd66a756263fa364" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dff1db1a0b44f88bd66a756263fa364" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43847 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:08.545027   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:08.590363   929 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42374:
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
I20250905 13:51:08.595774  1072 tablet.cc:1722] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: 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
I20250905 13:51:08.596532  1072 tablet.cc:1620] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: MemRowSet was empty: no flush needed.
I20250905 13:51:08.604343   928 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: fake-table [id=41e9414436fa4e57b9f2761aed87d0e4] alter complete (version 1)
I20250905 13:51:08.626473   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:08.636698   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:08.637136   416 tablet_replica.cc:331] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364: stopping tablet replica
I20250905 13:51:08.637351   416 raft_consensus.cc:2241] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:08.637609   416 raft_consensus.cc:2270] T 5ad0b43c3c86495f83d3f67c6cfac1f9 P 9dff1db1a0b44f88bd66a756263fa364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:08.643014   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:08.646572   416 master.cc:561] Master@127.0.104.62:42527 shutting down...
I20250905 13:51:08.654795   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:08.655100   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:08.655344   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 0fdce4e1a6084564a042062a67aa86b0: stopping tablet replica
I20250905 13:51:08.670429   416 master.cc:583] Master@127.0.104.62:42527 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (393 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20250905 13:51:08.682418   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38329
I20250905 13:51:08.683035   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.683907   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.685412   416 webserver.cc:480] Webserver started at http://127.0.104.62:36989/ using document root <none> and password file <none>
I20250905 13:51:08.685671   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.685748   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.685935   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.686589   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "ec70d51cec124089886b044630dd4fa9"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.689189   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.002s
I20250905 13:51:08.690976  1077 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.691368   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:08.691496   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "ec70d51cec124089886b044630dd4fa9"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.691625   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-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)
I20250905 13:51:08.706539   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.707203   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.722786   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38329
I20250905 13:51:08.722838  1128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38329 every 8 connection(s)
I20250905 13:51:08.724403  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.731328  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: Bootstrap starting.
I20250905 13:51:08.733394  1129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.735464  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: No bootstrap required, opened a new log
I20250905 13:51:08.736370  1129 raft_consensus.cc:357] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER }
I20250905 13:51:08.736547  1129 raft_consensus.cc:383] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.736647  1129 raft_consensus.cc:738] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec70d51cec124089886b044630dd4fa9, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.736930  1129 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER }
I20250905 13:51:08.737128  1129 raft_consensus.cc:397] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.737213  1129 raft_consensus.cc:491] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.737325  1129 raft_consensus.cc:3058] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.740948  1129 raft_consensus.cc:513] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER }
I20250905 13:51:08.741240  1129 leader_election.cc:304] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec70d51cec124089886b044630dd4fa9; no voters: 
I20250905 13:51:08.741748  1129 leader_election.cc:290] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.741899  1132 raft_consensus.cc:2802] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.742655  1132 raft_consensus.cc:695] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ec70d51cec124089886b044630dd4fa9, State: Running, Role: LEADER
I20250905 13:51:08.742746  1129 sys_catalog.cc:564] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:08.743002  1132 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER }
I20250905 13:51:08.743978  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec70d51cec124089886b044630dd4fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER } }
I20250905 13:51:08.744001  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec70d51cec124089886b044630dd4fa9. Latest consensus state: current_term: 1 leader_uuid: "ec70d51cec124089886b044630dd4fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec70d51cec124089886b044630dd4fa9" member_type: VOTER } }
I20250905 13:51:08.744252  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.744251  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:08.753515  1137 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:08.755131  1137 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:08.759217  1137 catalog_manager.cc:1349] Generated new cluster ID: fbfde585747d49b6959cf6fc55aaafbd
I20250905 13:51:08.759334  1137 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:08.762452   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:08.767459  1137 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:08.768270  1137 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:08.785250  1137 catalog_manager.cc:5955] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: Generated new TSK 0
I20250905 13:51:08.785524  1137 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:08.795642   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:08.797258   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:08.798934   416 webserver.cc:480] Webserver started at http://127.0.104.1:35873/ using document root <none> and password file <none>
I20250905 13:51:08.799232   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:08.799345   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:08.799501   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:08.800984   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "5ff1e1d612c94ae49fbd084c6f112676"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.804456   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20250905 13:51:08.806862  1153 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.807284   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:08.807417   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "5ff1e1d612c94ae49fbd084c6f112676"
format_stamp: "Formatted at 2025-09-05 13:51:08 on dist-test-slave-s3gz"
I20250905 13:51:08.807571   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1757080267164066-416-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)
I20250905 13:51:08.833675   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:08.834542   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:08.835290   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:08.836432   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:08.836525   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:08.836676   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:08.836761   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20250905 13:51:08.858776   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36399
I20250905 13:51:08.858819  1215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36399 every 8 connection(s)
I20250905 13:51:08.868252  1216 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38329
I20250905 13:51:08.868425  1216 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:08.868979  1216 heartbeater.cc:507] Master 127.0.104.62:38329 requested a full tablet report, sending...
I20250905 13:51:08.869977  1094 ts_manager.cc:194] Registered new tserver with Master: 5ff1e1d612c94ae49fbd084c6f112676 (127.0.104.1:36399)
I20250905 13:51:08.870954   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011080824s
I20250905 13:51:08.871727  1094 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45160
I20250905 13:51:08.883172  1216 heartbeater.cc:499] Master 127.0.104.62:38329 was elected leader, sending a full tablet report...
I20250905 13:51:08.886135  1094 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45176:
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"
    }
  }
}
I20250905 13:51:08.903270  1181 tablet_service.cc:1468] Processing CreateTablet for tablet cb269e74c03a4b7db92ae50eca28fc1e (DEFAULT_TABLE table=fake-table [id=34154762a03147469cb83dc20cd91b1f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:08.903900  1181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb269e74c03a4b7db92ae50eca28fc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:08.910252  1228 tablet_bootstrap.cc:492] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: Bootstrap starting.
I20250905 13:51:08.913041  1228 tablet_bootstrap.cc:654] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:08.915470  1228 tablet_bootstrap.cc:492] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: No bootstrap required, opened a new log
I20250905 13:51:08.915657  1228 ts_tablet_manager.cc:1397] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:51:08.916559  1228 raft_consensus.cc:357] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff1e1d612c94ae49fbd084c6f112676" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20250905 13:51:08.916798  1228 raft_consensus.cc:383] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:08.916910  1228 raft_consensus.cc:738] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff1e1d612c94ae49fbd084c6f112676, State: Initialized, Role: FOLLOWER
I20250905 13:51:08.917173  1228 consensus_queue.cc:260] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff1e1d612c94ae49fbd084c6f112676" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20250905 13:51:08.917364  1228 raft_consensus.cc:397] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:08.917466  1228 raft_consensus.cc:491] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:08.917589  1228 raft_consensus.cc:3058] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:08.920984  1228 raft_consensus.cc:513] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff1e1d612c94ae49fbd084c6f112676" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20250905 13:51:08.921273  1228 leader_election.cc:304] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5ff1e1d612c94ae49fbd084c6f112676; no voters: 
I20250905 13:51:08.921844  1228 leader_election.cc:290] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:08.922106  1230 raft_consensus.cc:2802] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:08.922719  1228 ts_tablet_manager.cc:1428] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20250905 13:51:08.923106  1230 raft_consensus.cc:695] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff1e1d612c94ae49fbd084c6f112676, State: Running, Role: LEADER
I20250905 13:51:08.923450  1230 consensus_queue.cc:237] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff1e1d612c94ae49fbd084c6f112676" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } }
I20250905 13:51:08.926020  1093 catalog_manager.cc:5582] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff1e1d612c94ae49fbd084c6f112676 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5ff1e1d612c94ae49fbd084c6f112676" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ff1e1d612c94ae49fbd084c6f112676" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36399 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:08.951998   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:08.986155  1094 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45176:
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
I20250905 13:51:08.991843  1237 tablet.cc:1722] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: 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
I20250905 13:51:08.992488  1237 tablet.cc:1620] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: MemRowSet was empty: no flush needed.
I20250905 13:51:09.001152  1093 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: fake-table [id=34154762a03147469cb83dc20cd91b1f] alter complete (version 1)
I20250905 13:51:09.018401  1093 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45176:
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
I20250905 13:51:09.023676  1237 tablet.cc:1722] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: 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
I20250905 13:51:09.038292  1093 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: fake-table [id=34154762a03147469cb83dc20cd91b1f] alter complete (version 2)
I20250905 13:51:09.053368   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:09.064471   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:09.064911   416 tablet_replica.cc:331] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676: stopping tablet replica
I20250905 13:51:09.065125   416 raft_consensus.cc:2241] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:09.065372   416 raft_consensus.cc:2270] T cb269e74c03a4b7db92ae50eca28fc1e P 5ff1e1d612c94ae49fbd084c6f112676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:09.081059   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:09.084470   416 master.cc:561] Master@127.0.104.62:38329 shutting down...
I20250905 13:51:09.094380   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:09.094673   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:09.094887   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P ec70d51cec124089886b044630dd4fa9: stopping tablet replica
I20250905 13:51:09.099695   416 master.cc:583] Master@127.0.104.62:38329 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (429 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20250905 13:51:09.111672   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42707
I20250905 13:51:09.112263   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:09.113250   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:09.114732   416 webserver.cc:480] Webserver started at http://127.0.104.62:46331/ using document root <none> and password file <none>
I20250905 13:51:09.114995   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:09.115079   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:09.115233   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:09.115885   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "b996c42c1d5e484eaab9160a44e8ac10"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.118631   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20250905 13:51:09.120420  1241 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.120877   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:09.121007   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "b996c42c1d5e484eaab9160a44e8ac10"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.121134   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-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)
I20250905 13:51:09.128585   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:09.129276   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:09.145268   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42707
I20250905 13:51:09.145292  1292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42707 every 8 connection(s)
I20250905 13:51:09.146867  1293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:09.151335  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: Bootstrap starting.
I20250905 13:51:09.152959  1293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:09.155208  1293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: No bootstrap required, opened a new log
I20250905 13:51:09.155889  1293 raft_consensus.cc:357] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER }
I20250905 13:51:09.156044  1293 raft_consensus.cc:383] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:09.156131  1293 raft_consensus.cc:738] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b996c42c1d5e484eaab9160a44e8ac10, State: Initialized, Role: FOLLOWER
I20250905 13:51:09.156358  1293 consensus_queue.cc:260] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER }
I20250905 13:51:09.156505  1293 raft_consensus.cc:397] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:09.156585  1293 raft_consensus.cc:491] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:09.156708  1293 raft_consensus.cc:3058] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:09.158663  1293 raft_consensus.cc:513] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER }
I20250905 13:51:09.158901  1293 leader_election.cc:304] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b996c42c1d5e484eaab9160a44e8ac10; no voters: 
I20250905 13:51:09.159353  1293 leader_election.cc:290] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:09.159528  1296 raft_consensus.cc:2802] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:09.160282  1293 sys_catalog.cc:564] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:09.168890  1296 raft_consensus.cc:695] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 1 LEADER]: Becoming Leader. State: Replica: b996c42c1d5e484eaab9160a44e8ac10, State: Running, Role: LEADER
I20250905 13:51:09.169312  1296 consensus_queue.cc:237] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER }
I20250905 13:51:09.171064  1297 sys_catalog.cc:455] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b996c42c1d5e484eaab9160a44e8ac10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER } }
I20250905 13:51:09.171299  1297 sys_catalog.cc:458] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:09.171770  1298 sys_catalog.cc:455] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b996c42c1d5e484eaab9160a44e8ac10. Latest consensus state: current_term: 1 leader_uuid: "b996c42c1d5e484eaab9160a44e8ac10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b996c42c1d5e484eaab9160a44e8ac10" member_type: VOTER } }
I20250905 13:51:09.171970  1298 sys_catalog.cc:458] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:09.177796  1310 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:09.178258   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:09.179947  1310 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:09.183480  1310 catalog_manager.cc:1349] Generated new cluster ID: 107977304043462098896f39808a911d
I20250905 13:51:09.183597  1310 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:09.206756  1310 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:09.207980  1310 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:09.221302  1310 catalog_manager.cc:5955] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: Generated new TSK 0
I20250905 13:51:09.221629  1310 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:09.243391   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:09.244644   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:09.246434   416 webserver.cc:480] Webserver started at http://127.0.104.1:46279/ using document root <none> and password file <none>
I20250905 13:51:09.246681   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:09.246795   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:09.246943   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:09.247627   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "3f125deb5b3740aa9dd0cc8efb621626"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.250383   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.004s
I20250905 13:51:09.252781  1317 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.253213   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:09.253319   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "3f125deb5b3740aa9dd0cc8efb621626"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.253475   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1757080267164066-416-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)
I20250905 13:51:09.260421   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:09.261197   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:09.261924   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:09.263649   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:09.263746   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.263867   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:09.263939   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.284659  1379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44439 every 8 connection(s)
I20250905 13:51:09.284659   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44439
I20250905 13:51:09.294705  1380 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42707
I20250905 13:51:09.294903  1380 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:09.295408  1380 heartbeater.cc:507] Master 127.0.104.62:42707 requested a full tablet report, sending...
I20250905 13:51:09.296432  1258 ts_manager.cc:194] Registered new tserver with Master: 3f125deb5b3740aa9dd0cc8efb621626 (127.0.104.1:44439)
I20250905 13:51:09.296661   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010321432s
I20250905 13:51:09.298610  1258 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49718
I20250905 13:51:09.310468  1380 heartbeater.cc:499] Master 127.0.104.62:42707 was elected leader, sending a full tablet report...
I20250905 13:51:09.311188  1258 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49732:
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"
    }
  }
}
I20250905 13:51:09.327976  1345 tablet_service.cc:1468] Processing CreateTablet for tablet 5a0bb2e9a37242509ace9b9ef7b0a0b8 (DEFAULT_TABLE table=fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:09.328522  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0bb2e9a37242509ace9b9ef7b0a0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:09.334955  1392 tablet_bootstrap.cc:492] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: Bootstrap starting.
I20250905 13:51:09.337741  1392 tablet_bootstrap.cc:654] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:09.340132  1392 tablet_bootstrap.cc:492] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: No bootstrap required, opened a new log
I20250905 13:51:09.340320  1392 ts_tablet_manager.cc:1397] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:51:09.341231  1392 raft_consensus.cc:357] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f125deb5b3740aa9dd0cc8efb621626" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44439 } }
I20250905 13:51:09.341423  1392 raft_consensus.cc:383] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:09.341516  1392 raft_consensus.cc:738] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f125deb5b3740aa9dd0cc8efb621626, State: Initialized, Role: FOLLOWER
I20250905 13:51:09.341780  1392 consensus_queue.cc:260] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f125deb5b3740aa9dd0cc8efb621626" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44439 } }
I20250905 13:51:09.341984  1392 raft_consensus.cc:397] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:09.342070  1392 raft_consensus.cc:491] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:09.342180  1392 raft_consensus.cc:3058] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:09.345307  1392 raft_consensus.cc:513] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f125deb5b3740aa9dd0cc8efb621626" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44439 } }
I20250905 13:51:09.345604  1392 leader_election.cc:304] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f125deb5b3740aa9dd0cc8efb621626; no voters: 
I20250905 13:51:09.346248  1392 leader_election.cc:290] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:09.346493  1394 raft_consensus.cc:2802] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:09.347585  1394 raft_consensus.cc:695] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 1 LEADER]: Becoming Leader. State: Replica: 3f125deb5b3740aa9dd0cc8efb621626, State: Running, Role: LEADER
I20250905 13:51:09.348045  1394 consensus_queue.cc:237] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f125deb5b3740aa9dd0cc8efb621626" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44439 } }
I20250905 13:51:09.350943  1258 catalog_manager.cc:5582] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f125deb5b3740aa9dd0cc8efb621626 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f125deb5b3740aa9dd0cc8efb621626" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f125deb5b3740aa9dd0cc8efb621626" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44439 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:09.357331  1392 ts_tablet_manager.cc:1428] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.004s
I20250905 13:51:09.389649   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:09.390841  1258 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49732:
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
I20250905 13:51:09.397462  1400 tablet.cc:1722] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: 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
I20250905 13:51:09.398240  1400 tablet.cc:1620] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: MemRowSet was empty: no flush needed.
I20250905 13:51:09.407579  1258 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36] alter complete (version 1)
I20250905 13:51:09.445166  1258 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49732:
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
I20250905 13:51:09.450837  1400 tablet.cc:1722] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: 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
I20250905 13:51:09.451565  1400 tablet.cc:1620] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: MemRowSet was empty: no flush needed.
I20250905 13:51:09.460906  1257 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36] alter complete (version 2)
I20250905 13:51:09.497152  1257 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49732:
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
I20250905 13:51:09.502815  1400 tablet.cc:1722] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: 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
I20250905 13:51:09.503470  1400 tablet.cc:1620] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: MemRowSet was empty: no flush needed.
I20250905 13:51:09.513128  1258 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36] alter complete (version 3)
I20250905 13:51:09.543211  1258 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49732:
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
I20250905 13:51:09.548461  1400 tablet.cc:1722] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: 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
I20250905 13:51:09.549237  1400 tablet.cc:1620] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: MemRowSet was empty: no flush needed.
I20250905 13:51:09.557322  1258 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36] alter complete (version 4)
I20250905 13:51:09.590663  1257 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49732:
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
I20250905 13:51:09.596688  1400 tablet.cc:1722] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: 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
I20250905 13:51:09.597473  1400 tablet.cc:1620] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: MemRowSet was empty: no flush needed.
I20250905 13:51:09.607363  1257 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: fake-table [id=1e2ceccdf7164557bf0ad5cedc570b36] alter complete (version 5)
I20250905 13:51:09.608552   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:09.620296   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:09.620757   416 tablet_replica.cc:331] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626: stopping tablet replica
I20250905 13:51:09.620954   416 raft_consensus.cc:2241] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:09.621147   416 raft_consensus.cc:2270] T 5a0bb2e9a37242509ace9b9ef7b0a0b8 P 3f125deb5b3740aa9dd0cc8efb621626 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:09.626364   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:09.630733   416 master.cc:561] Master@127.0.104.62:42707 shutting down...
I20250905 13:51:09.640173   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:09.640462   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:09.640646   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P b996c42c1d5e484eaab9160a44e8ac10: stopping tablet replica
I20250905 13:51:09.645740   416 master.cc:583] Master@127.0.104.62:42707 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (548 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20250905 13:51:09.660125   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39969
I20250905 13:51:09.660689   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:09.661751   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:09.663271   416 webserver.cc:480] Webserver started at http://127.0.104.62:34701/ using document root <none> and password file <none>
I20250905 13:51:09.663532   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:09.663618   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:09.663774   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:09.664443   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "625924d7702047a4b365c6949b01ba08"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.667030   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:09.668776  1405 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.669183   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:09.669312   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "625924d7702047a4b365c6949b01ba08"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.669440   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-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)
I20250905 13:51:09.680663   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:09.681372   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:09.698784   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39969
I20250905 13:51:09.698784  1456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39969 every 8 connection(s)
I20250905 13:51:09.700389  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:09.704942  1457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: Bootstrap starting.
I20250905 13:51:09.706450  1457 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:09.708680  1457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: No bootstrap required, opened a new log
I20250905 13:51:09.709424  1457 raft_consensus.cc:357] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER }
I20250905 13:51:09.709566  1457 raft_consensus.cc:383] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:09.709657  1457 raft_consensus.cc:738] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625924d7702047a4b365c6949b01ba08, State: Initialized, Role: FOLLOWER
I20250905 13:51:09.709877  1457 consensus_queue.cc:260] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER }
I20250905 13:51:09.710021  1457 raft_consensus.cc:397] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:09.710107  1457 raft_consensus.cc:491] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:09.710227  1457 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:09.712131  1457 raft_consensus.cc:513] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER }
I20250905 13:51:09.712352  1457 leader_election.cc:304] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 625924d7702047a4b365c6949b01ba08; no voters: 
I20250905 13:51:09.712913  1457 leader_election.cc:290] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:09.713027  1460 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:09.713515  1460 raft_consensus.cc:695] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 1 LEADER]: Becoming Leader. State: Replica: 625924d7702047a4b365c6949b01ba08, State: Running, Role: LEADER
I20250905 13:51:09.713896  1460 consensus_queue.cc:237] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER }
I20250905 13:51:09.714840  1460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 625924d7702047a4b365c6949b01ba08. Latest consensus state: current_term: 1 leader_uuid: "625924d7702047a4b365c6949b01ba08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER } }
I20250905 13:51:09.714938  1462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "625924d7702047a4b365c6949b01ba08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "625924d7702047a4b365c6949b01ba08" member_type: VOTER } }
I20250905 13:51:09.715083  1460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:09.715160  1462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:09.720369  1457 sys_catalog.cc:564] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:09.723212  1464 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:09.726274  1464 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:09.727330   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:09.729988  1464 catalog_manager.cc:1349] Generated new cluster ID: a096d163949b4a43aff7afa585b5da59
I20250905 13:51:09.730085  1464 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:09.758607  1464 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:09.759819  1464 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:09.774699  1464 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: Generated new TSK 0
I20250905 13:51:09.774996  1464 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:09.792594   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:09.794236   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:09.796030   416 webserver.cc:480] Webserver started at http://127.0.104.1:37225/ using document root <none> and password file <none>
I20250905 13:51:09.796320   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:09.796444   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:09.796595   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:09.797511   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "2ebcbcadde6a4450989e87823dbc564d"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.801705   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20250905 13:51:09.804029  1481 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.804508   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.001s
I20250905 13:51:09.804637   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "2ebcbcadde6a4450989e87823dbc564d"
format_stamp: "Formatted at 2025-09-05 13:51:09 on dist-test-slave-s3gz"
I20250905 13:51:09.804833   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1757080267164066-416-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)
I20250905 13:51:09.828323   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:09.829205   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:09.829953   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:09.831238   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:09.831327   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.831439   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:09.831494   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:09.851445   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35259
I20250905 13:51:09.851459  1543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35259 every 8 connection(s)
I20250905 13:51:09.861814  1544 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39969
I20250905 13:51:09.861989  1544 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:09.862478  1544 heartbeater.cc:507] Master 127.0.104.62:39969 requested a full tablet report, sending...
I20250905 13:51:09.863580  1422 ts_manager.cc:194] Registered new tserver with Master: 2ebcbcadde6a4450989e87823dbc564d (127.0.104.1:35259)
I20250905 13:51:09.863793   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011159038s
I20250905 13:51:09.865326  1422 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46790
I20250905 13:51:09.877235  1544 heartbeater.cc:499] Master 127.0.104.62:39969 was elected leader, sending a full tablet report...
I20250905 13:51:09.878075  1422 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46806:
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"
    }
  }
}
I20250905 13:51:09.895067  1509 tablet_service.cc:1468] Processing CreateTablet for tablet 7461e44648e04a2d9545ac87d2493d03 (DEFAULT_TABLE table=fake-table [id=ac690c76488f4f988dfa011bfcce6f91]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:09.895684  1509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7461e44648e04a2d9545ac87d2493d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:09.904829  1556 tablet_bootstrap.cc:492] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: Bootstrap starting.
I20250905 13:51:09.906670  1556 tablet_bootstrap.cc:654] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:09.908782  1556 tablet_bootstrap.cc:492] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: No bootstrap required, opened a new log
I20250905 13:51:09.908946  1556 ts_tablet_manager.cc:1397] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:51:09.909655  1556 raft_consensus.cc:357] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebcbcadde6a4450989e87823dbc564d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35259 } }
I20250905 13:51:09.909850  1556 raft_consensus.cc:383] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:09.909965  1556 raft_consensus.cc:738] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebcbcadde6a4450989e87823dbc564d, State: Initialized, Role: FOLLOWER
I20250905 13:51:09.910233  1556 consensus_queue.cc:260] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebcbcadde6a4450989e87823dbc564d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35259 } }
I20250905 13:51:09.910962  1556 raft_consensus.cc:397] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:09.911072  1556 raft_consensus.cc:491] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:09.911197  1556 raft_consensus.cc:3058] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:09.913803  1556 raft_consensus.cc:513] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebcbcadde6a4450989e87823dbc564d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35259 } }
I20250905 13:51:09.914099  1556 leader_election.cc:304] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ebcbcadde6a4450989e87823dbc564d; no voters: 
I20250905 13:51:09.914736  1556 leader_election.cc:290] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:09.915174  1558 raft_consensus.cc:2802] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:09.917616  1556 ts_tablet_manager.cc:1428] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20250905 13:51:09.918244  1558 raft_consensus.cc:695] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 1 LEADER]: Becoming Leader. State: Replica: 2ebcbcadde6a4450989e87823dbc564d, State: Running, Role: LEADER
I20250905 13:51:09.918640  1558 consensus_queue.cc:237] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebcbcadde6a4450989e87823dbc564d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35259 } }
I20250905 13:51:09.924585  1422 catalog_manager.cc:5582] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebcbcadde6a4450989e87823dbc564d (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2ebcbcadde6a4450989e87823dbc564d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebcbcadde6a4450989e87823dbc564d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35259 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:09.947089   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:09.948103  1422 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46806:
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
I20250905 13:51:09.955024  1564 tablet.cc:1722] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: 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
I20250905 13:51:09.955904  1564 tablet.cc:1620] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: MemRowSet was empty: no flush needed.
I20250905 13:51:09.963764  1422 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: fake-table [id=ac690c76488f4f988dfa011bfcce6f91] alter complete (version 1)
I20250905 13:51:09.983263  1422 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46806:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20250905 13:51:09.989244  1564 tablet.cc:1722] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: 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
I20250905 13:51:10.012579  1422 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: fake-table [id=ac690c76488f4f988dfa011bfcce6f91] alter complete (version 2)
I20250905 13:51:10.026503   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:10.038349   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:10.038730   416 tablet_replica.cc:331] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d: stopping tablet replica
I20250905 13:51:10.038911   416 raft_consensus.cc:2241] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:10.039103   416 raft_consensus.cc:2270] T 7461e44648e04a2d9545ac87d2493d03 P 2ebcbcadde6a4450989e87823dbc564d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:10.044042   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:10.047439   416 master.cc:561] Master@127.0.104.62:39969 shutting down...
I20250905 13:51:10.055795   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:10.056080   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:10.056259   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 625924d7702047a4b365c6949b01ba08: stopping tablet replica
I20250905 13:51:10.071161   416 master.cc:583] Master@127.0.104.62:39969 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (422 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20250905 13:51:10.083060   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40749
I20250905 13:51:10.083618   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:10.084410   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:10.085884   416 webserver.cc:480] Webserver started at http://127.0.104.62:37945/ using document root <none> and password file <none>
I20250905 13:51:10.086105   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:10.086160   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:10.086285   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:10.086905   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "af013bccc111433b81deb846a86c87af"
format_stamp: "Formatted at 2025-09-05 13:51:10 on dist-test-slave-s3gz"
I20250905 13:51:10.089419   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:10.090998  1569 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:10.091372   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:10.091461   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "af013bccc111433b81deb846a86c87af"
format_stamp: "Formatted at 2025-09-05 13:51:10 on dist-test-slave-s3gz"
I20250905 13:51:10.091579   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-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)
I20250905 13:51:10.102232   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:10.102842   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:10.117652  1620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40749 every 8 connection(s)
I20250905 13:51:10.117652   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40749
I20250905 13:51:10.119287  1621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:10.126263  1621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: Bootstrap starting.
I20250905 13:51:10.128119  1621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:10.130267  1621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: No bootstrap required, opened a new log
I20250905 13:51:10.131194  1621 raft_consensus.cc:357] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER }
I20250905 13:51:10.131366  1621 raft_consensus.cc:383] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:10.131430  1621 raft_consensus.cc:738] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af013bccc111433b81deb846a86c87af, State: Initialized, Role: FOLLOWER
I20250905 13:51:10.131634  1621 consensus_queue.cc:260] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER }
I20250905 13:51:10.131801  1621 raft_consensus.cc:397] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:10.131866  1621 raft_consensus.cc:491] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:10.131943  1621 raft_consensus.cc:3058] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:10.135068  1621 raft_consensus.cc:513] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER }
I20250905 13:51:10.135326  1621 leader_election.cc:304] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: af013bccc111433b81deb846a86c87af; no voters: 
I20250905 13:51:10.135844  1621 leader_election.cc:290] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:10.135973  1624 raft_consensus.cc:2802] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:10.137202  1624 raft_consensus.cc:695] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 1 LEADER]: Becoming Leader. State: Replica: af013bccc111433b81deb846a86c87af, State: Running, Role: LEADER
I20250905 13:51:10.137377  1621 sys_catalog.cc:564] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:10.137493  1624 consensus_queue.cc:237] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER }
I20250905 13:51:10.138352  1625 sys_catalog.cc:455] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af013bccc111433b81deb846a86c87af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER } }
I20250905 13:51:10.138491  1625 sys_catalog.cc:458] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:10.138876  1626 sys_catalog.cc:455] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [sys.catalog]: SysCatalogTable state changed. Reason: New leader af013bccc111433b81deb846a86c87af. Latest consensus state: current_term: 1 leader_uuid: "af013bccc111433b81deb846a86c87af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af013bccc111433b81deb846a86c87af" member_type: VOTER } }
I20250905 13:51:10.139005  1626 sys_catalog.cc:458] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:10.141952  1629 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:10.143890  1629 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:10.146363   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:10.148168  1629 catalog_manager.cc:1349] Generated new cluster ID: 05d336fccb5946d098a45642fc929b16
I20250905 13:51:10.148250  1629 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:10.171075  1629 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:10.171838  1629 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:10.182431  1629 catalog_manager.cc:5955] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: Generated new TSK 0
I20250905 13:51:10.182677  1629 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:10.212158   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:10.213521   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:10.215035   416 webserver.cc:480] Webserver started at http://127.0.104.1:44833/ using document root <none> and password file <none>
I20250905 13:51:10.215273   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:10.215340   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:10.215451   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:10.216202   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "61d5cda079e0434e95d564bb681d89f5"
format_stamp: "Formatted at 2025-09-05 13:51:10 on dist-test-slave-s3gz"
I20250905 13:51:10.219321   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:51:10.221161  1646 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:10.221555   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:10.221659   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "61d5cda079e0434e95d564bb681d89f5"
format_stamp: "Formatted at 2025-09-05 13:51:10 on dist-test-slave-s3gz"
I20250905 13:51:10.221768   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-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)
I20250905 13:51:10.234383   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:10.235016   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:10.236114   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:10.237068   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:10.237131   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:10.237217   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:10.237257   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:10.255564   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35177
I20250905 13:51:10.255564  1708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35177 every 8 connection(s)
I20250905 13:51:10.272233  1709 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40749
I20250905 13:51:10.272384  1709 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:10.272745  1709 heartbeater.cc:507] Master 127.0.104.62:40749 requested a full tablet report, sending...
I20250905 13:51:10.273586  1586 ts_manager.cc:194] Registered new tserver with Master: 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1:35177)
I20250905 13:51:10.274152   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01761589s
I20250905 13:51:10.274935  1586 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37570
I20250905 13:51:10.284781  1586 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37580:
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"
    }
  }
}
I20250905 13:51:10.286216  1709 heartbeater.cc:499] Master 127.0.104.62:40749 was elected leader, sending a full tablet report...
I20250905 13:51:10.298697  1674 tablet_service.cc:1468] Processing CreateTablet for tablet e105343ff5ac447dade89511f7edaf9d (DEFAULT_TABLE table=fake-table [id=fa32e06cae3a4a939d5b050b139f2b76]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:10.299157  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e105343ff5ac447dade89511f7edaf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:10.304046  1721 tablet_bootstrap.cc:492] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Bootstrap starting.
I20250905 13:51:10.305406  1721 tablet_bootstrap.cc:654] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:10.306804  1721 tablet_bootstrap.cc:492] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: No bootstrap required, opened a new log
I20250905 13:51:10.306938  1721 ts_tablet_manager.cc:1397] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:10.307474  1721 raft_consensus.cc:357] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.307597  1721 raft_consensus.cc:383] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:10.307652  1721 raft_consensus.cc:738] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d5cda079e0434e95d564bb681d89f5, State: Initialized, Role: FOLLOWER
I20250905 13:51:10.307844  1721 consensus_queue.cc:260] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.307971  1721 raft_consensus.cc:397] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:10.308048  1721 raft_consensus.cc:491] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:10.308127  1721 raft_consensus.cc:3058] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:10.310503  1721 raft_consensus.cc:513] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.310689  1721 leader_election.cc:304] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61d5cda079e0434e95d564bb681d89f5; no voters: 
I20250905 13:51:10.311087  1721 leader_election.cc:290] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:10.311213  1723 raft_consensus.cc:2802] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:10.311733  1721 ts_tablet_manager.cc:1428] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:51:10.311980  1723 raft_consensus.cc:695] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 LEADER]: Becoming Leader. State: Replica: 61d5cda079e0434e95d564bb681d89f5, State: Running, Role: LEADER
I20250905 13:51:10.312230  1723 consensus_queue.cc:237] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.314239  1585 catalog_manager.cc:5582] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "61d5cda079e0434e95d564bb681d89f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:10.334730   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:10.334903   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:10.343010   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:10.343371   416 tablet_replica.cc:331] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: stopping tablet replica
I20250905 13:51:10.343550   416 raft_consensus.cc:2241] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:10.343708   416 raft_consensus.cc:2270] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:10.348048   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:10.357632  1585 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37580:
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
W20250905 13:51:10.361393  1573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:35177: connect: Connection refused (error 111)
W20250905 13:51:10.362746  1573 catalog_manager.cc:4671] TS 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1:35177): AlterTable RPC failed for tablet e105343ff5ac447dade89511f7edaf9d: Network error: Client connection negotiation failed: client connection to 127.0.104.1:35177: connect: Connection refused (error 111)
I20250905 13:51:10.822330   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:10.823376   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:10.824636   416 webserver.cc:480] Webserver started at http://127.0.104.1:44833/ using document root <none> and password file <none>
I20250905 13:51:10.824900   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:10.824955   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:10.826819   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:10.828032  1733 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:10.828444   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:10.828574   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "61d5cda079e0434e95d564bb681d89f5"
format_stamp: "Formatted at 2025-09-05 13:51:10 on dist-test-slave-s3gz"
I20250905 13:51:10.828696   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1757080267164066-416-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)
I20250905 13:51:10.840653   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:10.841270   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:10.841763   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:10.843111  1740 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250905 13:51:10.846037   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:10.846135   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.001s
I20250905 13:51:10.846248   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250905 13:51:10.848101   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:10.848172   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250905 13:51:10.848302  1740 tablet_bootstrap.cc:492] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Bootstrap starting.
I20250905 13:51:10.854138  1740 tablet_bootstrap.cc:492] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: 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
I20250905 13:51:10.854699  1740 tablet_bootstrap.cc:492] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Bootstrap complete.
I20250905 13:51:10.854969  1740 ts_tablet_manager.cc:1397] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20250905 13:51:10.855763  1740 raft_consensus.cc:357] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.855937  1740 raft_consensus.cc:738] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d5cda079e0434e95d564bb681d89f5, State: Initialized, Role: FOLLOWER
I20250905 13:51:10.856220  1740 consensus_queue.cc:260] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [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: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.856417  1740 raft_consensus.cc:397] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:10.856492  1740 raft_consensus.cc:491] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:10.856577  1740 raft_consensus.cc:3058] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 1 FOLLOWER]: Advancing to term 2
I20250905 13:51:10.858594  1740 raft_consensus.cc:513] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.858809  1740 leader_election.cc:304] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [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: 61d5cda079e0434e95d564bb681d89f5; no voters: 
I20250905 13:51:10.860080  1740 leader_election.cc:290] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250905 13:51:10.860239  1783 raft_consensus.cc:2802] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 2 FOLLOWER]: Leader election won for term 2
I20250905 13:51:10.860926  1740 ts_tablet_manager.cc:1428] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20250905 13:51:10.861379  1783 raft_consensus.cc:695] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 2 LEADER]: Becoming Leader. State: Replica: 61d5cda079e0434e95d564bb681d89f5, State: Running, Role: LEADER
I20250905 13:51:10.861624  1783 consensus_queue.cc:237] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [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: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } }
I20250905 13:51:10.865296   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35177
I20250905 13:51:10.865314  1802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35177 every 8 connection(s)
I20250905 13:51:10.873291  1803 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40749
I20250905 13:51:10.873440  1803 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:10.873757  1803 heartbeater.cc:507] Master 127.0.104.62:40749 requested a full tablet report, sending...
I20250905 13:51:10.875000  1585 ts_manager.cc:194] Re-registered known tserver with Master: 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1:35177)
I20250905 13:51:10.875404  1585 catalog_manager.cc:5582] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "61d5cda079e0434e95d564bb681d89f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d5cda079e0434e95d564bb681d89f5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35177 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:10.875640  1585 catalog_manager.cc:5674] TS 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1:35177) does not have the latest schema for tablet e105343ff5ac447dade89511f7edaf9d (table fake-table [id=fa32e06cae3a4a939d5b050b139f2b76]). Expected version 1 got 0
I20250905 13:51:10.879889  1585 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37584
I20250905 13:51:10.880872  1803 heartbeater.cc:499] Master 127.0.104.62:40749 was elected leader, sending a full tablet report...
I20250905 13:51:10.882112  1585 catalog_manager.cc:5674] TS 61d5cda079e0434e95d564bb681d89f5 (127.0.104.1:35177) does not have the latest schema for tablet e105343ff5ac447dade89511f7edaf9d (table fake-table [id=fa32e06cae3a4a939d5b050b139f2b76]). Expected version 1 got 0
I20250905 13:51:10.990294  1812 tablet.cc:1722] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: 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
I20250905 13:51:10.990772  1812 tablet.cc:1620] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5: MemRowSet was empty: no flush needed.
I20250905 13:51:10.997781  1586 catalog_manager.cc:6127] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: fake-table [id=fa32e06cae3a4a939d5b050b139f2b76] alter complete (version 1)
I20250905 13:51:11.001294   416 tablet_server.cc:178] TabletServer@127.0.104.1:35177 shutting down...
I20250905 13:51:11.011359   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:11.011693   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:11.011858   416 raft_consensus.cc:2241] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 2 LEADER]: Raft consensus shutting down.
I20250905 13:51:11.012059   416 raft_consensus.cc:2270] T e105343ff5ac447dade89511f7edaf9d P 61d5cda079e0434e95d564bb681d89f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:11.026252   416 tablet_server.cc:195] TabletServer@127.0.104.1:35177 shutdown complete.
I20250905 13:51:11.029260   416 master.cc:561] Master@127.0.104.62:40749 shutting down...
I20250905 13:51:11.036306   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:11.036559   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:11.036659   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P af013bccc111433b81deb846a86c87af: stopping tablet replica
I20250905 13:51:11.040819   416 master.cc:583] Master@127.0.104.62:40749 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (967 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20250905 13:51:11.050357   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36519
I20250905 13:51:11.050835   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:11.051616   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:11.052902   416 webserver.cc:480] Webserver started at http://127.0.104.62:44301/ using document root <none> and password file <none>
I20250905 13:51:11.053104   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:11.053158   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:11.053289   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:11.053911   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "771917ed995948efb0edda55bc773a5d"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.060516   416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.000s
I20250905 13:51:11.062114  1816 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:11.062454   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:11.062551   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "771917ed995948efb0edda55bc773a5d"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.062656   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-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)
I20250905 13:51:11.081894   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:11.082427   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:11.092907   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36519
I20250905 13:51:11.092932  1867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36519 every 8 connection(s)
I20250905 13:51:11.094105  1868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:11.098305  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d: Bootstrap starting.
I20250905 13:51:11.099401  1868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:11.100853  1868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d: No bootstrap required, opened a new log
I20250905 13:51:11.101394  1868 raft_consensus.cc:357] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER }
I20250905 13:51:11.101516  1868 raft_consensus.cc:383] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:11.101549  1868 raft_consensus.cc:738] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771917ed995948efb0edda55bc773a5d, State: Initialized, Role: FOLLOWER
I20250905 13:51:11.101693  1868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER }
I20250905 13:51:11.101778  1868 raft_consensus.cc:397] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:11.101815  1868 raft_consensus.cc:491] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:11.101864  1868 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:11.103672  1868 raft_consensus.cc:513] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER }
I20250905 13:51:11.103842  1868 leader_election.cc:304] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 771917ed995948efb0edda55bc773a5d; no voters: 
I20250905 13:51:11.104235  1868 leader_election.cc:290] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:11.104413  1871 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:11.104911  1871 raft_consensus.cc:695] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 1 LEADER]: Becoming Leader. State: Replica: 771917ed995948efb0edda55bc773a5d, State: Running, Role: LEADER
I20250905 13:51:11.105155  1871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER }
I20250905 13:51:11.105260  1868 sys_catalog.cc:564] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:11.106009  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 771917ed995948efb0edda55bc773a5d. Latest consensus state: current_term: 1 leader_uuid: "771917ed995948efb0edda55bc773a5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER } }
I20250905 13:51:11.106194  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:11.106069  1872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "771917ed995948efb0edda55bc773a5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "771917ed995948efb0edda55bc773a5d" member_type: VOTER } }
I20250905 13:51:11.106473  1872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:11.107568  1876 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:11.109449  1876 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:11.110666   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:11.112655  1876 catalog_manager.cc:1349] Generated new cluster ID: 614d12887dc04a2c9ad77ae75f704cb9
I20250905 13:51:11.112763  1876 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:11.130123  1876 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:11.130888  1876 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:11.137524  1876 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d: Generated new TSK 0
I20250905 13:51:11.137759  1876 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:11.143640   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:11.144649   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:11.145972   416 webserver.cc:480] Webserver started at http://127.0.104.1:37395/ using document root <none> and password file <none>
I20250905 13:51:11.146183   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:11.146248   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:11.146375   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:11.146977   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "cf51619c1a854f1f9752975aba0ce9c9"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.149407   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:11.150820  1892 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:11.151167   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:11.151275   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "cf51619c1a854f1f9752975aba0ce9c9"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.151379   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1757080267164066-416-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)
I20250905 13:51:11.169196   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:11.169739   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:11.170289   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:11.171120   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:11.171181   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:11.171276   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:11.171314   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:11.182804   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34547
I20250905 13:51:11.182832  1954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34547 every 8 connection(s)
I20250905 13:51:11.189713  1955 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36519
I20250905 13:51:11.189854  1955 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:11.190202  1955 heartbeater.cc:507] Master 127.0.104.62:36519 requested a full tablet report, sending...
I20250905 13:51:11.191040  1833 ts_manager.cc:194] Registered new tserver with Master: cf51619c1a854f1f9752975aba0ce9c9 (127.0.104.1:34547)
I20250905 13:51:11.191519   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007817084s
I20250905 13:51:11.192096  1833 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43626
I20250905 13:51:11.201807  1833 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43628:
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"
    }
  }
}
I20250905 13:51:11.203536  1955 heartbeater.cc:499] Master 127.0.104.62:36519 was elected leader, sending a full tablet report...
I20250905 13:51:11.214028  1920 tablet_service.cc:1468] Processing CreateTablet for tablet cf081a50d7fe4353ac2172d5acf9560b (DEFAULT_TABLE table=fake-table [id=1f3df492f0644040951e198119260fb0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:11.214491  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf081a50d7fe4353ac2172d5acf9560b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:11.219565  1967 tablet_bootstrap.cc:492] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: Bootstrap starting.
I20250905 13:51:11.220703  1967 tablet_bootstrap.cc:654] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:11.222396  1967 tablet_bootstrap.cc:492] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: No bootstrap required, opened a new log
I20250905 13:51:11.222536  1967 ts_tablet_manager.cc:1397] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:11.223198  1967 raft_consensus.cc:357] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf51619c1a854f1f9752975aba0ce9c9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34547 } }
I20250905 13:51:11.223330  1967 raft_consensus.cc:383] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:11.223378  1967 raft_consensus.cc:738] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf51619c1a854f1f9752975aba0ce9c9, State: Initialized, Role: FOLLOWER
I20250905 13:51:11.223559  1967 consensus_queue.cc:260] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf51619c1a854f1f9752975aba0ce9c9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34547 } }
I20250905 13:51:11.223662  1967 raft_consensus.cc:397] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:11.223721  1967 raft_consensus.cc:491] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:11.223788  1967 raft_consensus.cc:3058] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:11.225550  1967 raft_consensus.cc:513] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf51619c1a854f1f9752975aba0ce9c9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34547 } }
I20250905 13:51:11.225725  1967 leader_election.cc:304] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf51619c1a854f1f9752975aba0ce9c9; no voters: 
I20250905 13:51:11.226686  1967 leader_election.cc:290] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:11.226796  1969 raft_consensus.cc:2802] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:11.227985  1969 raft_consensus.cc:695] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 1 LEADER]: Becoming Leader. State: Replica: cf51619c1a854f1f9752975aba0ce9c9, State: Running, Role: LEADER
I20250905 13:51:11.228261  1969 consensus_queue.cc:237] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf51619c1a854f1f9752975aba0ce9c9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34547 } }
I20250905 13:51:11.228731  1967 ts_tablet_manager.cc:1428] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20250905 13:51:11.230162  1832 catalog_manager.cc:5582] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf51619c1a854f1f9752975aba0ce9c9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cf51619c1a854f1f9752975aba0ce9c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf51619c1a854f1f9752975aba0ce9c9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34547 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:11.252797   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:11.252975   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:11.261404   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:11.261783   416 tablet_replica.cc:331] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9: stopping tablet replica
I20250905 13:51:11.261991   416 raft_consensus.cc:2241] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:11.262187   416 raft_consensus.cc:2270] T cf081a50d7fe4353ac2172d5acf9560b P cf51619c1a854f1f9752975aba0ce9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:11.276666   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:11.280701  1832 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43628:
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
W20250905 13:51:11.373545  1818 catalog_manager.cc:4671] TS cf51619c1a854f1f9752975aba0ce9c9 (127.0.104.1:34547): AlterTable RPC failed for tablet cf081a50d7fe4353ac2172d5acf9560b: Network error: Client connection negotiation failed: client connection to 127.0.104.1:34547: connect: Connection refused (error 111)
I20250905 13:51:11.742689   416 master.cc:561] Master@127.0.104.62:36519 shutting down...
I20250905 13:51:11.914894   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:11.915215   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:11.915350   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 771917ed995948efb0edda55bc773a5d: stopping tablet replica
I20250905 13:51:11.929637   416 master.cc:583] Master@127.0.104.62:36519 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (888 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20250905 13:51:11.939123   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33261
I20250905 13:51:11.939625   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:11.940353   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:11.941546   416 webserver.cc:480] Webserver started at http://127.0.104.62:33159/ using document root <none> and password file <none>
I20250905 13:51:11.941717   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:11.941766   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:11.941850   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:11.942380   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "223f85a8277f41f291ad468a09c7bc2a"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.944672   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20250905 13:51:11.946130  1979 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:11.946458   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:11.946555   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "223f85a8277f41f291ad468a09c7bc2a"
format_stamp: "Formatted at 2025-09-05 13:51:11 on dist-test-slave-s3gz"
I20250905 13:51:11.946653   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-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)
I20250905 13:51:11.955659   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:11.956197   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:11.966313   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33261
I20250905 13:51:11.966332  2030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33261 every 8 connection(s)
I20250905 13:51:11.967541  2031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:11.971858  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: Bootstrap starting.
I20250905 13:51:11.973202  2031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:11.974730  2031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: No bootstrap required, opened a new log
I20250905 13:51:11.975333  2031 raft_consensus.cc:357] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER }
I20250905 13:51:11.975459  2031 raft_consensus.cc:383] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:11.975513  2031 raft_consensus.cc:738] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223f85a8277f41f291ad468a09c7bc2a, State: Initialized, Role: FOLLOWER
I20250905 13:51:11.975700  2031 consensus_queue.cc:260] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER }
I20250905 13:51:11.975801  2031 raft_consensus.cc:397] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:11.975857  2031 raft_consensus.cc:491] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:11.975924  2031 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:11.977854  2031 raft_consensus.cc:513] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER }
I20250905 13:51:11.978025  2031 leader_election.cc:304] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 223f85a8277f41f291ad468a09c7bc2a; no voters: 
I20250905 13:51:11.978446  2031 leader_election.cc:290] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:11.978579  2034 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:11.979017  2034 raft_consensus.cc:695] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 1 LEADER]: Becoming Leader. State: Replica: 223f85a8277f41f291ad468a09c7bc2a, State: Running, Role: LEADER
I20250905 13:51:11.979233  2034 consensus_queue.cc:237] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER }
I20250905 13:51:11.979282  2031 sys_catalog.cc:564] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:11.979884  2036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 223f85a8277f41f291ad468a09c7bc2a. Latest consensus state: current_term: 1 leader_uuid: "223f85a8277f41f291ad468a09c7bc2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER } }
I20250905 13:51:11.979965  2035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "223f85a8277f41f291ad468a09c7bc2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223f85a8277f41f291ad468a09c7bc2a" member_type: VOTER } }
I20250905 13:51:11.980050  2035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:11.980038  2036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:11.980679  2039 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:11.982106  2039 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:11.985190  2039 catalog_manager.cc:1349] Generated new cluster ID: 298bfa4ed526405f8e51ee7ec06664e1
I20250905 13:51:11.985278  2039 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:11.985297   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:11.999728  2039 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:12.000543  2039 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:12.011996  2039 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: Generated new TSK 0
I20250905 13:51:12.012261  2039 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:12.017992   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.019086   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.020473   416 webserver.cc:480] Webserver started at http://127.0.104.1:38849/ using document root <none> and password file <none>
I20250905 13:51:12.020686   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.020781   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:12.020885   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:12.021440   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "1e9d82b0879e49d1ae535ebe83e90a61"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.023722   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:12.025120  2055 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.025435   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.025532   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "1e9d82b0879e49d1ae535ebe83e90a61"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.025630   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-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)
I20250905 13:51:12.050032   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.050597   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.051139   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.051962   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:12.052018   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.052102   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:12.052139   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.064435   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35909
I20250905 13:51:12.064456  2117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35909 every 8 connection(s)
I20250905 13:51:12.071220  2118 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33261
I20250905 13:51:12.071367  2118 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:12.071703  2118 heartbeater.cc:507] Master 127.0.104.62:33261 requested a full tablet report, sending...
I20250905 13:51:12.072510  1996 ts_manager.cc:194] Registered new tserver with Master: 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909)
I20250905 13:51:12.073298   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007962501s
I20250905 13:51:12.073536  1996 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57046
I20250905 13:51:12.083451  1996 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57048:
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"
    }
  }
}
I20250905 13:51:12.084800  2118 heartbeater.cc:499] Master 127.0.104.62:33261 was elected leader, sending a full tablet report...
I20250905 13:51:12.095510  2083 tablet_service.cc:1468] Processing CreateTablet for tablet 1ebf416130004a079bd76eaf9ea767e4 (DEFAULT_TABLE table=fake-table [id=389c70a751b04fdb830d495907fc77c9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:12.095952  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebf416130004a079bd76eaf9ea767e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:12.101040  2130 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap starting.
I20250905 13:51:12.102164  2130 tablet_bootstrap.cc:654] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:12.103672  2130 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: No bootstrap required, opened a new log
I20250905 13:51:12.103804  2130 ts_tablet_manager.cc:1397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:12.104382  2130 raft_consensus.cc:357] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.104508  2130 raft_consensus.cc:383] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:12.104547  2130 raft_consensus.cc:738] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.104732  2130 consensus_queue.cc:260] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.104864  2130 raft_consensus.cc:397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.104907  2130 raft_consensus.cc:491] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.104957  2130 raft_consensus.cc:3058] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:12.106693  2130 raft_consensus.cc:513] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.106892  2130 leader_election.cc:304] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e9d82b0879e49d1ae535ebe83e90a61; no voters: 
I20250905 13:51:12.107316  2130 leader_election.cc:290] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:12.107425  2132 raft_consensus.cc:2802] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:12.107928  2130 ts_tablet_manager.cc:1428] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250905 13:51:12.108232  2132 raft_consensus.cc:695] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Running, Role: LEADER
I20250905 13:51:12.108448  2132 consensus_queue.cc:237] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.110496  1996 catalog_manager.cc:5582] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:12.125241   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:12.126009  1996 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57048:
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
I20250905 13:51:12.127873   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:12.136757   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:12.137102   416 tablet_replica.cc:331] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: stopping tablet replica
I20250905 13:51:12.137279   416 raft_consensus.cc:2241] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.137466   416 raft_consensus.cc:2270] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.154505   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:12.158557   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.160218   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.161698   416 webserver.cc:480] Webserver started at http://127.0.104.1:38849/ using document root <none> and password file <none>
I20250905 13:51:12.161931   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.161988   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:12.163880   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:12.165151  2142 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.165496   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.165633   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "1e9d82b0879e49d1ae535ebe83e90a61"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.165959   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-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)
I20250905 13:51:12.176343   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.176926   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.177450   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.178537  2149 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250905 13:51:12.181157   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:12.181231   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20250905 13:51:12.181326   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250905 13:51:12.183168   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:12.183229   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250905 13:51:12.183362  2149 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap starting.
I20250905 13:51:12.188225  2149 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: 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
I20250905 13:51:12.188640  2149 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap complete.
I20250905 13:51:12.188920  2149 ts_tablet_manager.cc:1397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:51:12.189524  2149 raft_consensus.cc:357] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.189672  2149 raft_consensus.cc:738] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.189936  2149 consensus_queue.cc:260] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.190106  2149 raft_consensus.cc:397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.190182  2149 raft_consensus.cc:491] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.190272  2149 raft_consensus.cc:3058] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 1 FOLLOWER]: Advancing to term 2
I20250905 13:51:12.193265  2149 raft_consensus.cc:513] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.193575  2149 leader_election.cc:304] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: 1e9d82b0879e49d1ae535ebe83e90a61; no voters: 
I20250905 13:51:12.194049  2149 leader_election.cc:290] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250905 13:51:12.194200  2187 raft_consensus.cc:2802] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Leader election won for term 2
I20250905 13:51:12.194947  2187 raft_consensus.cc:695] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 LEADER]: Becoming Leader. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Running, Role: LEADER
I20250905 13:51:12.195336  2187 consensus_queue.cc:237] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.198069  2149 ts_tablet_manager.cc:1428] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20250905 13:51:12.201717   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35909
I20250905 13:51:12.201740  2211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35909 every 8 connection(s)
I20250905 13:51:12.209685  2212 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33261
I20250905 13:51:12.209833  2212 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:12.210216  2212 heartbeater.cc:507] Master 127.0.104.62:33261 requested a full tablet report, sending...
I20250905 13:51:12.211503  1996 ts_manager.cc:194] Re-registered known tserver with Master: 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909)
I20250905 13:51:12.211865  1996 catalog_manager.cc:5582] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:12.212051   416 tablet_server.cc:178] TabletServer@127.0.104.1:35909 shutting down...
I20250905 13:51:12.212180  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.216215  1996 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57070
I20250905 13:51:12.218197  2212 heartbeater.cc:499] Master 127.0.104.62:33261 was elected leader, sending a full tablet report...
I20250905 13:51:12.220537  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.223193   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:12.223507   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:12.223663   416 raft_consensus.cc:2241] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.223879   416 raft_consensus.cc:2270] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.228856   416 tablet_server.cc:195] TabletServer@127.0.104.1:35909 shutdown complete.
I20250905 13:51:12.231935   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.233001   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.234208   416 webserver.cc:480] Webserver started at http://127.0.104.1:38849/ using document root <none> and password file <none>
I20250905 13:51:12.234434   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.234493   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:12.236176   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.237470  2219 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.237833   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.237941   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "1e9d82b0879e49d1ae535ebe83e90a61"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.238088   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-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)
I20250905 13:51:12.250737   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.251324   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.251901   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.255262   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:12.255368   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20250905 13:51:12.257294   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:12.257380   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:12.257444  2226 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap starting.
I20250905 13:51:12.262665  2226 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: 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
I20250905 13:51:12.263166  2226 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap complete.
I20250905 13:51:12.263423  2226 ts_tablet_manager.cc:1397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20250905 13:51:12.264186  2226 raft_consensus.cc:357] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.264355  2226 raft_consensus.cc:738] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.264644  2226 consensus_queue.cc:260] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.264847  2226 raft_consensus.cc:397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.264961  2226 raft_consensus.cc:491] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.265103  2226 raft_consensus.cc:3058] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 2 FOLLOWER]: Advancing to term 3
I20250905 13:51:12.267345  2226 raft_consensus.cc:513] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.267617  2226 leader_election.cc:304] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: 1e9d82b0879e49d1ae535ebe83e90a61; no voters: 
I20250905 13:51:12.268162  2226 leader_election.cc:290] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20250905 13:51:12.268266  2261 raft_consensus.cc:2802] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Leader election won for term 3
I20250905 13:51:12.272156  2261 raft_consensus.cc:695] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 LEADER]: Becoming Leader. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Running, Role: LEADER
I20250905 13:51:12.272632  2261 consensus_queue.cc:237] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.272993  2226 ts_tablet_manager.cc:1428] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20250905 13:51:12.278244   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35909
I20250905 13:51:12.278261  2288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35909 every 8 connection(s)
I20250905 13:51:12.286811  2289 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33261
I20250905 13:51:12.286998  2289 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:12.287408  2289 heartbeater.cc:507] Master 127.0.104.62:33261 requested a full tablet report, sending...
I20250905 13:51:12.288591   416 tablet_server.cc:178] TabletServer@127.0.104.1:35909 shutting down...
I20250905 13:51:12.288635  1996 ts_manager.cc:194] Re-registered known tserver with Master: 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909)
I20250905 13:51:12.289194  1996 catalog_manager.cc:5582] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:12.289561  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.294886  1996 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57084
I20250905 13:51:12.296682  2289 heartbeater.cc:499] Master 127.0.104.62:33261 was elected leader, sending a full tablet report...
I20250905 13:51:12.298214  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.299254   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:12.299592   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:12.299790   416 raft_consensus.cc:2241] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.299981   416 raft_consensus.cc:2270] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.305682   416 tablet_server.cc:195] TabletServer@127.0.104.1:35909 shutdown complete.
I20250905 13:51:12.309477   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.311072   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.312422   416 webserver.cc:480] Webserver started at http://127.0.104.1:38849/ using document root <none> and password file <none>
I20250905 13:51:12.312616   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.312661   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:12.314390   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:12.315577  2296 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.315953   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:12.316040   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "1e9d82b0879e49d1ae535ebe83e90a61"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.316156   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1757080267164066-416-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)
I20250905 13:51:12.333868   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.334398   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.334926   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.338251   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:12.338347   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20250905 13:51:12.340083   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:12.340145   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250905 13:51:12.340248  2303 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap starting.
I20250905 13:51:12.345387  2303 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: 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
I20250905 13:51:12.345808  2303 tablet_bootstrap.cc:492] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Bootstrap complete.
I20250905 13:51:12.346045  2303 ts_tablet_manager.cc:1397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:51:12.346699  2303 raft_consensus.cc:357] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.346840  2303 raft_consensus.cc:738] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.347095  2303 consensus_queue.cc:260] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.347241  2303 raft_consensus.cc:397] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.347426  2303 raft_consensus.cc:491] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.347529  2303 raft_consensus.cc:3058] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 3 FOLLOWER]: Advancing to term 4
I20250905 13:51:12.350440  2303 raft_consensus.cc:513] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.350708  2303 leader_election.cc:304] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: 1e9d82b0879e49d1ae535ebe83e90a61; no voters: 
I20250905 13:51:12.351148  2303 leader_election.cc:290] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [CANDIDATE]: Term 4 election: Requested vote from peers 
I20250905 13:51:12.351239  2345 raft_consensus.cc:2802] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 4 FOLLOWER]: Leader election won for term 4
I20250905 13:51:12.351933  2303 ts_tablet_manager.cc:1428] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:51:12.352579  2345 raft_consensus.cc:695] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 4 LEADER]: Becoming Leader. State: Replica: 1e9d82b0879e49d1ae535ebe83e90a61, State: Running, Role: LEADER
I20250905 13:51:12.352887  2345 consensus_queue.cc:237] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [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: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } }
I20250905 13:51:12.359129   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35909
I20250905 13:51:12.359158  2365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35909 every 8 connection(s)
I20250905 13:51:12.366166  2366 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33261
I20250905 13:51:12.366317  2366 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:12.366719  2366 heartbeater.cc:507] Master 127.0.104.62:33261 requested a full tablet report, sending...
I20250905 13:51:12.367879  1996 ts_manager.cc:194] Re-registered known tserver with Master: 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909)
I20250905 13:51:12.368243  1996 catalog_manager.cc:5582] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e9d82b0879e49d1ae535ebe83e90a61" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35909 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:12.368534  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.371600  1996 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57094
I20250905 13:51:12.372553  2366 heartbeater.cc:499] Master 127.0.104.62:33261 was elected leader, sending a full tablet report...
I20250905 13:51:12.374017  1996 catalog_manager.cc:5674] TS 1e9d82b0879e49d1ae535ebe83e90a61 (127.0.104.1:35909) does not have the latest schema for tablet 1ebf416130004a079bd76eaf9ea767e4 (table fake-table [id=389c70a751b04fdb830d495907fc77c9]). Expected version 1 got 0
I20250905 13:51:12.513000  2370 tablet.cc:1722] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: 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
I20250905 13:51:12.513543  2370 tablet.cc:1620] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61: MemRowSet was empty: no flush needed.
I20250905 13:51:12.520709  1996 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: fake-table [id=389c70a751b04fdb830d495907fc77c9] alter complete (version 1)
I20250905 13:51:12.527309   416 tablet_server.cc:178] TabletServer@127.0.104.1:35909 shutting down...
I20250905 13:51:12.536732   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:12.537261   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:12.537441   416 raft_consensus.cc:2241] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 4 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.537642   416 raft_consensus.cc:2270] T 1ebf416130004a079bd76eaf9ea767e4 P 1e9d82b0879e49d1ae535ebe83e90a61 [term 4 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.551767   416 tablet_server.cc:195] TabletServer@127.0.104.1:35909 shutdown complete.
I20250905 13:51:12.554857   416 master.cc:561] Master@127.0.104.62:33261 shutting down...
I20250905 13:51:12.561933   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.562225   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.562355   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 223f85a8277f41f291ad468a09c7bc2a: stopping tablet replica
I20250905 13:51:12.566380   416 master.cc:583] Master@127.0.104.62:33261 shutdown complete.
[       OK ] AlterTableTest.TestRestartTSDuringAlter (639 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20250905 13:51:12.579444   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35011
I20250905 13:51:12.580003   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.580961   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.582302   416 webserver.cc:480] Webserver started at http://127.0.104.62:36607/ using document root <none> and password file <none>
I20250905 13:51:12.582535   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.582638   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:12.582777   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:12.583389   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "d757a3b66ba54bbc808b917cdeb4e5b9"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.585961   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:12.587445  2374 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.587848   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.587936   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "d757a3b66ba54bbc808b917cdeb4e5b9"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.588056   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-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)
I20250905 13:51:12.606575   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.607115   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.618932   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35011
I20250905 13:51:12.618965  2425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35011 every 8 connection(s)
I20250905 13:51:12.620249  2426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:12.624598  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: Bootstrap starting.
I20250905 13:51:12.626008  2426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:12.627590  2426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: No bootstrap required, opened a new log
I20250905 13:51:12.628152  2426 raft_consensus.cc:357] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER }
I20250905 13:51:12.628285  2426 raft_consensus.cc:383] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:12.628351  2426 raft_consensus.cc:738] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d757a3b66ba54bbc808b917cdeb4e5b9, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.628561  2426 consensus_queue.cc:260] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER }
I20250905 13:51:12.628700  2426 raft_consensus.cc:397] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.628814  2426 raft_consensus.cc:491] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.628899  2426 raft_consensus.cc:3058] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:12.630693  2426 raft_consensus.cc:513] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER }
I20250905 13:51:12.630880  2426 leader_election.cc:304] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d757a3b66ba54bbc808b917cdeb4e5b9; no voters: 
I20250905 13:51:12.631258  2426 leader_election.cc:290] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:12.631426  2429 raft_consensus.cc:2802] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:12.631907  2429 raft_consensus.cc:695] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: d757a3b66ba54bbc808b917cdeb4e5b9, State: Running, Role: LEADER
I20250905 13:51:12.632160  2426 sys_catalog.cc:564] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:12.632181  2429 consensus_queue.cc:237] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER }
I20250905 13:51:12.633150  2430 sys_catalog.cc:455] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER } }
I20250905 13:51:12.633343  2430 sys_catalog.cc:458] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:12.633908  2431 sys_catalog.cc:455] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d757a3b66ba54bbc808b917cdeb4e5b9. Latest consensus state: current_term: 1 leader_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d757a3b66ba54bbc808b917cdeb4e5b9" member_type: VOTER } }
I20250905 13:51:12.634069  2431 sys_catalog.cc:458] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:12.634822  2435 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:12.636653  2435 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:12.637073   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:12.639405  2435 catalog_manager.cc:1349] Generated new cluster ID: b1b13c82c7e3406eab3d3fbcad6ecf05
I20250905 13:51:12.639501  2435 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:12.647908  2435 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:12.648751  2435 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:12.668059  2435 catalog_manager.cc:5955] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: Generated new TSK 0
I20250905 13:51:12.668355  2435 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:12.702087   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.703223   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.704566   416 webserver.cc:480] Webserver started at http://127.0.104.1:41115/ using document root <none> and password file <none>
I20250905 13:51:12.704849   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.704933   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:12.705097   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:12.705722   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "c37e6bbcf3e74da7a364d254e0314cd5"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.708201   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:12.709795  2450 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.710125   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:51:12.710285   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "c37e6bbcf3e74da7a364d254e0314cd5"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.710407   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1757080267164066-416-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)
I20250905 13:51:12.719750   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.720333   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.720949   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.722141   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:12.722263   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.722353   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:12.722412   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.734426   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35289
I20250905 13:51:12.734459  2512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35289 every 8 connection(s)
I20250905 13:51:12.741350  2513 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35011
I20250905 13:51:12.741509  2513 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:12.741835  2513 heartbeater.cc:507] Master 127.0.104.62:35011 requested a full tablet report, sending...
I20250905 13:51:12.742652  2391 ts_manager.cc:194] Registered new tserver with Master: c37e6bbcf3e74da7a364d254e0314cd5 (127.0.104.1:35289)
I20250905 13:51:12.743192   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007810773s
I20250905 13:51:12.743659  2391 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38546
I20250905 13:51:12.753504  2391 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38554:
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"
    }
  }
}
I20250905 13:51:12.755062  2513 heartbeater.cc:499] Master 127.0.104.62:35011 was elected leader, sending a full tablet report...
I20250905 13:51:12.765528  2478 tablet_service.cc:1468] Processing CreateTablet for tablet 827beec08cf2486a91e54bdf32f141ef (DEFAULT_TABLE table=fake-table [id=a5079692eb9345d79b1d2893c7a1f40d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:12.765993  2478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827beec08cf2486a91e54bdf32f141ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:12.770948  2525 tablet_bootstrap.cc:492] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: Bootstrap starting.
I20250905 13:51:12.772312  2525 tablet_bootstrap.cc:654] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:12.774183  2525 tablet_bootstrap.cc:492] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: No bootstrap required, opened a new log
I20250905 13:51:12.774320  2525 ts_tablet_manager.cc:1397] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:51:12.774910  2525 raft_consensus.cc:357] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35289 } }
I20250905 13:51:12.775053  2525 raft_consensus.cc:383] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:12.775117  2525 raft_consensus.cc:738] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c37e6bbcf3e74da7a364d254e0314cd5, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.775276  2525 consensus_queue.cc:260] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35289 } }
I20250905 13:51:12.775401  2525 raft_consensus.cc:397] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.775455  2525 raft_consensus.cc:491] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.775547  2525 raft_consensus.cc:3058] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:12.777472  2525 raft_consensus.cc:513] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35289 } }
I20250905 13:51:12.777746  2525 leader_election.cc:304] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c37e6bbcf3e74da7a364d254e0314cd5; no voters: 
I20250905 13:51:12.778286  2525 leader_election.cc:290] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:12.778450  2527 raft_consensus.cc:2802] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:12.779074  2527 raft_consensus.cc:695] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 1 LEADER]: Becoming Leader. State: Replica: c37e6bbcf3e74da7a364d254e0314cd5, State: Running, Role: LEADER
I20250905 13:51:12.779098  2525 ts_tablet_manager.cc:1428] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:51:12.779446  2527 consensus_queue.cc:237] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35289 } }
I20250905 13:51:12.781416  2391 catalog_manager.cc:5582] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c37e6bbcf3e74da7a364d254e0314cd5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37e6bbcf3e74da7a364d254e0314cd5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35289 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:12.796295   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:12.797088  2391 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38554:
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
I20250905 13:51:12.801708  2533 tablet.cc:1722] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: 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
I20250905 13:51:12.802757  2533 tablet.cc:1620] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: MemRowSet was empty: no flush needed.
I20250905 13:51:12.809216  2391 catalog_manager.cc:6127] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: fake-table [id=a5079692eb9345d79b1d2893c7a1f40d] alter complete (version 1)
I20250905 13:51:12.814029   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:12.822497   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:12.822851   416 tablet_replica.cc:331] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5: stopping tablet replica
I20250905 13:51:12.823025   416 raft_consensus.cc:2241] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.823242   416 raft_consensus.cc:2270] T 827beec08cf2486a91e54bdf32f141ef P c37e6bbcf3e74da7a364d254e0314cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.838030   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:12.841023   416 master.cc:561] Master@127.0.104.62:35011 shutting down...
I20250905 13:51:12.849341   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:12.849610   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:12.849761   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P d757a3b66ba54bbc808b917cdeb4e5b9: stopping tablet replica
I20250905 13:51:12.864065   416 master.cc:583] Master@127.0.104.62:35011 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (295 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20250905 13:51:12.874434   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42997
I20250905 13:51:12.874941   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.875679   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.876883   416 webserver.cc:480] Webserver started at http://127.0.104.62:33985/ using document root <none> and password file <none>
I20250905 13:51:12.877066   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.877115   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:12.877199   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:12.877748   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "dd876b7b46a5480ba209abda70b70593"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.879999   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:12.881481  2537 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.881804   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:12.881901   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "dd876b7b46a5480ba209abda70b70593"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.882001   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-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)
I20250905 13:51:12.908310   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.908977   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.919207   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42997
I20250905 13:51:12.919220  2588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42997 every 8 connection(s)
I20250905 13:51:12.920392  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:12.924583  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: Bootstrap starting.
I20250905 13:51:12.925786  2589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:12.927230  2589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: No bootstrap required, opened a new log
I20250905 13:51:12.927835  2589 raft_consensus.cc:357] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER }
I20250905 13:51:12.927964  2589 raft_consensus.cc:383] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:12.928017  2589 raft_consensus.cc:738] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd876b7b46a5480ba209abda70b70593, State: Initialized, Role: FOLLOWER
I20250905 13:51:12.928213  2589 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER }
I20250905 13:51:12.928318  2589 raft_consensus.cc:397] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:12.928376  2589 raft_consensus.cc:491] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:12.928460  2589 raft_consensus.cc:3058] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:12.930377  2589 raft_consensus.cc:513] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER }
I20250905 13:51:12.930591  2589 leader_election.cc:304] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd876b7b46a5480ba209abda70b70593; no voters: 
I20250905 13:51:12.931005  2589 leader_election.cc:290] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:12.931160  2592 raft_consensus.cc:2802] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:12.931593  2592 raft_consensus.cc:695] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 1 LEADER]: Becoming Leader. State: Replica: dd876b7b46a5480ba209abda70b70593, State: Running, Role: LEADER
I20250905 13:51:12.931820  2592 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER }
I20250905 13:51:12.931900  2589 sys_catalog.cc:564] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:12.932650  2593 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd876b7b46a5480ba209abda70b70593" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER } }
I20250905 13:51:12.932700  2594 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd876b7b46a5480ba209abda70b70593. Latest consensus state: current_term: 1 leader_uuid: "dd876b7b46a5480ba209abda70b70593" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd876b7b46a5480ba209abda70b70593" member_type: VOTER } }
I20250905 13:51:12.932922  2593 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:12.932935  2594 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:12.934370  2597 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:12.935561  2597 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:12.936910   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:12.938480  2597 catalog_manager.cc:1349] Generated new cluster ID: ca9f5e33203642f583df6508239839c4
I20250905 13:51:12.938565  2597 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:12.950868  2597 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:12.951678  2597 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:12.963441  2597 catalog_manager.cc:5955] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: Generated new TSK 0
I20250905 13:51:12.963703  2597 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:12.969560   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:12.970600   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:12.971910   416 webserver.cc:480] Webserver started at http://127.0.104.1:44053/ using document root <none> and password file <none>
I20250905 13:51:12.972126   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:12.972194   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:12.972316   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:12.972951   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "9f3a7b74e9e44e198c24d1ab1710dca2"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.975373   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:12.976997  2613 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.977342   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:12.977449   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "9f3a7b74e9e44e198c24d1ab1710dca2"
format_stamp: "Formatted at 2025-09-05 13:51:12 on dist-test-slave-s3gz"
I20250905 13:51:12.977551   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1757080267164066-416-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)
I20250905 13:51:12.990844   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:12.991400   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:12.991957   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:12.992830   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:12.992888   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:12.992974   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:12.993011   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:13.005277   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34087
I20250905 13:51:13.005302  2675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34087 every 8 connection(s)
I20250905 13:51:13.012203  2676 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42997
I20250905 13:51:13.012346  2676 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:13.012684  2676 heartbeater.cc:507] Master 127.0.104.62:42997 requested a full tablet report, sending...
I20250905 13:51:13.013633  2554 ts_manager.cc:194] Registered new tserver with Master: 9f3a7b74e9e44e198c24d1ab1710dca2 (127.0.104.1:34087)
I20250905 13:51:13.014114   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007943248s
I20250905 13:51:13.015007  2554 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57150
I20250905 13:51:13.024821  2554 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57164:
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"
    }
  }
}
I20250905 13:51:13.026476  2676 heartbeater.cc:499] Master 127.0.104.62:42997 was elected leader, sending a full tablet report...
I20250905 13:51:13.036768  2641 tablet_service.cc:1468] Processing CreateTablet for tablet f2f4d928a54f4ddb93cb9504d6157033 (DEFAULT_TABLE table=fake-table [id=48c81c54e27a46c6bf23f0443341d0cc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:13.037310  2641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f4d928a54f4ddb93cb9504d6157033. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:13.042634  2688 tablet_bootstrap.cc:492] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: Bootstrap starting.
I20250905 13:51:13.044050  2688 tablet_bootstrap.cc:654] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:13.045809  2688 tablet_bootstrap.cc:492] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: No bootstrap required, opened a new log
I20250905 13:51:13.045943  2688 ts_tablet_manager.cc:1397] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:51:13.046504  2688 raft_consensus.cc:357] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34087 } }
I20250905 13:51:13.046650  2688 raft_consensus.cc:383] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:13.046717  2688 raft_consensus.cc:738] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3a7b74e9e44e198c24d1ab1710dca2, State: Initialized, Role: FOLLOWER
I20250905 13:51:13.046877  2688 consensus_queue.cc:260] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34087 } }
I20250905 13:51:13.047006  2688 raft_consensus.cc:397] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:13.047063  2688 raft_consensus.cc:491] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:13.047139  2688 raft_consensus.cc:3058] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:13.048964  2688 raft_consensus.cc:513] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34087 } }
I20250905 13:51:13.049181  2688 leader_election.cc:304] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f3a7b74e9e44e198c24d1ab1710dca2; no voters: 
I20250905 13:51:13.049671  2688 leader_election.cc:290] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:13.049814  2690 raft_consensus.cc:2802] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:13.051488  2688 ts_tablet_manager.cc:1428] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250905 13:51:13.051484  2690 raft_consensus.cc:695] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f3a7b74e9e44e198c24d1ab1710dca2, State: Running, Role: LEADER
I20250905 13:51:13.051848  2690 consensus_queue.cc:237] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34087 } }
I20250905 13:51:13.053853  2554 catalog_manager.cc:5582] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3a7b74e9e44e198c24d1ab1710dca2 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f3a7b74e9e44e198c24d1ab1710dca2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34087 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:13.075139   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:17.761641  2677 maintenance_manager.cc:419] P 9f3a7b74e9e44e198c24d1ab1710dca2: Scheduling FlushMRSOp(f2f4d928a54f4ddb93cb9504d6157033): perf score=1.000000
I20250905 13:51:19.160135  2618 maintenance_manager.cc:643] P 9f3a7b74e9e44e198c24d1ab1710dca2: FlushMRSOp(f2f4d928a54f4ddb93cb9504d6157033) complete. Timing: real 1.398s	user 1.058s	sys 0.336s Metrics: {"bytes_written":118594,"cfile_init":1,"dirs.queue_time_us":363,"dirs.run_cpu_time_us":360,"dirs.run_wall_time_us":967,"drs_written":1,"lbm_read_time_us":47,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2826,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":39301,"thread_start_us":268,"threads_started":1}
I20250905 13:51:22.665922  2677 maintenance_manager.cc:419] P 9f3a7b74e9e44e198c24d1ab1710dca2: Scheduling FlushMRSOp(f2f4d928a54f4ddb93cb9504d6157033): perf score=1.000000
I20250905 13:51:23.709878  2618 maintenance_manager.cc:643] P 9f3a7b74e9e44e198c24d1ab1710dca2: FlushMRSOp(f2f4d928a54f4ddb93cb9504d6157033) complete. Timing: real 1.044s	user 0.897s	sys 0.144s Metrics: {"bytes_written":106534,"cfile_init":1,"dirs.queue_time_us":316,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2897,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":38900,"thread_start_us":221,"threads_started":1}
I20250905 13:51:23.710911  2677 maintenance_manager.cc:419] P 9f3a7b74e9e44e198c24d1ab1710dca2: Scheduling CompactRowSetsOp(f2f4d928a54f4ddb93cb9504d6157033): perf score=1.014277
I20250905 13:51:24.799945  2618 maintenance_manager.cc:643] P 9f3a7b74e9e44e198c24d1ab1710dca2: CompactRowSetsOp(f2f4d928a54f4ddb93cb9504d6157033) complete. Timing: real 1.089s	user 1.064s	sys 0.024s Metrics: {"bytes_written":254033,"cfile_cache_hit":9,"cfile_cache_hit_bytes":30062,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1147082,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1974,"dirs.run_cpu_time_us":220,"dirs.run_wall_time_us":1422,"drs_written":1,"lbm_read_time_us":2520,"lbm_reads_lt_1ms":71,"lbm_write_time_us":5614,"lbm_writes_lt_1ms":84,"num_input_rowsets":2,"peak_mem_usage":627630,"rows_written":78201,"thread_start_us":1445,"threads_started":5}
I20250905 13:51:25.662142   416 alter_table-test.cc:901] Verifying initial pattern
I20250905 13:51:27.542258   416 alter_table-test.cc:904] Dropping and adding back c1
I20250905 13:51:27.543310  2553 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57164:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250905 13:51:27.550341  2712 tablet.cc:1722] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: 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
I20250905 13:51:28.022575  2554 catalog_manager.cc:6127] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: fake-table [id=48c81c54e27a46c6bf23f0443341d0cc] alter complete (version 1)
I20250905 13:51:28.115201  2554 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57164:
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
I20250905 13:51:28.120327  2712 tablet.cc:1722] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: 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
I20250905 13:51:28.129854  2712 tablet.cc:1620] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: MemRowSet was empty: no flush needed.
I20250905 13:51:28.137259  2554 catalog_manager.cc:6127] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: fake-table [id=48c81c54e27a46c6bf23f0443341d0cc] alter complete (version 2)
I20250905 13:51:28.140077   416 alter_table-test.cc:911] Verifying that the new default shows up
I20250905 13:51:29.779589   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:29.788453   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:29.788707   416 tablet_replica.cc:331] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2: stopping tablet replica
I20250905 13:51:29.789031   416 raft_consensus.cc:2241] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:29.789254   416 raft_consensus.cc:2270] T f2f4d928a54f4ddb93cb9504d6157033 P 9f3a7b74e9e44e198c24d1ab1710dca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:29.803143   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:29.806619   416 master.cc:561] Master@127.0.104.62:42997 shutting down...
I20250905 13:51:29.814087   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:29.814320   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:29.814428   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P dd876b7b46a5480ba209abda70b70593: stopping tablet replica
I20250905 13:51:29.827886   416 master.cc:583] Master@127.0.104.62:42997 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (16970 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20250905 13:51:29.869386   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34195
I20250905 13:51:29.869958   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:29.870774   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:29.872284   416 webserver.cc:480] Webserver started at http://127.0.104.62:44823/ using document root <none> and password file <none>
I20250905 13:51:29.872594   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:29.872679   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:29.872833   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:29.873466   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "2de75104ce694126b4ac79c7e444ceae"
format_stamp: "Formatted at 2025-09-05 13:51:29 on dist-test-slave-s3gz"
I20250905 13:51:29.875835   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:29.877426  2720 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:29.877796   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:29.877902   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "2de75104ce694126b4ac79c7e444ceae"
format_stamp: "Formatted at 2025-09-05 13:51:29 on dist-test-slave-s3gz"
I20250905 13:51:29.878024   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-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)
I20250905 13:51:29.906375   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:29.906926   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:29.918395   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34195
I20250905 13:51:29.918421  2771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34195 every 8 connection(s)
I20250905 13:51:29.919624  2772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:29.923926  2772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: Bootstrap starting.
I20250905 13:51:29.925251  2772 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:29.926828  2772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: No bootstrap required, opened a new log
I20250905 13:51:29.927425  2772 raft_consensus.cc:357] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER }
I20250905 13:51:29.927565  2772 raft_consensus.cc:383] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:29.927642  2772 raft_consensus.cc:738] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de75104ce694126b4ac79c7e444ceae, State: Initialized, Role: FOLLOWER
I20250905 13:51:29.927861  2772 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER }
I20250905 13:51:29.927987  2772 raft_consensus.cc:397] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:29.928066  2772 raft_consensus.cc:491] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:29.928166  2772 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:29.930073  2772 raft_consensus.cc:513] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER }
I20250905 13:51:29.930270  2772 leader_election.cc:304] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2de75104ce694126b4ac79c7e444ceae; no voters: 
I20250905 13:51:29.930670  2772 leader_election.cc:290] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:29.930800  2775 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:29.931300  2775 raft_consensus.cc:695] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 1 LEADER]: Becoming Leader. State: Replica: 2de75104ce694126b4ac79c7e444ceae, State: Running, Role: LEADER
I20250905 13:51:29.931526  2772 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:29.931545  2775 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER }
I20250905 13:51:29.932260  2777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2de75104ce694126b4ac79c7e444ceae. Latest consensus state: current_term: 1 leader_uuid: "2de75104ce694126b4ac79c7e444ceae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER } }
I20250905 13:51:29.932344  2776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2de75104ce694126b4ac79c7e444ceae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2de75104ce694126b4ac79c7e444ceae" member_type: VOTER } }
I20250905 13:51:29.932509  2777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:29.932579  2776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:29.941109  2780 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:29.941366   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:29.942368  2780 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:29.945016  2780 catalog_manager.cc:1349] Generated new cluster ID: a22d78c8b9124bd79affc3d69be239d3
I20250905 13:51:29.945097  2780 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:29.973012  2780 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:29.973887  2780 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:29.982868  2780 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: Generated new TSK 0
I20250905 13:51:29.983103  2780 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:30.006282   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.007332   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.008697   416 webserver.cc:480] Webserver started at http://127.0.104.1:35835/ using document root <none> and password file <none>
I20250905 13:51:30.008924   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.008988   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:30.009091   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:30.009660   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "0493e21e6c22446b8f8e3df8ac67b625"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.011988   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:30.013510  2796 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.013864   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:30.013978   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "0493e21e6c22446b8f8e3df8ac67b625"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.014106   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1757080267164066-416-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)
I20250905 13:51:30.034354   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:30.034890   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:30.035487   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:30.036288   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:30.036361   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.036477   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:30.036540   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.049084   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44913
I20250905 13:51:30.049110  2858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44913 every 8 connection(s)
I20250905 13:51:30.055821  2859 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34195
I20250905 13:51:30.055970  2859 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:30.056315  2859 heartbeater.cc:507] Master 127.0.104.62:34195 requested a full tablet report, sending...
I20250905 13:51:30.057153  2737 ts_manager.cc:194] Registered new tserver with Master: 0493e21e6c22446b8f8e3df8ac67b625 (127.0.104.1:44913)
I20250905 13:51:30.057901   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007848882s
I20250905 13:51:30.058189  2737 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47308
I20250905 13:51:30.068140  2737 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47314:
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"
    }
  }
}
I20250905 13:51:30.069578  2859 heartbeater.cc:499] Master 127.0.104.62:34195 was elected leader, sending a full tablet report...
I20250905 13:51:30.082412  2824 tablet_service.cc:1468] Processing CreateTablet for tablet 1905c0e24780444baa66555c2103f6f0 (DEFAULT_TABLE table=fake-table [id=fcb87b5c4e3747a2a2bc96f5e2d84cab]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:30.082865  2824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1905c0e24780444baa66555c2103f6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:30.087977  2871 tablet_bootstrap.cc:492] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: Bootstrap starting.
I20250905 13:51:30.089337  2871 tablet_bootstrap.cc:654] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:30.090906  2871 tablet_bootstrap.cc:492] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: No bootstrap required, opened a new log
I20250905 13:51:30.091049  2871 ts_tablet_manager.cc:1397] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:30.091576  2871 raft_consensus.cc:357] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0493e21e6c22446b8f8e3df8ac67b625" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44913 } }
I20250905 13:51:30.091730  2871 raft_consensus.cc:383] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:30.091812  2871 raft_consensus.cc:738] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0493e21e6c22446b8f8e3df8ac67b625, State: Initialized, Role: FOLLOWER
I20250905 13:51:30.092031  2871 consensus_queue.cc:260] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0493e21e6c22446b8f8e3df8ac67b625" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44913 } }
I20250905 13:51:30.092177  2871 raft_consensus.cc:397] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:30.092262  2871 raft_consensus.cc:491] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:30.092371  2871 raft_consensus.cc:3058] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:30.094637  2871 raft_consensus.cc:513] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0493e21e6c22446b8f8e3df8ac67b625" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44913 } }
I20250905 13:51:30.094848  2871 leader_election.cc:304] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0493e21e6c22446b8f8e3df8ac67b625; no voters: 
I20250905 13:51:30.095280  2871 leader_election.cc:290] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:30.095408  2873 raft_consensus.cc:2802] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:30.095902  2871 ts_tablet_manager.cc:1428] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:51:30.096189  2873 raft_consensus.cc:695] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 1 LEADER]: Becoming Leader. State: Replica: 0493e21e6c22446b8f8e3df8ac67b625, State: Running, Role: LEADER
I20250905 13:51:30.096428  2873 consensus_queue.cc:237] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0493e21e6c22446b8f8e3df8ac67b625" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44913 } }
I20250905 13:51:30.098555  2736 catalog_manager.cc:5582] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0493e21e6c22446b8f8e3df8ac67b625 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "0493e21e6c22446b8f8e3df8ac67b625" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0493e21e6c22446b8f8e3df8ac67b625" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44913 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:30.117307   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:30.117997  2736 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47314:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20250905 13:51:30.122750  2879 tablet.cc:1722] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: 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
I20250905 13:51:30.129707  2736 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: someothername [id=fcb87b5c4e3747a2a2bc96f5e2d84cab] alter complete (version 1)
I20250905 13:51:30.133949  2736 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47314:
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
I20250905 13:51:30.138195  2879 tablet.cc:1722] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: 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
I20250905 13:51:30.138661  2879 tablet.cc:1620] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: MemRowSet was empty: no flush needed.
I20250905 13:51:30.145323  2736 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: someothername [id=fcb87b5c4e3747a2a2bc96f5e2d84cab] alter complete (version 2)
I20250905 13:51:30.146111   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:30.154574   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:30.154942   416 tablet_replica.cc:331] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625: stopping tablet replica
I20250905 13:51:30.155144   416 raft_consensus.cc:2241] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:30.155350   416 raft_consensus.cc:2270] T 1905c0e24780444baa66555c2103f6f0 P 0493e21e6c22446b8f8e3df8ac67b625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:30.169770   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:30.172887   416 master.cc:561] Master@127.0.104.62:34195 shutting down...
I20250905 13:51:30.180361   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:30.180613   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:30.180820   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 2de75104ce694126b4ac79c7e444ceae: stopping tablet replica
I20250905 13:51:30.201838   416 master.cc:583] Master@127.0.104.62:34195 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (342 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20250905 13:51:30.211645   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44673
I20250905 13:51:30.212172   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.213011   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.214747   416 webserver.cc:480] Webserver started at http://127.0.104.62:43439/ using document root <none> and password file <none>
I20250905 13:51:30.214969   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.215047   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:30.215183   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:30.215766   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "7f98f075fbe74321824839b0d5c99b5c"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.218135   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:30.219673  2883 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.220068   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:30.220166   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "7f98f075fbe74321824839b0d5c99b5c"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.220278   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-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)
I20250905 13:51:30.225365   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:30.225812   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:30.237002  2934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44673 every 8 connection(s)
I20250905 13:51:30.236975   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44673
I20250905 13:51:30.238344  2935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:30.242806  2935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c: Bootstrap starting.
I20250905 13:51:30.244051  2935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:30.245635  2935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c: No bootstrap required, opened a new log
I20250905 13:51:30.246217  2935 raft_consensus.cc:357] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER }
I20250905 13:51:30.246354  2935 raft_consensus.cc:383] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:30.246443  2935 raft_consensus.cc:738] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f98f075fbe74321824839b0d5c99b5c, State: Initialized, Role: FOLLOWER
I20250905 13:51:30.246655  2935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER }
I20250905 13:51:30.246778  2935 raft_consensus.cc:397] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:30.246852  2935 raft_consensus.cc:491] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:30.246938  2935 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:30.248883  2935 raft_consensus.cc:513] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER }
I20250905 13:51:30.249073  2935 leader_election.cc:304] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f98f075fbe74321824839b0d5c99b5c; no voters: 
I20250905 13:51:30.249461  2935 leader_election.cc:290] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:30.249575  2938 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:30.250079  2938 raft_consensus.cc:695] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 1 LEADER]: Becoming Leader. State: Replica: 7f98f075fbe74321824839b0d5c99b5c, State: Running, Role: LEADER
I20250905 13:51:30.250303  2935 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:30.250319  2938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER }
I20250905 13:51:30.251194  2939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f98f075fbe74321824839b0d5c99b5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER } }
I20250905 13:51:30.251214  2940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f98f075fbe74321824839b0d5c99b5c. Latest consensus state: current_term: 1 leader_uuid: "7f98f075fbe74321824839b0d5c99b5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f98f075fbe74321824839b0d5c99b5c" member_type: VOTER } }
I20250905 13:51:30.251514  2940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:30.251385  2939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:30.254096  2944 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:30.255702  2944 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:30.256039   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:30.258339  2944 catalog_manager.cc:1349] Generated new cluster ID: ee97ef17773e42b19f92b78c4e78909c
I20250905 13:51:30.258438  2944 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:30.283541  2944 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:30.284323  2944 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:30.292740  2944 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c: Generated new TSK 0
I20250905 13:51:30.292968  2944 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:30.321120   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.322252   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.323609   416 webserver.cc:480] Webserver started at http://127.0.104.1:40803/ using document root <none> and password file <none>
I20250905 13:51:30.323839   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.323926   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:30.324074   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:30.324702   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.327244   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:30.328809  2959 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.329192   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:30.329311   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.329434   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1757080267164066-416-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)
I20250905 13:51:30.342228   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:30.342782   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:30.343354   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:30.344158   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:30.344236   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.344344   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:30.344405   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.356405   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44319
I20250905 13:51:30.356472  3021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44319 every 8 connection(s)
I20250905 13:51:30.368149  3022 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44673
I20250905 13:51:30.368304  3022 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:30.368705  3022 heartbeater.cc:507] Master 127.0.104.62:44673 requested a full tablet report, sending...
I20250905 13:51:30.369688  2900 ts_manager.cc:194] Registered new tserver with Master: cc2e3b3c55894a6aa9845a7bf7f5da6a (127.0.104.1:44319)
I20250905 13:51:30.370700   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013333255s
I20250905 13:51:30.370712  2900 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58278
I20250905 13:51:30.381628  2900 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58290:
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"
    }
  }
}
I20250905 13:51:30.381982  3022 heartbeater.cc:499] Master 127.0.104.62:44673 was elected leader, sending a full tablet report...
I20250905 13:51:30.393922  2987 tablet_service.cc:1468] Processing CreateTablet for tablet 5b005f090ded4f12b199808ab868bafd (DEFAULT_TABLE table=fake-table [id=3769128218184954868900a09261eedc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:30.394444  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b005f090ded4f12b199808ab868bafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:30.399472  3034 tablet_bootstrap.cc:492] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: Bootstrap starting.
I20250905 13:51:30.400893  3034 tablet_bootstrap.cc:654] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:30.402545  3034 tablet_bootstrap.cc:492] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: No bootstrap required, opened a new log
I20250905 13:51:30.402680  3034 ts_tablet_manager.cc:1397] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:51:30.403282  3034 raft_consensus.cc:357] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44319 } }
I20250905 13:51:30.403425  3034 raft_consensus.cc:383] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:30.403481  3034 raft_consensus.cc:738] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2e3b3c55894a6aa9845a7bf7f5da6a, State: Initialized, Role: FOLLOWER
I20250905 13:51:30.403681  3034 consensus_queue.cc:260] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44319 } }
I20250905 13:51:30.403813  3034 raft_consensus.cc:397] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:30.403887  3034 raft_consensus.cc:491] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:30.403972  3034 raft_consensus.cc:3058] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:30.406309  3034 raft_consensus.cc:513] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44319 } }
I20250905 13:51:30.406595  3034 leader_election.cc:304] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc2e3b3c55894a6aa9845a7bf7f5da6a; no voters: 
I20250905 13:51:30.407128  3034 leader_election.cc:290] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:30.407248  3036 raft_consensus.cc:2802] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:30.407738  3036 raft_consensus.cc:695] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 1 LEADER]: Becoming Leader. State: Replica: cc2e3b3c55894a6aa9845a7bf7f5da6a, State: Running, Role: LEADER
I20250905 13:51:30.407838  3034 ts_tablet_manager.cc:1428] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20250905 13:51:30.408052  3036 consensus_queue.cc:237] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44319 } }
I20250905 13:51:30.409943  2899 catalog_manager.cc:5582] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2e3b3c55894a6aa9845a7bf7f5da6a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2e3b3c55894a6aa9845a7bf7f5da6a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44319 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:30.424366   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:30.425154  2899 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58290:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20250905 13:51:30.426329   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:30.433712   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:30.434053   416 tablet_replica.cc:331] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a: stopping tablet replica
I20250905 13:51:30.434247   416 raft_consensus.cc:2241] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:30.434443   416 raft_consensus.cc:2270] T 5b005f090ded4f12b199808ab868bafd P cc2e3b3c55894a6aa9845a7bf7f5da6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:30.448551   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:30.451514   416 master.cc:561] Master@127.0.104.62:44673 shutting down...
I20250905 13:51:30.459066   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:30.459309   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:30.459487   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 7f98f075fbe74321824839b0d5c99b5c: stopping tablet replica
I20250905 13:51:30.473721   416 master.cc:583] Master@127.0.104.62:44673 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (272 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20250905 13:51:30.483800   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35777
I20250905 13:51:30.484311   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.485215   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.486389   416 webserver.cc:480] Webserver started at http://127.0.104.62:46289/ using document root <none> and password file <none>
I20250905 13:51:30.486644   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.486721   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:30.486865   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:30.487469   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "6533b34030eb42919a8366faa92b0066"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.489907   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:30.491534  3045 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.491982   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:30.492079   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "6533b34030eb42919a8366faa92b0066"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.492184   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-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)
I20250905 13:51:30.513619   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:30.514292   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:30.525791   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35777
I20250905 13:51:30.525821  3096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35777 every 8 connection(s)
I20250905 13:51:30.526974  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:30.531246  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: Bootstrap starting.
I20250905 13:51:30.532487  3097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:30.534054  3097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: No bootstrap required, opened a new log
I20250905 13:51:30.534611  3097 raft_consensus.cc:357] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER }
I20250905 13:51:30.534754  3097 raft_consensus.cc:383] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:30.534824  3097 raft_consensus.cc:738] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6533b34030eb42919a8366faa92b0066, State: Initialized, Role: FOLLOWER
I20250905 13:51:30.534982  3097 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER }
I20250905 13:51:30.535084  3097 raft_consensus.cc:397] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:30.535138  3097 raft_consensus.cc:491] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:30.535203  3097 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:30.536981  3097 raft_consensus.cc:513] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER }
I20250905 13:51:30.537153  3097 leader_election.cc:304] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6533b34030eb42919a8366faa92b0066; no voters: 
I20250905 13:51:30.537472  3097 leader_election.cc:290] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:30.537596  3100 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:30.538019  3100 raft_consensus.cc:695] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 1 LEADER]: Becoming Leader. State: Replica: 6533b34030eb42919a8366faa92b0066, State: Running, Role: LEADER
I20250905 13:51:30.538269  3097 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:30.538277  3100 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER }
I20250905 13:51:30.539141  3101 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6533b34030eb42919a8366faa92b0066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER } }
I20250905 13:51:30.539199  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6533b34030eb42919a8366faa92b0066. Latest consensus state: current_term: 1 leader_uuid: "6533b34030eb42919a8366faa92b0066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6533b34030eb42919a8366faa92b0066" member_type: VOTER } }
I20250905 13:51:30.539433  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:30.539530  3101 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:30.540853  3105 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:30.542668  3105 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:30.543545   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:30.545657  3105 catalog_manager.cc:1349] Generated new cluster ID: 50c4a15fe174479a9b84c8948ed98f48
I20250905 13:51:30.545753  3105 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:30.558113  3105 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:30.558908  3105 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:30.570861  3105 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: Generated new TSK 0
I20250905 13:51:30.571170  3105 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:30.576303   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.577867   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.579411   416 webserver.cc:480] Webserver started at http://127.0.104.1:41741/ using document root <none> and password file <none>
I20250905 13:51:30.579630   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.579710   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:30.579849   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:30.580432   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "508c714f1b6e47999075ab8c413dfb6f"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.582917   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:30.584506  3121 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.584919   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:30.585017   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "508c714f1b6e47999075ab8c413dfb6f"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:30.585119   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-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)
I20250905 13:51:30.629444   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:30.629972   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:30.630503   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:30.631253   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:30.631320   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.631393   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:30.631438   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:30.643667   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41967
I20250905 13:51:30.643695  3183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41967 every 8 connection(s)
I20250905 13:51:30.650825  3184 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35777
I20250905 13:51:30.650979  3184 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:30.651320  3184 heartbeater.cc:507] Master 127.0.104.62:35777 requested a full tablet report, sending...
I20250905 13:51:30.652233  3062 ts_manager.cc:194] Registered new tserver with Master: 508c714f1b6e47999075ab8c413dfb6f (127.0.104.1:41967)
I20250905 13:51:30.652422   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007970324s
I20250905 13:51:30.654011  3062 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46822
I20250905 13:51:30.665755  3184 heartbeater.cc:499] Master 127.0.104.62:35777 was elected leader, sending a full tablet report...
I20250905 13:51:30.668051  3062 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46836:
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"
    }
  }
}
I20250905 13:51:30.681527  3149 tablet_service.cc:1468] Processing CreateTablet for tablet 26f1aa2cb95542b49036f7f5f1cc4939 (DEFAULT_TABLE table=fake-table [id=4f72d4efca26476499466b866261b374]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:30.681960  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f1aa2cb95542b49036f7f5f1cc4939. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:30.687764  3196 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Bootstrap starting.
I20250905 13:51:30.689625  3196 tablet_bootstrap.cc:654] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:30.691546  3196 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: No bootstrap required, opened a new log
I20250905 13:51:30.691720  3196 ts_tablet_manager.cc:1397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:51:30.692333  3196 raft_consensus.cc:357] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:30.692525  3196 raft_consensus.cc:383] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:30.692612  3196 raft_consensus.cc:738] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Initialized, Role: FOLLOWER
I20250905 13:51:30.692885  3196 consensus_queue.cc:260] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:30.693064  3196 raft_consensus.cc:397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:30.693162  3196 raft_consensus.cc:491] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:30.693270  3196 raft_consensus.cc:3058] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:30.696301  3196 raft_consensus.cc:513] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:30.696544  3196 leader_election.cc:304] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 508c714f1b6e47999075ab8c413dfb6f; no voters: 
I20250905 13:51:30.697026  3196 leader_election.cc:290] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:30.697189  3198 raft_consensus.cc:2802] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:30.697839  3196 ts_tablet_manager.cc:1428] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20250905 13:51:30.698165  3198 raft_consensus.cc:695] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 LEADER]: Becoming Leader. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Running, Role: LEADER
I20250905 13:51:30.698457  3198 consensus_queue.cc:237] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:30.701006  3062 catalog_manager.cc:5582] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 508c714f1b6e47999075ab8c413dfb6f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "508c714f1b6e47999075ab8c413dfb6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:30.719663   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:30.720479  3062 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46836:
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
I20250905 13:51:30.725258  3204 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:30.725692  3204 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:30.780867  3062 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: fake-table [id=4f72d4efca26476499466b866261b374] alter complete (version 1)
I20250905 13:51:30.901229   416 alter_table-test.cc:951] Dropping c1
I20250905 13:51:30.902098  3061 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46836:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250905 13:51:30.907085  3204 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:30.956507  3062 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: fake-table [id=4f72d4efca26476499466b866261b374] alter complete (version 2)
I20250905 13:51:30.969424   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:30.979601   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:30.980044   416 tablet_replica.cc:331] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: stopping tablet replica
I20250905 13:51:30.980247   416 raft_consensus.cc:2241] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:30.980481   416 raft_consensus.cc:2270] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:30.986423   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:30.991817   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:30.993670   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:30.995172   416 webserver.cc:480] Webserver started at http://127.0.104.1:41741/ using document root <none> and password file <none>
I20250905 13:51:30.995469   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:30.995564   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:30.998389   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:31.005259  3213 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.005697   416 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20250905 13:51:31.005844   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "508c714f1b6e47999075ab8c413dfb6f"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:31.005990   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-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)
I20250905 13:51:31.033185   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:31.033926   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:31.034504   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:31.035912  3220 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250905 13:51:31.038936   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:31.039021   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20250905 13:51:31.039142   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250905 13:51:31.041461   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:31.041572   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:51:31.041620  3220 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Bootstrap starting.
I20250905 13:51:31.057533  3220 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.058475  3220 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.058656  3220 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:51:31.067621  3220 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.068502  3220 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.068681  3220 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:51:31.069832  3220 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.070498  3220 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Bootstrap complete.
I20250905 13:51:31.083153   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41967
I20250905 13:51:31.083153  3278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41967 every 8 connection(s)
I20250905 13:51:31.092504  3279 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35777
I20250905 13:51:31.092705  3279 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:31.093142  3279 heartbeater.cc:507] Master 127.0.104.62:35777 requested a full tablet report, sending...
I20250905 13:51:31.094357  3062 ts_manager.cc:194] Re-registered known tserver with Master: 508c714f1b6e47999075ab8c413dfb6f (127.0.104.1:41967)
I20250905 13:51:31.095577  3062 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46866
I20250905 13:51:31.106952  3279 heartbeater.cc:499] Master 127.0.104.62:35777 was elected leader, sending a full tablet report...
I20250905 13:51:31.169190  3220 ts_tablet_manager.cc:1397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent bootstrapping tablet: real 0.128s	user 0.023s	sys 0.013s
I20250905 13:51:31.170418  3220 raft_consensus.cc:357] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.170678  3220 raft_consensus.cc:738] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Initialized, Role: FOLLOWER
I20250905 13:51:31.170975  3220 consensus_queue.cc:260] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.171175  3220 raft_consensus.cc:397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:31.171272  3220 raft_consensus.cc:491] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:31.171389  3220 raft_consensus.cc:3058] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 1 FOLLOWER]: Advancing to term 2
I20250905 13:51:31.268224  3220 raft_consensus.cc:513] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.268563  3220 leader_election.cc:304] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: 508c714f1b6e47999075ab8c413dfb6f; no voters: 
I20250905 13:51:31.269089  3220 leader_election.cc:290] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250905 13:51:31.269373  3282 raft_consensus.cc:2802] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Leader election won for term 2
I20250905 13:51:31.273650  3282 raft_consensus.cc:695] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 LEADER]: Becoming Leader. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Running, Role: LEADER
I20250905 13:51:31.274025  3282 consensus_queue.cc:237] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.274755  3220 ts_tablet_manager.cc:1428] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20250905 13:51:31.277411  3062 catalog_manager.cc:5582] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "508c714f1b6e47999075ab8c413dfb6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:31.307332  3062 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46836:
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
I20250905 13:51:31.320601  3289 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.321390  3289 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.331202  3062 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: fake-table [id=4f72d4efca26476499466b866261b374] alter complete (version 3)
I20250905 13:51:31.340958   416 tablet_server.cc:178] TabletServer@127.0.104.1:41967 shutting down...
I20250905 13:51:31.352154   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:31.352856   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:31.353153   416 raft_consensus.cc:2241] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 LEADER]: Raft consensus shutting down.
I20250905 13:51:31.353390   416 raft_consensus.cc:2270] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:31.359287   416 tablet_server.cc:195] TabletServer@127.0.104.1:41967 shutdown complete.
I20250905 13:51:31.363884   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:31.365145   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:31.366519   416 webserver.cc:480] Webserver started at http://127.0.104.1:41741/ using document root <none> and password file <none>
I20250905 13:51:31.366806   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:31.366884   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250905 13:51:31.369035   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:31.374248  3295 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.374668   416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.000s
I20250905 13:51:31.374789   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "508c714f1b6e47999075ab8c413dfb6f"
format_stamp: "Formatted at 2025-09-05 13:51:30 on dist-test-slave-s3gz"
I20250905 13:51:31.374934   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1757080267164066-416-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)
I20250905 13:51:31.382570   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:31.383180   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:31.383770   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:31.387576   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250905 13:51:31.387681   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20250905 13:51:31.389760   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250905 13:51:31.389863   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.001s
I20250905 13:51:31.389940  3302 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Bootstrap starting.
I20250905 13:51:31.399191  3302 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.400051  3302 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.400221  3302 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:51:31.407464  3302 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.408293  3302 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.408484  3302 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:51:31.410707  3302 tablet.cc:1722] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.411020   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41967
I20250905 13:51:31.411175  3359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41967 every 8 connection(s)
I20250905 13:51:31.411352  3302 tablet.cc:1620] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: MemRowSet was empty: no flush needed.
I20250905 13:51:31.411489  3302 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:51:31.418397  3302 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: 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
I20250905 13:51:31.418944  3302 tablet_bootstrap.cc:492] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Bootstrap complete.
I20250905 13:51:31.423089  3302 ts_tablet_manager.cc:1397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.000s
I20250905 13:51:31.424134  3302 raft_consensus.cc:357] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.424367  3302 raft_consensus.cc:738] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Initialized, Role: FOLLOWER
I20250905 13:51:31.424660  3302 consensus_queue.cc:260] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.424873  3302 raft_consensus.cc:397] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:31.424973  3302 raft_consensus.cc:491] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:31.425089  3302 raft_consensus.cc:3058] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 2 FOLLOWER]: Advancing to term 3
I20250905 13:51:31.426172  3360 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35777
I20250905 13:51:31.426322  3360 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:31.426760  3360 heartbeater.cc:507] Master 127.0.104.62:35777 requested a full tablet report, sending...
I20250905 13:51:31.427528  3302 raft_consensus.cc:513] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.427760  3302 leader_election.cc:304] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: 508c714f1b6e47999075ab8c413dfb6f; no voters: 
I20250905 13:51:31.428256  3302 leader_election.cc:290] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [CANDIDATE]: Term 3 election: Requested vote from peers 
I20250905 13:51:31.428434  3364 raft_consensus.cc:2802] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 3 FOLLOWER]: Leader election won for term 3
I20250905 13:51:31.428941  3062 ts_manager.cc:194] Re-registered known tserver with Master: 508c714f1b6e47999075ab8c413dfb6f (127.0.104.1:41967)
I20250905 13:51:31.430476  3062 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46868
I20250905 13:51:31.432224  3360 heartbeater.cc:499] Master 127.0.104.62:35777 was elected leader, sending a full tablet report...
I20250905 13:51:31.432437  3302 ts_tablet_manager.cc:1428] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20250905 13:51:31.432966  3364 raft_consensus.cc:695] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 3 LEADER]: Becoming Leader. State: Replica: 508c714f1b6e47999075ab8c413dfb6f, State: Running, Role: LEADER
I20250905 13:51:31.433416  3364 consensus_queue.cc:237] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [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: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } }
I20250905 13:51:31.436599  3062 catalog_manager.cc:5582] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "508c714f1b6e47999075ab8c413dfb6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508c714f1b6e47999075ab8c413dfb6f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41967 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:31.457268   416 tablet_server.cc:178] TabletServer@127.0.104.1:41967 shutting down...
I20250905 13:51:31.466202   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:31.466688   416 tablet_replica.cc:331] stopping tablet replica
I20250905 13:51:31.466915   416 raft_consensus.cc:2241] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 3 LEADER]: Raft consensus shutting down.
I20250905 13:51:31.467118   416 raft_consensus.cc:2270] T 26f1aa2cb95542b49036f7f5f1cc4939 P 508c714f1b6e47999075ab8c413dfb6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:31.482231   416 tablet_server.cc:195] TabletServer@127.0.104.1:41967 shutdown complete.
I20250905 13:51:31.486220   416 master.cc:561] Master@127.0.104.62:35777 shutting down...
I20250905 13:51:31.494865   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:31.495129   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:31.495249   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 6533b34030eb42919a8366faa92b0066: stopping tablet replica
I20250905 13:51:31.509712   416 master.cc:583] Master@127.0.104.62:35777 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (1039 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20250905 13:51:31.524595   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35701
I20250905 13:51:31.525305   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:31.526396   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:31.527834   416 webserver.cc:480] Webserver started at http://127.0.104.62:45547/ using document root <none> and password file <none>
I20250905 13:51:31.528090   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:31.528177   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:31.528322   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:31.529103   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "bd1b035ba85a443da87fdeb5cb98b219"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.532155   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:51:31.542603  3372 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.543160   416 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.001s	sys 0.000s
I20250905 13:51:31.543402   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "bd1b035ba85a443da87fdeb5cb98b219"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.543555   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-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)
I20250905 13:51:31.557118   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:31.557889   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:31.572664   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35701
I20250905 13:51:31.572674  3423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35701 every 8 connection(s)
I20250905 13:51:31.574195  3424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:31.578928  3424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: Bootstrap starting.
I20250905 13:51:31.580394  3424 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:31.582212  3424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: No bootstrap required, opened a new log
I20250905 13:51:31.582939  3424 raft_consensus.cc:357] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER }
I20250905 13:51:31.583097  3424 raft_consensus.cc:383] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:31.583196  3424 raft_consensus.cc:738] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd1b035ba85a443da87fdeb5cb98b219, State: Initialized, Role: FOLLOWER
I20250905 13:51:31.583446  3424 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER }
I20250905 13:51:31.583595  3424 raft_consensus.cc:397] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:31.583698  3424 raft_consensus.cc:491] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:31.583949  3424 raft_consensus.cc:3058] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:31.586078  3424 raft_consensus.cc:513] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER }
I20250905 13:51:31.586308  3424 leader_election.cc:304] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bd1b035ba85a443da87fdeb5cb98b219; no voters: 
I20250905 13:51:31.586798  3424 leader_election.cc:290] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:31.586925  3427 raft_consensus.cc:2802] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:31.587561  3427 raft_consensus.cc:695] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 1 LEADER]: Becoming Leader. State: Replica: bd1b035ba85a443da87fdeb5cb98b219, State: Running, Role: LEADER
I20250905 13:51:31.587838  3424 sys_catalog.cc:564] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:31.587822  3427 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER }
I20250905 13:51:31.593394  3428 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd1b035ba85a443da87fdeb5cb98b219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER } }
I20250905 13:51:31.593458  3429 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd1b035ba85a443da87fdeb5cb98b219. Latest consensus state: current_term: 1 leader_uuid: "bd1b035ba85a443da87fdeb5cb98b219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd1b035ba85a443da87fdeb5cb98b219" member_type: VOTER } }
I20250905 13:51:31.593664  3428 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:31.593673  3429 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:31.604952   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20250905 13:51:31.606359  3442 catalog_manager.cc:1560] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250905 13:51:31.606508  3442 catalog_manager.cc:875] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250905 13:51:31.606603  3441 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:31.608152  3441 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:31.612083  3441 catalog_manager.cc:1349] Generated new cluster ID: c6cc7387749a4e88b1bfae726192a1b4
I20250905 13:51:31.612203  3441 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:31.645565  3441 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:31.646420  3441 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:31.665026  3441 catalog_manager.cc:5955] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: Generated new TSK 0
I20250905 13:51:31.665331  3441 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:31.670272   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:31.671669   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:31.673277   416 webserver.cc:480] Webserver started at http://127.0.104.1:42709/ using document root <none> and password file <none>
I20250905 13:51:31.673552   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:31.673669   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:31.673810   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:31.674582   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "e56d359026954f0892fbd66268f6191b"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.677737   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:51:31.679728  3448 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.680162   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:31.680282   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "e56d359026954f0892fbd66268f6191b"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.680409   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1757080267164066-416-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)
I20250905 13:51:31.700119   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:31.701033   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:31.701818   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:31.703037   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:31.703142   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.703256   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:31.703341   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.720289   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43621
I20250905 13:51:31.720291  3510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43621 every 8 connection(s)
I20250905 13:51:31.732249  3511 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35701
I20250905 13:51:31.732427  3511 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:31.732874  3511 heartbeater.cc:507] Master 127.0.104.62:35701 requested a full tablet report, sending...
I20250905 13:51:31.733899  3389 ts_manager.cc:194] Registered new tserver with Master: e56d359026954f0892fbd66268f6191b (127.0.104.1:43621)
I20250905 13:51:31.734941   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013454329s
I20250905 13:51:31.735023  3389 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33402
I20250905 13:51:31.746372  3511 heartbeater.cc:499] Master 127.0.104.62:35701 was elected leader, sending a full tablet report...
I20250905 13:51:31.749444  3389 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33410:
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"
    }
  }
}
I20250905 13:51:31.767571  3476 tablet_service.cc:1468] Processing CreateTablet for tablet c2cc391197ce4d19a2607835f4ab686d (DEFAULT_TABLE table=fake-table [id=008b71a409d64c18a9dbccd0eb2f57fe]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:31.768061  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc391197ce4d19a2607835f4ab686d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:31.773802  3523 tablet_bootstrap.cc:492] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: Bootstrap starting.
I20250905 13:51:31.776290  3523 tablet_bootstrap.cc:654] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:31.777956  3523 tablet_bootstrap.cc:492] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: No bootstrap required, opened a new log
I20250905 13:51:31.778084  3523 ts_tablet_manager.cc:1397] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20250905 13:51:31.778693  3523 raft_consensus.cc:357] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56d359026954f0892fbd66268f6191b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43621 } }
I20250905 13:51:31.778831  3523 raft_consensus.cc:383] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:31.778887  3523 raft_consensus.cc:738] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e56d359026954f0892fbd66268f6191b, State: Initialized, Role: FOLLOWER
I20250905 13:51:31.779047  3523 consensus_queue.cc:260] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56d359026954f0892fbd66268f6191b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43621 } }
I20250905 13:51:31.779161  3523 raft_consensus.cc:397] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:31.779211  3523 raft_consensus.cc:491] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:31.779277  3523 raft_consensus.cc:3058] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:31.781757  3523 raft_consensus.cc:513] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56d359026954f0892fbd66268f6191b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43621 } }
I20250905 13:51:31.782007  3523 leader_election.cc:304] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e56d359026954f0892fbd66268f6191b; no voters: 
I20250905 13:51:31.782505  3523 leader_election.cc:290] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:31.782657  3525 raft_consensus.cc:2802] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:31.783214  3525 raft_consensus.cc:695] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 1 LEADER]: Becoming Leader. State: Replica: e56d359026954f0892fbd66268f6191b, State: Running, Role: LEADER
I20250905 13:51:31.783398  3523 ts_tablet_manager.cc:1428] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:51:31.783496  3525 consensus_queue.cc:237] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56d359026954f0892fbd66268f6191b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43621 } }
I20250905 13:51:31.785403  3388 catalog_manager.cc:5582] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b reported cstate change: term changed from 0 to 1, leader changed from <none> to e56d359026954f0892fbd66268f6191b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "e56d359026954f0892fbd66268f6191b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56d359026954f0892fbd66268f6191b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43621 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:31.801815   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:31.802613  3388 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33410:
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
I20250905 13:51:31.807518  3531 tablet.cc:1722] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: 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
I20250905 13:51:31.808030  3531 tablet.cc:1620] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: MemRowSet was empty: no flush needed.
I20250905 13:51:31.814497  3388 catalog_manager.cc:6127] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: fake-table [id=008b71a409d64c18a9dbccd0eb2f57fe] alter complete (version 1)
I20250905 13:51:31.865036   416 alter_table-test.cc:1006] Dropping c1
I20250905 13:51:31.865729  3388 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33410:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250905 13:51:31.869830  3531 tablet.cc:1722] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: 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
I20250905 13:51:31.870314  3531 tablet.cc:1620] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: MemRowSet was empty: no flush needed.
I20250905 13:51:31.877848  3388 catalog_manager.cc:6127] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: fake-table [id=008b71a409d64c18a9dbccd0eb2f57fe] alter complete (version 2)
I20250905 13:51:31.898900   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:31.907243   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:31.907750   416 tablet_replica.cc:331] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b: stopping tablet replica
I20250905 13:51:31.907963   416 raft_consensus.cc:2241] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:31.908172   416 raft_consensus.cc:2270] T c2cc391197ce4d19a2607835f4ab686d P e56d359026954f0892fbd66268f6191b [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:31.923630   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:31.927603   416 master.cc:561] Master@127.0.104.62:35701 shutting down...
I20250905 13:51:31.935673   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:31.935938   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:31.936148   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P bd1b035ba85a443da87fdeb5cb98b219: stopping tablet replica
I20250905 13:51:31.940482   416 master.cc:583] Master@127.0.104.62:35701 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (427 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20250905 13:51:31.951103   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41741
I20250905 13:51:31.951629   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:31.952461   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:31.953735   416 webserver.cc:480] Webserver started at http://127.0.104.62:39575/ using document root <none> and password file <none>
I20250905 13:51:31.953979   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:31.954052   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:31.954200   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:31.954793   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "6259070356b44df08d2f37d67d8cbd5d"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.957290   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:51:31.958904  3540 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:31.959316   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:31.959415   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "6259070356b44df08d2f37d67d8cbd5d"
format_stamp: "Formatted at 2025-09-05 13:51:31 on dist-test-slave-s3gz"
I20250905 13:51:31.959518   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-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)
I20250905 13:51:31.991333   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:31.991946   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.003316   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41741
I20250905 13:51:32.003340  3591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41741 every 8 connection(s)
I20250905 13:51:32.004751  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.009200  3592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: Bootstrap starting.
I20250905 13:51:32.010486  3592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.012048  3592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: No bootstrap required, opened a new log
I20250905 13:51:32.012642  3592 raft_consensus.cc:357] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER }
I20250905 13:51:32.012812  3592 raft_consensus.cc:383] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.012893  3592 raft_consensus.cc:738] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6259070356b44df08d2f37d67d8cbd5d, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.013108  3592 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER }
I20250905 13:51:32.013229  3592 raft_consensus.cc:397] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.013307  3592 raft_consensus.cc:491] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.013403  3592 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.015301  3592 raft_consensus.cc:513] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER }
I20250905 13:51:32.015486  3592 leader_election.cc:304] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6259070356b44df08d2f37d67d8cbd5d; no voters: 
I20250905 13:51:32.015887  3592 leader_election.cc:290] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.016013  3595 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.016496  3595 raft_consensus.cc:695] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 1 LEADER]: Becoming Leader. State: Replica: 6259070356b44df08d2f37d67d8cbd5d, State: Running, Role: LEADER
I20250905 13:51:32.016696  3592 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:32.016819  3595 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER }
I20250905 13:51:32.017706  3596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6259070356b44df08d2f37d67d8cbd5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER } }
I20250905 13:51:32.017765  3597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6259070356b44df08d2f37d67d8cbd5d. Latest consensus state: current_term: 1 leader_uuid: "6259070356b44df08d2f37d67d8cbd5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6259070356b44df08d2f37d67d8cbd5d" member_type: VOTER } }
I20250905 13:51:32.018006  3596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.018040  3597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.019112  3600 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:32.020424  3600 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:32.023391  3600 catalog_manager.cc:1349] Generated new cluster ID: 52a28eee82c043848d80826bb49db7d9
I20250905 13:51:32.023484  3600 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:32.024013   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:32.034420  3600 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:32.035243  3600 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:32.047715  3600 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: Generated new TSK 0
I20250905 13:51:32.047966  3600 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:32.056918   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:32.058041   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:32.059412   416 webserver.cc:480] Webserver started at http://127.0.104.1:35419/ using document root <none> and password file <none>
I20250905 13:51:32.059638   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:32.059717   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:32.059825   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:32.060530   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.063102   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:51:32.064683  3616 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.065068   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:32.065191   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.065315   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1757080267164066-416-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)
I20250905 13:51:32.075747   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:32.076943   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.077517   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:32.078323   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:32.078395   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.078505   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:32.078567   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.091493   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41839
I20250905 13:51:32.091517  3678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41839 every 8 connection(s)
I20250905 13:51:32.099119  3679 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41741
I20250905 13:51:32.099279  3679 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:32.099658  3679 heartbeater.cc:507] Master 127.0.104.62:41741 requested a full tablet report, sending...
I20250905 13:51:32.100504  3557 ts_manager.cc:194] Registered new tserver with Master: dbd8d6d04ebd4e4a950e9d4d48fc4442 (127.0.104.1:41839)
I20250905 13:51:32.101337   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008967241s
I20250905 13:51:32.101657  3557 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33900
I20250905 13:51:32.111886  3557 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33902:
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"
    }
  }
}
I20250905 13:51:32.113023  3679 heartbeater.cc:499] Master 127.0.104.62:41741 was elected leader, sending a full tablet report...
I20250905 13:51:32.125131  3644 tablet_service.cc:1468] Processing CreateTablet for tablet 821729db881447db830553cb9b6c0853 (DEFAULT_TABLE table=fake-table [id=18e43c3bbc834b4aa002bca5da0b3a8f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:32.125686  3644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821729db881447db830553cb9b6c0853. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.131007  3691 tablet_bootstrap.cc:492] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: Bootstrap starting.
I20250905 13:51:32.132443  3691 tablet_bootstrap.cc:654] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.134209  3691 tablet_bootstrap.cc:492] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: No bootstrap required, opened a new log
I20250905 13:51:32.134356  3691 ts_tablet_manager.cc:1397] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:51:32.134945  3691 raft_consensus.cc:357] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41839 } }
I20250905 13:51:32.135097  3691 raft_consensus.cc:383] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.135175  3691 raft_consensus.cc:738] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd8d6d04ebd4e4a950e9d4d48fc4442, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.135398  3691 consensus_queue.cc:260] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41839 } }
I20250905 13:51:32.135535  3691 raft_consensus.cc:397] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.135612  3691 raft_consensus.cc:491] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.135717  3691 raft_consensus.cc:3058] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.137995  3691 raft_consensus.cc:513] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41839 } }
I20250905 13:51:32.138209  3691 leader_election.cc:304] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dbd8d6d04ebd4e4a950e9d4d48fc4442; no voters: 
I20250905 13:51:32.138607  3691 leader_election.cc:290] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.138753  3693 raft_consensus.cc:2802] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.139268  3691 ts_tablet_manager.cc:1428] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:51:32.139394  3693 raft_consensus.cc:695] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 1 LEADER]: Becoming Leader. State: Replica: dbd8d6d04ebd4e4a950e9d4d48fc4442, State: Running, Role: LEADER
I20250905 13:51:32.139644  3693 consensus_queue.cc:237] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41839 } }
I20250905 13:51:32.141876  3557 catalog_manager.cc:5582] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd8d6d04ebd4e4a950e9d4d48fc4442 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd8d6d04ebd4e4a950e9d4d48fc4442" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41839 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:32.163568   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:32.164513  3556 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33902:
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
I20250905 13:51:32.169999  3699 tablet.cc:1722] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: 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
I20250905 13:51:32.170491  3699 tablet.cc:1620] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: MemRowSet was empty: no flush needed.
I20250905 13:51:32.177325  3557 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: fake-table [id=18e43c3bbc834b4aa002bca5da0b3a8f] alter complete (version 1)
I20250905 13:51:32.220960   416 alter_table-test.cc:1042] Dropping c1
I20250905 13:51:32.221951  3557 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33902:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250905 13:51:32.226984  3699 tablet.cc:1722] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: 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
I20250905 13:51:32.227468  3699 tablet.cc:1620] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: MemRowSet was empty: no flush needed.
I20250905 13:51:32.235124  3557 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: fake-table [id=18e43c3bbc834b4aa002bca5da0b3a8f] alter complete (version 2)
I20250905 13:51:32.251312   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:32.259850   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:32.260285   416 tablet_replica.cc:331] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442: stopping tablet replica
I20250905 13:51:32.260491   416 raft_consensus.cc:2241] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:32.260741   416 raft_consensus.cc:2270] T 821729db881447db830553cb9b6c0853 P dbd8d6d04ebd4e4a950e9d4d48fc4442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:32.275528   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:32.279181   416 master.cc:561] Master@127.0.104.62:41741 shutting down...
I20250905 13:51:32.286999   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:32.287278   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:32.287464   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 6259070356b44df08d2f37d67d8cbd5d: stopping tablet replica
I20250905 13:51:32.301898   416 master.cc:583] Master@127.0.104.62:41741 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (362 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20250905 13:51:32.313323   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45205
I20250905 13:51:32.313900   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:32.314733   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:32.315934   416 webserver.cc:480] Webserver started at http://127.0.104.62:45021/ using document root <none> and password file <none>
I20250905 13:51:32.316170   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:32.316247   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:32.316383   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:32.317065   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "94aeb3b1c99d4c82a7d631e648e45c1d"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.319506   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:51:32.321174  3705 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.321591   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:32.321697   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "94aeb3b1c99d4c82a7d631e648e45c1d"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.321815   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-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)
I20250905 13:51:32.329895   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:32.330462   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.342835   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45205
I20250905 13:51:32.342876  3756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45205 every 8 connection(s)
I20250905 13:51:32.344180  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.348806  3757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: Bootstrap starting.
I20250905 13:51:32.350200  3757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.351814  3757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: No bootstrap required, opened a new log
I20250905 13:51:32.352474  3757 raft_consensus.cc:357] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER }
I20250905 13:51:32.352615  3757 raft_consensus.cc:383] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.352687  3757 raft_consensus.cc:738] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94aeb3b1c99d4c82a7d631e648e45c1d, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.352953  3757 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER }
I20250905 13:51:32.353094  3757 raft_consensus.cc:397] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.353153  3757 raft_consensus.cc:491] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.353250  3757 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.355195  3757 raft_consensus.cc:513] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER }
I20250905 13:51:32.355399  3757 leader_election.cc:304] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 94aeb3b1c99d4c82a7d631e648e45c1d; no voters: 
I20250905 13:51:32.355818  3757 leader_election.cc:290] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.355940  3760 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.356413  3760 raft_consensus.cc:695] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 1 LEADER]: Becoming Leader. State: Replica: 94aeb3b1c99d4c82a7d631e648e45c1d, State: Running, Role: LEADER
I20250905 13:51:32.356662  3760 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER }
I20250905 13:51:32.356783  3757 sys_catalog.cc:564] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:32.357551  3761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER } }
I20250905 13:51:32.357787  3761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.357570  3762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94aeb3b1c99d4c82a7d631e648e45c1d. Latest consensus state: current_term: 1 leader_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94aeb3b1c99d4c82a7d631e648e45c1d" member_type: VOTER } }
I20250905 13:51:32.358132  3762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.361336  3765 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:32.362516  3765 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:32.362900   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:32.365356  3765 catalog_manager.cc:1349] Generated new cluster ID: 05685161e23d4996ac7627800440b00a
I20250905 13:51:32.365433  3765 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:32.400627  3765 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:32.401439  3765 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:32.424177  3765 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: Generated new TSK 0
I20250905 13:51:32.424422  3765 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:32.427824   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:32.429008   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:32.430442   416 webserver.cc:480] Webserver started at http://127.0.104.1:36767/ using document root <none> and password file <none>
I20250905 13:51:32.430658   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:32.430732   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:32.430857   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:32.431670   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "2ee94df21e6e45b9938678c748130758"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.434283   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20250905 13:51:32.435792  3781 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.436167   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:51:32.436273   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "2ee94df21e6e45b9938678c748130758"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.436394   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1757080267164066-416-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)
I20250905 13:51:32.459401   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:32.460063   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.460680   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:32.461593   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:32.461663   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.461764   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:32.461824   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.476064   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34327
I20250905 13:51:32.476089  3843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34327 every 8 connection(s)
I20250905 13:51:32.483489  3844 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45205
I20250905 13:51:32.483646  3844 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:32.483997  3844 heartbeater.cc:507] Master 127.0.104.62:45205 requested a full tablet report, sending...
I20250905 13:51:32.484920  3722 ts_manager.cc:194] Registered new tserver with Master: 2ee94df21e6e45b9938678c748130758 (127.0.104.1:34327)
I20250905 13:51:32.486030   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009039037s
I20250905 13:51:32.486783  3722 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40904
I20250905 13:51:32.497323  3722 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40916:
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"
    }
  }
}
I20250905 13:51:32.498065  3844 heartbeater.cc:499] Master 127.0.104.62:45205 was elected leader, sending a full tablet report...
I20250905 13:51:32.511737  3809 tablet_service.cc:1468] Processing CreateTablet for tablet b21824aee04c4b9da37324f2125e1f2f (DEFAULT_TABLE table=fake-table [id=8b9563761a5f48d19c8c88d618ba9061]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:32.512154  3809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21824aee04c4b9da37324f2125e1f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.517194  3856 tablet_bootstrap.cc:492] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: Bootstrap starting.
I20250905 13:51:32.518599  3856 tablet_bootstrap.cc:654] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.520134  3856 tablet_bootstrap.cc:492] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: No bootstrap required, opened a new log
I20250905 13:51:32.520253  3856 ts_tablet_manager.cc:1397] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:32.520879  3856 raft_consensus.cc:357] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee94df21e6e45b9938678c748130758" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34327 } }
I20250905 13:51:32.521026  3856 raft_consensus.cc:383] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.521101  3856 raft_consensus.cc:738] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee94df21e6e45b9938678c748130758, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.521310  3856 consensus_queue.cc:260] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee94df21e6e45b9938678c748130758" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34327 } }
I20250905 13:51:32.521510  3856 raft_consensus.cc:397] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.521600  3856 raft_consensus.cc:491] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.521755  3856 raft_consensus.cc:3058] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.524138  3856 raft_consensus.cc:513] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee94df21e6e45b9938678c748130758" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34327 } }
I20250905 13:51:32.524353  3856 leader_election.cc:304] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ee94df21e6e45b9938678c748130758; no voters: 
I20250905 13:51:32.524832  3856 leader_election.cc:290] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.524940  3858 raft_consensus.cc:2802] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.525482  3858 raft_consensus.cc:695] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 1 LEADER]: Becoming Leader. State: Replica: 2ee94df21e6e45b9938678c748130758, State: Running, Role: LEADER
I20250905 13:51:32.525532  3856 ts_tablet_manager.cc:1428] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20250905 13:51:32.525770  3858 consensus_queue.cc:237] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee94df21e6e45b9938678c748130758" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34327 } }
I20250905 13:51:32.527829  3722 catalog_manager.cc:5582] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee94df21e6e45b9938678c748130758 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2ee94df21e6e45b9938678c748130758" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ee94df21e6e45b9938678c748130758" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34327 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:32.548065   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:32.576206  3722 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40916:
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
I20250905 13:51:32.581004  3865 tablet.cc:1722] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: 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
I20250905 13:51:32.581507  3865 tablet.cc:1620] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: MemRowSet was empty: no flush needed.
I20250905 13:51:32.588316  3721 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: fake-table [id=8b9563761a5f48d19c8c88d618ba9061] alter complete (version 1)
I20250905 13:51:32.613547   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:32.621320   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:32.621696   416 tablet_replica.cc:331] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758: stopping tablet replica
I20250905 13:51:32.621922   416 raft_consensus.cc:2241] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:32.622129   416 raft_consensus.cc:2270] T b21824aee04c4b9da37324f2125e1f2f P 2ee94df21e6e45b9938678c748130758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:32.637009   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:32.648912   416 master.cc:561] Master@127.0.104.62:45205 shutting down...
I20250905 13:51:32.656265   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:32.656541   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:32.656764   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 94aeb3b1c99d4c82a7d631e648e45c1d: stopping tablet replica
I20250905 13:51:32.671241   416 master.cc:583] Master@127.0.104.62:45205 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (369 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20250905 13:51:32.682753   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44593
I20250905 13:51:32.683312   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:32.684161   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:32.685443   416 webserver.cc:480] Webserver started at http://127.0.104.62:36469/ using document root <none> and password file <none>
I20250905 13:51:32.685664   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:32.685737   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:32.685889   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:32.686501   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "0a8f570b7709414e842405da799807c5"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.689028   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:32.690496  3869 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.690960   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:32.691059   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "0a8f570b7709414e842405da799807c5"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.691165   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-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)
I20250905 13:51:32.707104   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:32.707695   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.718688   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44593
I20250905 13:51:32.718706  3920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44593 every 8 connection(s)
I20250905 13:51:32.720121  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.724570  3921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: Bootstrap starting.
I20250905 13:51:32.725962  3921 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.727542  3921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: No bootstrap required, opened a new log
I20250905 13:51:32.728188  3921 raft_consensus.cc:357] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER }
I20250905 13:51:32.728323  3921 raft_consensus.cc:383] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.728377  3921 raft_consensus.cc:738] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8f570b7709414e842405da799807c5, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.728543  3921 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER }
I20250905 13:51:32.728644  3921 raft_consensus.cc:397] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.728699  3921 raft_consensus.cc:491] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.728858  3921 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.730679  3921 raft_consensus.cc:513] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER }
I20250905 13:51:32.730870  3921 leader_election.cc:304] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a8f570b7709414e842405da799807c5; no voters: 
I20250905 13:51:32.731240  3921 leader_election.cc:290] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.731398  3924 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.731909  3924 raft_consensus.cc:695] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 1 LEADER]: Becoming Leader. State: Replica: 0a8f570b7709414e842405da799807c5, State: Running, Role: LEADER
I20250905 13:51:32.732106  3921 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:32.732160  3924 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER }
I20250905 13:51:32.733058  3926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a8f570b7709414e842405da799807c5. Latest consensus state: current_term: 1 leader_uuid: "0a8f570b7709414e842405da799807c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER } }
I20250905 13:51:32.733057  3925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a8f570b7709414e842405da799807c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a8f570b7709414e842405da799807c5" member_type: VOTER } }
I20250905 13:51:32.733306  3926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.733327  3925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:32.737543  3929 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:32.737704   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:32.738765  3929 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:32.741463  3929 catalog_manager.cc:1349] Generated new cluster ID: b9eba2929ecc482392e0f9a310632def
I20250905 13:51:32.741565  3929 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:32.760614  3929 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:32.761463  3929 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:32.777905  3929 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: Generated new TSK 0
I20250905 13:51:32.778180  3929 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:32.802788   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:32.803956   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:32.805428   416 webserver.cc:480] Webserver started at http://127.0.104.1:43413/ using document root <none> and password file <none>
I20250905 13:51:32.805670   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:32.805753   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:32.805882   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:32.806509   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "77aa46f949e64eb28b6fa12e659c3238"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.809104   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:32.810636  3945 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.810982   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:32.811097   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "77aa46f949e64eb28b6fa12e659c3238"
format_stamp: "Formatted at 2025-09-05 13:51:32 on dist-test-slave-s3gz"
I20250905 13:51:32.811215   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1757080267164066-416-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)
I20250905 13:51:32.826020   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:32.826668   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:32.827234   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:32.828092   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:32.828166   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.828276   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:32.828333   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:32.841802   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45887
I20250905 13:51:32.841825  4007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45887 every 8 connection(s)
I20250905 13:51:32.849294  4008 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44593
I20250905 13:51:32.849436  4008 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:32.849735  4008 heartbeater.cc:507] Master 127.0.104.62:44593 requested a full tablet report, sending...
I20250905 13:51:32.850595  3886 ts_manager.cc:194] Registered new tserver with Master: 77aa46f949e64eb28b6fa12e659c3238 (127.0.104.1:45887)
I20250905 13:51:32.851640   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008979588s
I20250905 13:51:32.851753  3886 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56404
I20250905 13:51:32.863116  3886 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56420:
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"
    }
  }
}
I20250905 13:51:32.863309  4008 heartbeater.cc:499] Master 127.0.104.62:44593 was elected leader, sending a full tablet report...
I20250905 13:51:32.876608  3973 tablet_service.cc:1468] Processing CreateTablet for tablet 75939a8449244a6f8ab1797636dc234d (DEFAULT_TABLE table=fake-table [id=b7e1412eb15a4ccbab459d88bf3ab7d6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:32.877060  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75939a8449244a6f8ab1797636dc234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:32.882227  4020 tablet_bootstrap.cc:492] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: Bootstrap starting.
I20250905 13:51:32.883975  4020 tablet_bootstrap.cc:654] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:32.885623  4020 tablet_bootstrap.cc:492] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: No bootstrap required, opened a new log
I20250905 13:51:32.885751  4020 ts_tablet_manager.cc:1397] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:51:32.886399  4020 raft_consensus.cc:357] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77aa46f949e64eb28b6fa12e659c3238" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45887 } }
I20250905 13:51:32.886549  4020 raft_consensus.cc:383] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:32.886600  4020 raft_consensus.cc:738] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77aa46f949e64eb28b6fa12e659c3238, State: Initialized, Role: FOLLOWER
I20250905 13:51:32.886823  4020 consensus_queue.cc:260] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77aa46f949e64eb28b6fa12e659c3238" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45887 } }
I20250905 13:51:32.886999  4020 raft_consensus.cc:397] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:32.887089  4020 raft_consensus.cc:491] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:32.887187  4020 raft_consensus.cc:3058] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:32.889374  4020 raft_consensus.cc:513] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77aa46f949e64eb28b6fa12e659c3238" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45887 } }
I20250905 13:51:32.889570  4020 leader_election.cc:304] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 77aa46f949e64eb28b6fa12e659c3238; no voters: 
I20250905 13:51:32.889986  4020 leader_election.cc:290] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:32.890110  4022 raft_consensus.cc:2802] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:32.890573  4022 raft_consensus.cc:695] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 1 LEADER]: Becoming Leader. State: Replica: 77aa46f949e64eb28b6fa12e659c3238, State: Running, Role: LEADER
I20250905 13:51:32.890736  4020 ts_tablet_manager.cc:1428] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:51:32.890938  4022 consensus_queue.cc:237] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77aa46f949e64eb28b6fa12e659c3238" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45887 } }
I20250905 13:51:32.893664  3885 catalog_manager.cc:5582] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77aa46f949e64eb28b6fa12e659c3238 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "77aa46f949e64eb28b6fa12e659c3238" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77aa46f949e64eb28b6fa12e659c3238" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45887 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:32.914197   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:32.938990  3885 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56420:
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
I20250905 13:51:32.943666  4029 tablet.cc:1722] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: 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
I20250905 13:51:32.944262  4029 tablet.cc:1620] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: MemRowSet was empty: no flush needed.
I20250905 13:51:32.951632  3886 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: fake-table [id=b7e1412eb15a4ccbab459d88bf3ab7d6] alter complete (version 1)
I20250905 13:51:32.970558   416 alter_table-test.cc:1146] Dropping c2
I20250905 13:51:32.971407  3886 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56420:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20250905 13:51:32.975999  4029 tablet.cc:1722] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: 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
I20250905 13:51:32.976478  4029 tablet.cc:1620] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: MemRowSet was empty: no flush needed.
I20250905 13:51:32.983611  3885 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: fake-table [id=b7e1412eb15a4ccbab459d88bf3ab7d6] alter complete (version 2)
I20250905 13:51:32.995671   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:33.010175   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:33.010573   416 tablet_replica.cc:331] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238: stopping tablet replica
I20250905 13:51:33.010772   416 raft_consensus.cc:2241] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:33.010990   416 raft_consensus.cc:2270] T 75939a8449244a6f8ab1797636dc234d P 77aa46f949e64eb28b6fa12e659c3238 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:33.025591   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:33.038075   416 master.cc:561] Master@127.0.104.62:44593 shutting down...
I20250905 13:51:33.045289   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:33.045588   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:33.045771   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 0a8f570b7709414e842405da799807c5: stopping tablet replica
I20250905 13:51:33.050045   416 master.cc:583] Master@127.0.104.62:44593 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (378 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20250905 13:51:33.060961   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40495
I20250905 13:51:33.061506   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:33.062340   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:33.063539   416 webserver.cc:480] Webserver started at http://127.0.104.62:36017/ using document root <none> and password file <none>
I20250905 13:51:33.063742   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:33.063803   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:33.063925   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:33.064491   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "de84634df78348b19e17dea099b8b065"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.067000   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:51:33.068506  4033 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.068893   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:51:33.069005   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "de84634df78348b19e17dea099b8b065"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.069121   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-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)
I20250905 13:51:33.097213   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:33.097694   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:33.108299  4084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40495 every 8 connection(s)
I20250905 13:51:33.108278   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40495
I20250905 13:51:33.109683  4085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:33.114132  4085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: Bootstrap starting.
I20250905 13:51:33.115345  4085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:33.116847  4085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: No bootstrap required, opened a new log
I20250905 13:51:33.117491  4085 raft_consensus.cc:357] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER }
I20250905 13:51:33.117626  4085 raft_consensus.cc:383] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:33.117684  4085 raft_consensus.cc:738] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de84634df78348b19e17dea099b8b065, State: Initialized, Role: FOLLOWER
I20250905 13:51:33.117883  4085 consensus_queue.cc:260] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER }
I20250905 13:51:33.117985  4085 raft_consensus.cc:397] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:33.118043  4085 raft_consensus.cc:491] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:33.118139  4085 raft_consensus.cc:3058] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:33.119953  4085 raft_consensus.cc:513] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER }
I20250905 13:51:33.120160  4085 leader_election.cc:304] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de84634df78348b19e17dea099b8b065; no voters: 
I20250905 13:51:33.120523  4085 leader_election.cc:290] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:33.120626  4088 raft_consensus.cc:2802] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:33.121109  4088 raft_consensus.cc:695] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 1 LEADER]: Becoming Leader. State: Replica: de84634df78348b19e17dea099b8b065, State: Running, Role: LEADER
I20250905 13:51:33.121405  4085 sys_catalog.cc:564] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:33.121373  4088 consensus_queue.cc:237] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER }
I20250905 13:51:33.122249  4089 sys_catalog.cc:455] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de84634df78348b19e17dea099b8b065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER } }
I20250905 13:51:33.122299  4090 sys_catalog.cc:455] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de84634df78348b19e17dea099b8b065. Latest consensus state: current_term: 1 leader_uuid: "de84634df78348b19e17dea099b8b065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de84634df78348b19e17dea099b8b065" member_type: VOTER } }
I20250905 13:51:33.122467  4090 sys_catalog.cc:458] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:33.122453  4089 sys_catalog.cc:458] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:33.125339  4093 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:33.126471  4093 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:33.126797   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:33.129097  4093 catalog_manager.cc:1349] Generated new cluster ID: 9c2f058cd747482eb8a63ecb028d303e
I20250905 13:51:33.129172  4093 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:33.150591  4093 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:33.151362  4093 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:33.171628  4093 catalog_manager.cc:5955] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: Generated new TSK 0
I20250905 13:51:33.171883  4093 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:33.191849   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:33.193341   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:33.194625   416 webserver.cc:480] Webserver started at http://127.0.104.1:43431/ using document root <none> and password file <none>
I20250905 13:51:33.194849   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:33.194916   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:33.195034   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:33.195628   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "0598fecdbf114fc3987ef3892942769c"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.198100   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:33.199560  4109 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.199890   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:33.199988   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "0598fecdbf114fc3987ef3892942769c"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.200091   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1757080267164066-416-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)
I20250905 13:51:33.208326   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:33.208880   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:33.209367   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:33.210114   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:33.210168   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.210248   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:33.210285   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.220466   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45013
I20250905 13:51:33.220489  4171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45013 every 8 connection(s)
I20250905 13:51:33.227267  4172 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40495
I20250905 13:51:33.227399  4172 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:33.227667  4172 heartbeater.cc:507] Master 127.0.104.62:40495 requested a full tablet report, sending...
I20250905 13:51:33.228459  4050 ts_manager.cc:194] Registered new tserver with Master: 0598fecdbf114fc3987ef3892942769c (127.0.104.1:45013)
I20250905 13:51:33.229195   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007769675s
I20250905 13:51:33.229538  4050 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43800
I20250905 13:51:33.239341  4050 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43806:
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"
    }
  }
}
I20250905 13:51:33.240834  4172 heartbeater.cc:499] Master 127.0.104.62:40495 was elected leader, sending a full tablet report...
I20250905 13:51:33.251191  4137 tablet_service.cc:1468] Processing CreateTablet for tablet 2a017bb5f24b4cf4b4de85272694c961 (DEFAULT_TABLE table=fake-table [id=79532a6d739442738455ce598bfd232e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:33.251684  4137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a017bb5f24b4cf4b4de85272694c961. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:33.256994  4184 tablet_bootstrap.cc:492] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: Bootstrap starting.
I20250905 13:51:33.258190  4184 tablet_bootstrap.cc:654] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:33.259778  4184 tablet_bootstrap.cc:492] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: No bootstrap required, opened a new log
I20250905 13:51:33.259918  4184 ts_tablet_manager.cc:1397] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:51:33.260500  4184 raft_consensus.cc:357] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0598fecdbf114fc3987ef3892942769c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45013 } }
I20250905 13:51:33.260632  4184 raft_consensus.cc:383] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:33.260699  4184 raft_consensus.cc:738] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0598fecdbf114fc3987ef3892942769c, State: Initialized, Role: FOLLOWER
I20250905 13:51:33.260962  4184 consensus_queue.cc:260] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0598fecdbf114fc3987ef3892942769c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45013 } }
I20250905 13:51:33.261087  4184 raft_consensus.cc:397] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:33.261152  4184 raft_consensus.cc:491] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:33.261224  4184 raft_consensus.cc:3058] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:33.263080  4184 raft_consensus.cc:513] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0598fecdbf114fc3987ef3892942769c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45013 } }
I20250905 13:51:33.263298  4184 leader_election.cc:304] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0598fecdbf114fc3987ef3892942769c; no voters: 
I20250905 13:51:33.264176  4184 leader_election.cc:290] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:33.264284  4186 raft_consensus.cc:2802] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:33.264945  4184 ts_tablet_manager.cc:1428] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20250905 13:51:33.264922  4186 raft_consensus.cc:695] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 1 LEADER]: Becoming Leader. State: Replica: 0598fecdbf114fc3987ef3892942769c, State: Running, Role: LEADER
I20250905 13:51:33.265215  4186 consensus_queue.cc:237] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0598fecdbf114fc3987ef3892942769c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45013 } }
I20250905 13:51:33.266949  4049 catalog_manager.cc:5582] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0598fecdbf114fc3987ef3892942769c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "0598fecdbf114fc3987ef3892942769c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0598fecdbf114fc3987ef3892942769c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45013 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:33.281399   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:33.319953  4049 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43806:
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
I20250905 13:51:33.324501  4193 tablet.cc:1722] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: 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
I20250905 13:51:33.325106  4193 tablet.cc:1620] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: MemRowSet was empty: no flush needed.
I20250905 13:51:33.332297  4049 catalog_manager.cc:6127] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: fake-table [id=79532a6d739442738455ce598bfd232e] alter complete (version 1)
I20250905 13:51:33.342160   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:51:33.365540   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:51:33.365933   416 tablet_replica.cc:331] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c: stopping tablet replica
I20250905 13:51:33.366200   416 raft_consensus.cc:2241] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:33.366422   416 raft_consensus.cc:2270] T 2a017bb5f24b4cf4b4de85272694c961 P 0598fecdbf114fc3987ef3892942769c [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:33.381278   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:51:33.385018   416 master.cc:561] Master@127.0.104.62:40495 shutting down...
I20250905 13:51:33.392971   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:51:33.393244   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:51:33.393424   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P de84634df78348b19e17dea099b8b065: stopping tablet replica
I20250905 13:51:33.416700   416 master.cc:583] Master@127.0.104.62:40495 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (367 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20250905 13:51:33.428802   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45601
I20250905 13:51:33.429327   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:33.430157   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:33.431347   416 webserver.cc:480] Webserver started at http://127.0.104.62:42615/ using document root <none> and password file <none>
I20250905 13:51:33.431569   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:33.431627   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:33.431753   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:33.432348   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "88262afc4878464e90331c7f33bb17e9"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.434768   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:33.436247  4197 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.436559   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:33.436656   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "88262afc4878464e90331c7f33bb17e9"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.436808   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-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)
I20250905 13:51:33.456410   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:33.457016   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:33.468043   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45601
I20250905 13:51:33.468065  4248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45601 every 8 connection(s)
I20250905 13:51:33.469580  4249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:33.474407  4249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: Bootstrap starting.
I20250905 13:51:33.475581  4249 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:33.477085  4249 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: No bootstrap required, opened a new log
I20250905 13:51:33.477684  4249 raft_consensus.cc:357] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER }
I20250905 13:51:33.477815  4249 raft_consensus.cc:383] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:33.477874  4249 raft_consensus.cc:738] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88262afc4878464e90331c7f33bb17e9, State: Initialized, Role: FOLLOWER
I20250905 13:51:33.478065  4249 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER }
I20250905 13:51:33.478171  4249 raft_consensus.cc:397] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:33.478233  4249 raft_consensus.cc:491] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:33.478315  4249 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:33.480242  4249 raft_consensus.cc:513] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER }
I20250905 13:51:33.480422  4249 leader_election.cc:304] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88262afc4878464e90331c7f33bb17e9; no voters: 
I20250905 13:51:33.480820  4249 leader_election.cc:290] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:33.480955  4252 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:33.481384  4252 raft_consensus.cc:695] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 1 LEADER]: Becoming Leader. State: Replica: 88262afc4878464e90331c7f33bb17e9, State: Running, Role: LEADER
I20250905 13:51:33.481611  4252 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER }
I20250905 13:51:33.481663  4249 sys_catalog.cc:564] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:51:33.482491  4253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88262afc4878464e90331c7f33bb17e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER } }
I20250905 13:51:33.482529  4254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88262afc4878464e90331c7f33bb17e9. Latest consensus state: current_term: 1 leader_uuid: "88262afc4878464e90331c7f33bb17e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88262afc4878464e90331c7f33bb17e9" member_type: VOTER } }
I20250905 13:51:33.482707  4253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:33.482733  4254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:51:33.485244  4257 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:51:33.486303  4257 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:51:33.487957   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:51:33.489355  4257 catalog_manager.cc:1349] Generated new cluster ID: d8695b21802c4070a76aa8e43906d986
I20250905 13:51:33.489424  4257 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:51:33.495772  4257 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:51:33.496570  4257 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:51:33.501868  4257 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: Generated new TSK 0
I20250905 13:51:33.502107  4257 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:51:33.504582   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:51:33.505671   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:51:33.506969   416 webserver.cc:480] Webserver started at http://127.0.104.1:35123/ using document root <none> and password file <none>
I20250905 13:51:33.507248   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:51:33.507321   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:51:33.507440   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:51:33.508024   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "756da72b3bec44b9847ea3e4b5f5ea7b"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.510558   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:51:33.512038  4273 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.512354   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:51:33.512451   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "756da72b3bec44b9847ea3e4b5f5ea7b"
format_stamp: "Formatted at 2025-09-05 13:51:33 on dist-test-slave-s3gz"
I20250905 13:51:33.512555   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1757080267164066-416-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)
I20250905 13:51:33.527788   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:51:33.528353   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:51:33.528908   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:51:33.529738   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:51:33.529796   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.529891   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:51:33.529932   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:51:33.540766   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33467
I20250905 13:51:33.540812  4335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33467 every 8 connection(s)
I20250905 13:51:33.547802  4336 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45601
I20250905 13:51:33.547945  4336 heartbeater.cc:461] Registering TS with master...
I20250905 13:51:33.548297  4336 heartbeater.cc:507] Master 127.0.104.62:45601 requested a full tablet report, sending...
I20250905 13:51:33.549124  4214 ts_manager.cc:194] Registered new tserver with Master: 756da72b3bec44b9847ea3e4b5f5ea7b (127.0.104.1:33467)
I20250905 13:51:33.549510   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007826559s
I20250905 13:51:33.550144  4214 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50504
I20250905 13:51:33.560268  4214 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50506:
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"
    }
  }
}
I20250905 13:51:33.561372  4336 heartbeater.cc:499] Master 127.0.104.62:45601 was elected leader, sending a full tablet report...
I20250905 13:51:33.572515  4301 tablet_service.cc:1468] Processing CreateTablet for tablet 660cebed25114072a28ed7bf7771450d (DEFAULT_TABLE table=fake-table [id=d547d70627914c9bb144692eb784f4a7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:51:33.573045  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660cebed25114072a28ed7bf7771450d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:51:33.578099  4348 tablet_bootstrap.cc:492] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: Bootstrap starting.
I20250905 13:51:33.579275  4348 tablet_bootstrap.cc:654] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: Neither blocks nor log segments found. Creating new log.
I20250905 13:51:33.580936  4348 tablet_bootstrap.cc:492] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: No bootstrap required, opened a new log
I20250905 13:51:33.581071  4348 ts_tablet_manager.cc:1397] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:51:33.581650  4348 raft_consensus.cc:357] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33467 } }
I20250905 13:51:33.581779  4348 raft_consensus.cc:383] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:51:33.581828  4348 raft_consensus.cc:738] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 756da72b3bec44b9847ea3e4b5f5ea7b, State: Initialized, Role: FOLLOWER
I20250905 13:51:33.582002  4348 consensus_queue.cc:260] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33467 } }
I20250905 13:51:33.582108  4348 raft_consensus.cc:397] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:51:33.582144  4348 raft_consensus.cc:491] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:51:33.582226  4348 raft_consensus.cc:3058] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:51:33.584172  4348 raft_consensus.cc:513] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33467 } }
I20250905 13:51:33.584375  4348 leader_election.cc:304] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 756da72b3bec44b9847ea3e4b5f5ea7b; no voters: 
I20250905 13:51:33.584944  4348 leader_election.cc:290] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:51:33.585067  4350 raft_consensus.cc:2802] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:51:33.585759  4348 ts_tablet_manager.cc:1428] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250905 13:51:33.586241  4350 raft_consensus.cc:695] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 1 LEADER]: Becoming Leader. State: Replica: 756da72b3bec44b9847ea3e4b5f5ea7b, State: Running, Role: LEADER
I20250905 13:51:33.586472  4350 consensus_queue.cc:237] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33467 } }
I20250905 13:51:33.588361  4214 catalog_manager.cc:5582] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 756da72b3bec44b9847ea3e4b5f5ea7b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "756da72b3bec44b9847ea3e4b5f5ea7b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33467 } health_report { overall_health: HEALTHY } } }
I20250905 13:51:33.602846   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:51:33.616426  4358 alter_table-test.cc:1285] Scanner saw 0 rows
I20250905 13:51:33.620254  4358 alter_table-test.cc:1285] Scanner saw 50 rows
I20250905 13:51:33.625254  4358 alter_table-test.cc:1285] Scanner saw 50 rows
I20250905 13:51:33.628794  4358 alter_table-test.cc:1285] Scanner saw 100 rows
I20250905 13:51:33.632050  4358 alter_table-test.cc:1285] Scanner saw 100 rows
I20250905 13:51:33.636322  4358 alter_table-test.cc:1285] Scanner saw 150 rows
I20250905 13:51:33.641043  4358 alter_table-test.cc:1285] Scanner saw 150 rows
I20250905 13:51:33.654443  4358 alter_table-test.cc:1285] Scanner saw 200 rows
I20250905 13:51:33.659253  4358 alter_table-test.cc:1285] Scanner saw 250 rows
I20250905 13:51:33.664844  4358 alter_table-test.cc:1285] Scanner saw 300 rows
I20250905 13:51:33.670503  4358 alter_table-test.cc:1285] Scanner saw 300 rows
I20250905 13:51:33.677758  4358 alter_table-test.cc:1285] Scanner saw 350 rows
I20250905 13:51:33.682953  4358 alter_table-test.cc:1285] Scanner saw 400 rows
I20250905 13:51:33.688850  4358 alter_table-test.cc:1285] Scanner saw 450 rows
I20250905 13:51:33.693917  4358 alter_table-test.cc:1285] Scanner saw 500 rows
I20250905 13:51:33.700807  4358 alter_table-test.cc:1285] Scanner saw 500 rows
I20250905 13:51:33.709323  4358 alter_table-test.cc:1285] Scanner saw 600 rows
I20250905 13:51:33.716777  4358 alter_table-test.cc:1285] Scanner saw 650 rows
I20250905 13:51:33.723897  4358 alter_table-test.cc:1285] Scanner saw 650 rows
I20250905 13:51:33.732493  4358 alter_table-test.cc:1285] Scanner saw 700 rows
I20250905 13:51:33.741758  4358 alter_table-test.cc:1285] Scanner saw 750 rows
I20250905 13:51:33.750788  4358 alter_table-test.cc:1285] Scanner saw 800 rows
I20250905 13:51:33.760481  4358 alter_table-test.cc:1285] Scanner saw 900 rows
I20250905 13:51:33.770284  4358 alter_table-test.cc:1285] Scanner saw 950 rows
I20250905 13:51:33.779847  4358 alter_table-test.cc:1285] Scanner saw 1050 rows
I20250905 13:51:33.792371  4358 alter_table-test.cc:1285] Scanner saw 1100 rows
I20250905 13:51:33.809046  4358 alter_table-test.cc:1285] Scanner saw 1150 rows
I20250905 13:51:33.825975  4358 alter_table-test.cc:1285] Scanner saw 1300 rows
I20250905 13:51:33.840510  4358 alter_table-test.cc:1285] Scanner saw 1400 rows
I20250905 13:51:33.855523  4358 alter_table-test.cc:1285] Scanner saw 1500 rows
I20250905 13:51:33.871852  4358 alter_table-test.cc:1285] Scanner saw 1600 rows
I20250905 13:51:33.887712  4358 alter_table-test.cc:1285] Scanner saw 1750 rows
I20250905 13:51:33.905047  4358 alter_table-test.cc:1285] Scanner saw 1850 rows
I20250905 13:51:33.924847  4358 alter_table-test.cc:1285] Scanner saw 2000 rows
I20250905 13:51:33.946440  4358 alter_table-test.cc:1285] Scanner saw 2100 rows
I20250905 13:51:33.974205  4358 alter_table-test.cc:1285] Scanner saw 2300 rows
I20250905 13:51:33.995956  4358 alter_table-test.cc:1285] Scanner saw 2450 rows
I20250905 13:51:34.016978  4358 alter_table-test.cc:1285] Scanner saw 2600 rows
I20250905 13:51:34.038154  4358 alter_table-test.cc:1285] Scanner saw 2750 rows
I20250905 13:51:34.063246  4358 alter_table-test.cc:1285] Scanner saw 2900 rows
I20250905 13:51:34.090991  4358 alter_table-test.cc:1285] Scanner saw 3100 rows
I20250905 13:51:34.123996  4358 alter_table-test.cc:1285] Scanner saw 3300 rows
I20250905 13:51:34.152595  4358 alter_table-test.cc:1285] Scanner saw 3550 rows
I20250905 13:51:34.186596  4358 alter_table-test.cc:1285] Scanner saw 3750 rows
I20250905 13:51:34.223573  4358 alter_table-test.cc:1285] Scanner saw 4000 rows
I20250905 13:51:34.261518  4358 alter_table-test.cc:1285] Scanner saw 4300 rows
I20250905 13:51:34.294284  4358 alter_table-test.cc:1285] Scanner saw 4600 rows
I20250905 13:51:34.332381  4358 alter_table-test.cc:1285] Scanner saw 4850 rows
I20250905 13:51:34.371304  4358 alter_table-test.cc:1285] Scanner saw 5050 rows
I20250905 13:51:34.416584  4358 alter_table-test.cc:1285] Scanner saw 5350 rows
I20250905 13:51:34.461107  4358 alter_table-test.cc:1285] Scanner saw 5700 rows
I20250905 13:51:34.506438  4358 alter_table-test.cc:1285] Scanner saw 6050 rows
I20250905 13:51:34.547856  4358 alter_table-test.cc:1285] Scanner saw 6350 rows
I20250905 13:51:34.598523  4358 alter_table-test.cc:1285] Scanner saw 6600 rows
I20250905 13:51:34.651849  4358 alter_table-test.cc:1285] Scanner saw 6950 rows
I20250905 13:51:34.712200  4358 alter_table-test.cc:1285] Scanner saw 7350 rows
I20250905 13:51:34.775894  4358 alter_table-test.cc:1285] Scanner saw 7800 rows
I20250905 13:51:34.844251  4358 alter_table-test.cc:1285] Scanner saw 8300 rows
I20250905 13:51:34.905984  4358 alter_table-test.cc:1285] Scanner saw 8750 rows
I20250905 13:51:34.983197  4358 alter_table-test.cc:1285] Scanner saw 9150 rows
I20250905 13:51:35.058943  4358 alter_table-test.cc:1285] Scanner saw 9700 rows
I20250905 13:51:35.136955  4358 alter_table-test.cc:1285] Scanner saw 10250 rows
I20250905 13:51:35.223716  4358 alter_table-test.cc:1285] Scanner saw 10800 rows
I20250905 13:51:35.313400  4358 alter_table-test.cc:1285] Scanner saw 11450 rows
I20250905 13:51:35.409262  4358 alter_table-test.cc:1285] Scanner saw 12050 rows
I20250905 13:51:35.501195  4358 alter_table-test.cc:1285] Scanner saw 12550 rows
I20250905 13:51:35.601549  4358 alter_table-test.cc:1285] Scanner saw 13250 rows
I20250905 13:51:35.707633  4358 alter_table-test.cc:1285] Scanner saw 14000 rows
I20250905 13:51:35.813515  4358 alter_table-test.cc:1285] Scanner saw 14850 rows
I20250905 13:51:35.931378  4358 alter_table-test.cc:1285] Scanner saw 15600 rows
I20250905 13:51:36.062422  4358 alter_table-test.cc:1285] Scanner saw 16500 rows
I20250905 13:51:36.190104  4358 alter_table-test.cc:1285] Scanner saw 17400 rows
I20250905 13:51:36.335525  4358 alter_table-test.cc:1285] Scanner saw 18250 rows
I20250905 13:51:36.479028  4358 alter_table-test.cc:1285] Scanner saw 19200 rows
I20250905 13:51:36.606729  4211 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:36.639006  4361 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:36.640377  4358 alter_table-test.cc:1285] Scanner saw 20150 rows
I20250905 13:51:36.848403  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.045930  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.245214  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.444176  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.639603  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.838006  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:37.978935  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:38.139410  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:38.173418  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 1) took 1536 ms. Trace:
I20250905 13:51:38.173671  4361 rpcz_store.cc:276] 0905 13:51:36.636965 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:36.637255 (+   290us) service_pool.cc:225] Handling call
0905 13:51:38.173390 (+1536135us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:36.637648 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:36.637792 (+   144us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:36.637800 (+     8us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:36.637806 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:36.637829 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:36.637831 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:51:36.637992 (+   161us) log.cc:844] Serialized 193 byte log entry
0905 13:51:36.638885 (+   893us) op_driver.cc:464] REPLICATION: finished
0905 13:51:36.638981 (+    96us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:38.167991 (+1529010us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:38.168328 (+   337us) log.cc:844] Serialized 5 byte log entry
0905 13:51:38.172394 (+  4066us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:38.173289 (+   895us) log.cc:844] Serialized 15 byte log entry
0905 13:51:38.173336 (+    47us) alter_schema_op.cc:73] Released schema lock
0905 13:51:38.173341 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"bytes_written":100661,"cfile_init":1,"compiler_manager_pool.queue_time_us":423,"compiler_manager_pool.run_cpu_time_us":595156,"compiler_manager_pool.run_wall_time_us":596764,"dirs.queue_time_us":413,"dirs.run_cpu_time_us":227,"dirs.run_wall_time_us":898,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3707,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":84,"prepare.run_cpu_time_us":396,"prepare.run_wall_time_us":396,"replication_time_us":1028,"rows_written":21150,"thread_start_us":1940,"threads_started":3,"wal-append.queue_time_us":440}]]}
I20250905 13:51:38.181216  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=855, attempt_no=0}) took 1543 ms. Trace:
I20250905 13:51:38.181424  4361 rpcz_store.cc:276] 0905 13:51:36.638068 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:36.638115 (+    47us) service_pool.cc:225] Handling call
0905 13:51:38.181179 (+1543064us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:36.638573 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:36.638656 (+    83us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:38.173609 (+1534953us) write_op.cc:435] Acquired schema lock
0905 13:51:38.173614 (+     5us) tablet.cc:660] Decoding operations
0905 13:51:38.174142 (+   528us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:38.174157 (+    15us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:38.174162 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:38.174516 (+   354us) tablet.cc:699] Row locks acquired
0905 13:51:38.174520 (+     4us) write_op.cc:260] PREPARE: finished
0905 13:51:38.174565 (+    45us) write_op.cc:270] Start()
0905 13:51:38.174601 (+    36us) write_op.cc:276] Timestamp: L: 942
0905 13:51:38.174604 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:38.174849 (+   245us) log.cc:844] Serialized 788 byte log entry
0905 13:51:38.177278 (+  2429us) op_driver.cc:464] REPLICATION: finished
0905 13:51:38.177430 (+   152us) write_op.cc:301] APPLY: starting
0905 13:51:38.177453 (+    23us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:38.178886 (+  1433us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:38.178927 (+    41us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:38.180443 (+  1516us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:38.180543 (+   100us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:51:38.180556 (+    13us) write_op.cc:312] APPLY: finished
0905 13:51:38.180836 (+   280us) log.cc:844] Serialized 320 byte log entry
0905 13:51:38.180936 (+   100us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:38.181015 (+    79us) write_op.cc:454] Released schema lock
0905 13:51:38.181031 (+    16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12479,"cfile_init":1,"lbm_read_time_us":217,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":39,"prepare.run_cpu_time_us":246464,"prepare.run_wall_time_us":1536347,"replication_time_us":2647}]]}
I20250905 13:51:38.190793  4211 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 1)
I20250905 13:51:38.268535  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=856, attempt_no=0}) took 1625 ms. Trace:
I20250905 13:51:38.268656  4361 rpcz_store.cc:276] 0905 13:51:36.642694 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:36.642747 (+    53us) service_pool.cc:225] Handling call
0905 13:51:38.268507 (+1625760us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:38.174969 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:38.175072 (+   103us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:38.175077 (+     5us) write_op.cc:435] Acquired schema lock
0905 13:51:38.175079 (+     2us) tablet.cc:660] Decoding operations
0905 13:51:38.175474 (+   395us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:38.175484 (+    10us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:38.175489 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:38.175812 (+   323us) tablet.cc:699] Row locks acquired
0905 13:51:38.175815 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:38.175847 (+    32us) write_op.cc:270] Start()
0905 13:51:38.175877 (+    30us) write_op.cc:276] Timestamp: L: 943
0905 13:51:38.175882 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:51:38.176061 (+   179us) log.cc:844] Serialized 788 byte log entry
0905 13:51:38.177396 (+  1335us) op_driver.cc:464] REPLICATION: finished
0905 13:51:38.182618 (+  5222us) write_op.cc:301] APPLY: starting
0905 13:51:38.182631 (+    13us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:38.221900 (+ 39269us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:38.221931 (+    31us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:38.268107 (+ 46176us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:38.268149 (+    42us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:51:38.268154 (+     5us) write_op.cc:312] APPLY: finished
0905 13:51:38.268262 (+   108us) log.cc:844] Serialized 420 byte log entry
0905 13:51:38.268346 (+    84us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:38.268394 (+    48us) write_op.cc:454] Released schema lock
0905 13:51:38.268404 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5183,"cfile_cache_hit":249,"cfile_cache_hit_bytes":798060,"cfile_cache_miss":10,"cfile_cache_miss_bytes":38794,"lbm_read_time_us":342,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1531778,"prepare.run_cpu_time_us":1149,"prepare.run_wall_time_us":1148,"replication_time_us":1497,"thread_start_us":6746,"threads_started":1}]]}
I20250905 13:51:38.306440  4358 alter_table-test.cc:1285] Scanner saw 21150 rows
I20250905 13:51:38.337451  4358 alter_table-test.cc:1285] Scanner saw 21850 rows
I20250905 13:51:38.370975  4358 alter_table-test.cc:1285] Scanner saw 22050 rows
I20250905 13:51:38.398355  4358 alter_table-test.cc:1285] Scanner saw 22250 rows
I20250905 13:51:38.442219  4358 alter_table-test.cc:1285] Scanner saw 22450 rows
I20250905 13:51:38.487838  4358 alter_table-test.cc:1285] Scanner saw 22750 rows
I20250905 13:51:38.518944  4358 alter_table-test.cc:1285] Scanner saw 23050 rows
I20250905 13:51:38.549870  4358 alter_table-test.cc:1285] Scanner saw 23200 rows
I20250905 13:51:38.585547  4358 alter_table-test.cc:1285] Scanner saw 23350 rows
I20250905 13:51:38.616051  4358 alter_table-test.cc:1285] Scanner saw 23550 rows
I20250905 13:51:38.646741  4358 alter_table-test.cc:1285] Scanner saw 23700 rows
I20250905 13:51:38.682672  4358 alter_table-test.cc:1285] Scanner saw 23850 rows
I20250905 13:51:38.720188  4358 alter_table-test.cc:1285] Scanner saw 24050 rows
I20250905 13:51:38.761924  4358 alter_table-test.cc:1285] Scanner saw 24250 rows
I20250905 13:51:38.793809  4358 alter_table-test.cc:1285] Scanner saw 24400 rows
I20250905 13:51:38.826699  4358 alter_table-test.cc:1285] Scanner saw 24600 rows
I20250905 13:51:38.855574  4358 alter_table-test.cc:1285] Scanner saw 24800 rows
I20250905 13:51:38.890093  4358 alter_table-test.cc:1285] Scanner saw 24950 rows
I20250905 13:51:38.931763  4358 alter_table-test.cc:1285] Scanner saw 25200 rows
I20250905 13:51:38.976089  4358 alter_table-test.cc:1285] Scanner saw 25500 rows
I20250905 13:51:39.011634  4358 alter_table-test.cc:1285] Scanner saw 25850 rows
I20250905 13:51:39.049325  4358 alter_table-test.cc:1285] Scanner saw 26050 rows
I20250905 13:51:39.090209  4358 alter_table-test.cc:1285] Scanner saw 26300 rows
I20250905 13:51:39.127579  4358 alter_table-test.cc:1285] Scanner saw 26500 rows
I20250905 13:51:39.168078  4358 alter_table-test.cc:1285] Scanner saw 26750 rows
I20250905 13:51:39.209165  4358 alter_table-test.cc:1285] Scanner saw 27000 rows
I20250905 13:51:39.258800  4358 alter_table-test.cc:1285] Scanner saw 27250 rows
I20250905 13:51:39.294822  4358 alter_table-test.cc:1285] Scanner saw 27650 rows
I20250905 13:51:39.333828  4358 alter_table-test.cc:1285] Scanner saw 27850 rows
I20250905 13:51:39.377867  4358 alter_table-test.cc:1285] Scanner saw 28100 rows
I20250905 13:51:39.419958  4358 alter_table-test.cc:1285] Scanner saw 28350 rows
I20250905 13:51:39.466140  4358 alter_table-test.cc:1285] Scanner saw 28550 rows
I20250905 13:51:39.508756  4358 alter_table-test.cc:1285] Scanner saw 28800 rows
I20250905 13:51:39.548985  4358 alter_table-test.cc:1285] Scanner saw 29050 rows
I20250905 13:51:39.597443  4358 alter_table-test.cc:1285] Scanner saw 29300 rows
I20250905 13:51:39.644165  4358 alter_table-test.cc:1285] Scanner saw 29600 rows
I20250905 13:51:39.693387  4358 alter_table-test.cc:1285] Scanner saw 29850 rows
I20250905 13:51:39.744338  4358 alter_table-test.cc:1285] Scanner saw 30150 rows
I20250905 13:51:39.801666  4358 alter_table-test.cc:1285] Scanner saw 30550 rows
I20250905 13:51:39.849599  4358 alter_table-test.cc:1285] Scanner saw 31000 rows
I20250905 13:51:39.895794  4358 alter_table-test.cc:1285] Scanner saw 31250 rows
I20250905 13:51:39.947362  4358 alter_table-test.cc:1285] Scanner saw 31500 rows
I20250905 13:51:40.003223  4358 alter_table-test.cc:1285] Scanner saw 31850 rows
I20250905 13:51:40.055740  4358 alter_table-test.cc:1285] Scanner saw 32100 rows
I20250905 13:51:40.116403  4358 alter_table-test.cc:1285] Scanner saw 32450 rows
I20250905 13:51:40.180253  4358 alter_table-test.cc:1285] Scanner saw 32850 rows
I20250905 13:51:40.234144  4358 alter_table-test.cc:1285] Scanner saw 33250 rows
I20250905 13:51:40.299469  4358 alter_table-test.cc:1285] Scanner saw 33600 rows
I20250905 13:51:40.364061  4358 alter_table-test.cc:1285] Scanner saw 34050 rows
I20250905 13:51:40.424249  4358 alter_table-test.cc:1285] Scanner saw 34550 rows
I20250905 13:51:40.488461  4358 alter_table-test.cc:1285] Scanner saw 34900 rows
I20250905 13:51:40.558208  4358 alter_table-test.cc:1285] Scanner saw 35300 rows
I20250905 13:51:40.631140  4358 alter_table-test.cc:1285] Scanner saw 35700 rows
I20250905 13:51:40.691462  4358 alter_table-test.cc:1285] Scanner saw 36150 rows
I20250905 13:51:40.765098  4358 alter_table-test.cc:1285] Scanner saw 36500 rows
I20250905 13:51:40.841256  4358 alter_table-test.cc:1285] Scanner saw 37050 rows
I20250905 13:51:40.909700  4358 alter_table-test.cc:1285] Scanner saw 37550 rows
I20250905 13:51:40.978978  4358 alter_table-test.cc:1285] Scanner saw 37950 rows
I20250905 13:51:41.060559  4358 alter_table-test.cc:1285] Scanner saw 38400 rows
I20250905 13:51:41.139878  4358 alter_table-test.cc:1285] Scanner saw 39000 rows
I20250905 13:51:41.222718  4358 alter_table-test.cc:1285] Scanner saw 39500 rows
I20250905 13:51:41.304857  4358 alter_table-test.cc:1285] Scanner saw 40100 rows
I20250905 13:51:41.327075  4211 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:41.356681  4361 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:41.398149  4358 alter_table-test.cc:1285] Scanner saw 40700 rows
I20250905 13:51:41.496454  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:41.593624  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:41.689277  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:41.785735  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:41.885219  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:41.982497  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:42.094321  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:42.208313  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:42.311235  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:42.376660  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 2) took 1036 ms. Trace:
I20250905 13:51:42.376904  4361 rpcz_store.cc:276] 0905 13:51:41.340291 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:41.340344 (+    53us) service_pool.cc:225] Handling call
0905 13:51:42.376633 (+1036289us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:41.341346 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:41.341517 (+   171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:41.355307 (+ 13790us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:41.355340 (+    33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:41.355367 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:41.355369 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:51:41.355572 (+   203us) log.cc:844] Serialized 227 byte log entry
0905 13:51:41.356518 (+   946us) op_driver.cc:464] REPLICATION: finished
0905 13:51:41.356634 (+   116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:42.370882 (+1014248us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:42.371272 (+   390us) log.cc:844] Serialized 5 byte log entry
0905 13:51:42.375559 (+  4287us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:42.376539 (+   980us) log.cc:844] Serialized 15 byte log entry
0905 13:51:42.376584 (+    45us) alter_schema_op.cc:73] Released schema lock
0905 13:51:42.376588 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"bytes_written":84186,"cfile_init":1,"compiler_manager_pool.queue_time_us":1005,"compiler_manager_pool.run_cpu_time_us":585175,"compiler_manager_pool.run_wall_time_us":604557,"dirs.queue_time_us":510,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":889,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2736,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"prepare.queue_time_us":668,"prepare.run_cpu_time_us":2434,"prepare.run_wall_time_us":14288,"replication_time_us":1121,"rows_written":19750,"thread_start_us":1583,"threads_started":3,"wal-append.queue_time_us":497}]]}
I20250905 13:51:42.393157  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=1331, attempt_no=0}) took 1048 ms. Trace:
I20250905 13:51:42.393436  4361 rpcz_store.cc:276] 0905 13:51:41.345096 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:41.345162 (+    66us) service_pool.cc:225] Handling call
0905 13:51:42.393118 (+1047956us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:41.355675 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:41.355771 (+    96us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:42.379079 (+1023308us) write_op.cc:435] Acquired schema lock
0905 13:51:42.379085 (+     6us) tablet.cc:660] Decoding operations
0905 13:51:42.379446 (+   361us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:42.379461 (+    15us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:42.379466 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:42.379772 (+   306us) tablet.cc:699] Row locks acquired
0905 13:51:42.379775 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:42.379806 (+    31us) write_op.cc:270] Start()
0905 13:51:42.379825 (+    19us) write_op.cc:276] Timestamp: L: 1491
0905 13:51:42.379827 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:51:42.379948 (+   121us) log.cc:844] Serialized 788 byte log entry
0905 13:51:42.388788 (+  8840us) op_driver.cc:464] REPLICATION: finished
0905 13:51:42.388901 (+   113us) write_op.cc:301] APPLY: starting
0905 13:51:42.388922 (+    21us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:42.390793 (+  1871us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:42.390829 (+    36us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:42.392339 (+  1510us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:42.392443 (+   104us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:51:42.392458 (+    15us) write_op.cc:312] APPLY: finished
0905 13:51:42.392774 (+   316us) log.cc:844] Serialized 320 byte log entry
0905 13:51:42.392869 (+    95us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:42.392926 (+    57us) write_op.cc:454] Released schema lock
0905 13:51:42.392945 (+    19us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":10056,"prepare.run_cpu_time_us":161616,"prepare.run_wall_time_us":1024320,"replication_time_us":8925}]]}
I20250905 13:51:42.406630  4211 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 2)
I20250905 13:51:42.417507  4358 alter_table-test.cc:1285] Scanner saw 40900 rows
I20250905 13:51:42.459416  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=1332, attempt_no=0}) took 1100 ms. Trace:
I20250905 13:51:42.459646  4361 rpcz_store.cc:276] 0905 13:51:41.359117 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:41.359172 (+    55us) service_pool.cc:225] Handling call
0905 13:51:42.459392 (+1100220us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:42.380046 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:42.380176 (+   130us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:42.380184 (+     8us) write_op.cc:435] Acquired schema lock
0905 13:51:42.380188 (+     4us) tablet.cc:660] Decoding operations
0905 13:51:42.380884 (+   696us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:42.380898 (+    14us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:42.380906 (+     8us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:42.381565 (+   659us) tablet.cc:699] Row locks acquired
0905 13:51:42.381570 (+     5us) write_op.cc:260] PREPARE: finished
0905 13:51:42.381612 (+    42us) write_op.cc:270] Start()
0905 13:51:42.381650 (+    38us) write_op.cc:276] Timestamp: L: 1492
0905 13:51:42.381654 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:51:42.381884 (+   230us) log.cc:844] Serialized 788 byte log entry
0905 13:51:42.399565 (+ 17681us) op_driver.cc:464] REPLICATION: finished
0905 13:51:42.399648 (+    83us) write_op.cc:301] APPLY: starting
0905 13:51:42.399665 (+    17us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:42.430550 (+ 30885us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:42.430576 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:42.458902 (+ 28326us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:42.458969 (+    67us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=125,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:51:42.458978 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:42.459154 (+   176us) log.cc:844] Serialized 420 byte log entry
0905 13:51:42.459235 (+    81us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:42.459288 (+    53us) write_op.cc:454] Released schema lock
0905 13:51:42.459297 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"cfile_cache_hit":259,"cfile_cache_hit_bytes":851811,"cfile_cache_miss":5,"cfile_cache_miss_bytes":18523,"lbm_read_time_us":120,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1020403,"prepare.run_cpu_time_us":1897,"prepare.run_wall_time_us":1905,"replication_time_us":17884}]]}
I20250905 13:51:42.484162  4358 alter_table-test.cc:1285] Scanner saw 41050 rows
I20250905 13:51:42.550551  4358 alter_table-test.cc:1285] Scanner saw 41400 rows
I20250905 13:51:42.610843  4358 alter_table-test.cc:1285] Scanner saw 41700 rows
I20250905 13:51:42.679356  4358 alter_table-test.cc:1285] Scanner saw 42100 rows
I20250905 13:51:42.740206  4358 alter_table-test.cc:1285] Scanner saw 42600 rows
I20250905 13:51:42.808379  4358 alter_table-test.cc:1285] Scanner saw 43050 rows
I20250905 13:51:42.872630  4358 alter_table-test.cc:1285] Scanner saw 43500 rows
I20250905 13:51:42.932974  4358 alter_table-test.cc:1285] Scanner saw 43950 rows
I20250905 13:51:43.000104  4358 alter_table-test.cc:1285] Scanner saw 44300 rows
I20250905 13:51:43.096171  4358 alter_table-test.cc:1285] Scanner saw 44750 rows
I20250905 13:51:43.153934  4358 alter_table-test.cc:1285] Scanner saw 45200 rows
I20250905 13:51:43.236475  4358 alter_table-test.cc:1285] Scanner saw 45500 rows
I20250905 13:51:43.319761  4358 alter_table-test.cc:1285] Scanner saw 46100 rows
I20250905 13:51:43.382953  4358 alter_table-test.cc:1285] Scanner saw 46650 rows
I20250905 13:51:43.487201  4358 alter_table-test.cc:1285] Scanner saw 47000 rows
I20250905 13:51:43.569331  4358 alter_table-test.cc:1285] Scanner saw 47600 rows
I20250905 13:51:43.645046  4358 alter_table-test.cc:1285] Scanner saw 48150 rows
I20250905 13:51:43.730759  4358 alter_table-test.cc:1285] Scanner saw 48600 rows
I20250905 13:51:43.810688  4358 alter_table-test.cc:1285] Scanner saw 49250 rows
I20250905 13:51:43.895805  4358 alter_table-test.cc:1285] Scanner saw 49750 rows
I20250905 13:51:43.977970  4358 alter_table-test.cc:1285] Scanner saw 50300 rows
I20250905 13:51:44.066850  4358 alter_table-test.cc:1285] Scanner saw 50800 rows
I20250905 13:51:44.152243  4358 alter_table-test.cc:1285] Scanner saw 51450 rows
I20250905 13:51:44.237645  4358 alter_table-test.cc:1285] Scanner saw 51950 rows
I20250905 13:51:44.332028  4358 alter_table-test.cc:1285] Scanner saw 52450 rows
I20250905 13:51:44.423838  4358 alter_table-test.cc:1285] Scanner saw 53000 rows
I20250905 13:51:44.523481  4358 alter_table-test.cc:1285] Scanner saw 53550 rows
I20250905 13:51:44.631253  4358 alter_table-test.cc:1285] Scanner saw 54350 rows
I20250905 13:51:44.722322  4358 alter_table-test.cc:1285] Scanner saw 54900 rows
I20250905 13:51:44.816203  4358 alter_table-test.cc:1285] Scanner saw 55450 rows
I20250905 13:51:44.911973  4358 alter_table-test.cc:1285] Scanner saw 56000 rows
I20250905 13:51:45.020605  4358 alter_table-test.cc:1285] Scanner saw 56650 rows
I20250905 13:51:45.121551  4358 alter_table-test.cc:1285] Scanner saw 57300 rows
I20250905 13:51:45.221078  4358 alter_table-test.cc:1285] Scanner saw 57900 rows
I20250905 13:51:45.321771  4358 alter_table-test.cc:1285] Scanner saw 58500 rows
I20250905 13:51:45.422530  4358 alter_table-test.cc:1285] Scanner saw 59150 rows
I20250905 13:51:45.428256  4211 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:45.439108  4361 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:45.579948  4358 alter_table-test.cc:1285] Scanner saw 59650 rows
I20250905 13:51:45.742115  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:45.898451  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.061210  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.213716  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.373967  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.520390  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.566349  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 3) took 1128 ms. Trace:
I20250905 13:51:46.566545  4361 rpcz_store.cc:276] 0905 13:51:45.437526 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:45.437580 (+    54us) service_pool.cc:225] Handling call
0905 13:51:46.566322 (+1128742us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:45.438053 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:45.438234 (+   181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:45.438241 (+     7us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:45.438248 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:45.438268 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:45.438271 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:45.438454 (+   183us) log.cc:844] Serialized 262 byte log entry
0905 13:51:45.438974 (+   520us) op_driver.cc:464] REPLICATION: finished
0905 13:51:45.439081 (+   107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:46.556009 (+1116928us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:46.556428 (+   419us) log.cc:844] Serialized 5 byte log entry
0905 13:51:46.562419 (+  5991us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:46.563897 (+  1478us) log.cc:844] Serialized 15 byte log entry
0905 13:51:46.563960 (+    63us) alter_schema_op.cc:73] Released schema lock
0905 13:51:46.563965 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"bytes_written":73504,"cfile_init":1,"compiler_manager_pool.queue_time_us":394,"compiler_manager_pool.run_cpu_time_us":704766,"compiler_manager_pool.run_wall_time_us":706102,"dirs.queue_time_us":512,"dirs.run_cpu_time_us":233,"dirs.run_wall_time_us":1055,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2819,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"prepare.queue_time_us":106,"prepare.run_cpu_time_us":464,"prepare.run_wall_time_us":464,"replication_time_us":674,"rows_written":18800,"spinlock_wait_cycles":2432,"thread_start_us":976,"threads_started":3,"wal-append.queue_time_us":527}]]}
I20250905 13:51:46.577955  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=1778, attempt_no=0}) took 1140 ms. Trace:
I20250905 13:51:46.578147  4361 rpcz_store.cc:276] 0905 13:51:45.437990 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:45.438568 (+   578us) service_pool.cc:225] Handling call
0905 13:51:46.577925 (+1139357us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:45.439065 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:45.439150 (+    85us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:46.563996 (+1124846us) write_op.cc:435] Acquired schema lock
0905 13:51:46.563999 (+     3us) tablet.cc:660] Decoding operations
0905 13:51:46.564338 (+   339us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:46.564354 (+    16us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:46.564359 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:46.564731 (+   372us) tablet.cc:699] Row locks acquired
0905 13:51:46.564734 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:46.564780 (+    46us) write_op.cc:270] Start()
0905 13:51:46.564819 (+    39us) write_op.cc:276] Timestamp: L: 1983
0905 13:51:46.564823 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:51:46.565046 (+   223us) log.cc:844] Serialized 788 byte log entry
0905 13:51:46.574631 (+  9585us) op_driver.cc:464] REPLICATION: finished
0905 13:51:46.574724 (+    93us) write_op.cc:301] APPLY: starting
0905 13:51:46.574744 (+    20us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:46.576361 (+  1617us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:46.576391 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:46.577399 (+  1008us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:46.577465 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:51:46.577474 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:46.577662 (+   188us) log.cc:844] Serialized 320 byte log entry
0905 13:51:46.577735 (+    73us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:46.577793 (+    58us) write_op.cc:454] Released schema lock
0905 13:51:46.577805 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"cfile_cache_hit":7,"cfile_cache_hit_bytes":28742,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":164,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":73,"prepare.run_cpu_time_us":178665,"prepare.run_wall_time_us":1126036,"replication_time_us":9771}]]}
I20250905 13:51:46.633803  4213 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 3)
I20250905 13:51:46.637197  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=1779, attempt_no=0}) took 1197 ms. Trace:
I20250905 13:51:46.637384  4361 rpcz_store.cc:276] 0905 13:51:45.439650 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:45.439692 (+    42us) service_pool.cc:225] Handling call
0905 13:51:46.637171 (+1197479us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:46.565154 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:46.565257 (+   103us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:46.565262 (+     5us) write_op.cc:435] Acquired schema lock
0905 13:51:46.565264 (+     2us) tablet.cc:660] Decoding operations
0905 13:51:46.565612 (+   348us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:46.565621 (+     9us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:46.565626 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:46.565986 (+   360us) tablet.cc:699] Row locks acquired
0905 13:51:46.565989 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:46.566022 (+    33us) write_op.cc:270] Start()
0905 13:51:46.566049 (+    27us) write_op.cc:276] Timestamp: L: 1984
0905 13:51:46.566052 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:46.566217 (+   165us) log.cc:844] Serialized 788 byte log entry
0905 13:51:46.580347 (+ 14130us) op_driver.cc:464] REPLICATION: finished
0905 13:51:46.580447 (+   100us) write_op.cc:301] APPLY: starting
0905 13:51:46.580463 (+    16us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:46.611654 (+ 31191us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:46.611686 (+    32us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:46.636071 (+ 24385us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:46.636143 (+    72us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=152,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:51:46.636151 (+     8us) write_op.cc:312] APPLY: finished
0905 13:51:46.636324 (+   173us) log.cc:844] Serialized 420 byte log entry
0905 13:51:46.636994 (+   670us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:46.637050 (+    56us) write_op.cc:454] Released schema lock
0905 13:51:46.637059 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"cfile_cache_hit":275,"cfile_cache_hit_bytes":902619,"cfile_cache_miss":6,"cfile_cache_miss_bytes":21809,"lbm_read_time_us":199,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1124676,"prepare.run_cpu_time_us":1114,"prepare.run_wall_time_us":1113,"replication_time_us":14267}]]}
I20250905 13:51:46.676294  4358 alter_table-test.cc:1285] Scanner saw 59700 rows
I20250905 13:51:46.776814  4358 alter_table-test.cc:1285] Scanner saw 60150 rows
I20250905 13:51:46.861933  4358 alter_table-test.cc:1285] Scanner saw 60650 rows
I20250905 13:51:46.970299  4358 alter_table-test.cc:1285] Scanner saw 61100 rows
I20250905 13:51:47.057296  4358 alter_table-test.cc:1285] Scanner saw 61850 rows
I20250905 13:51:47.147759  4358 alter_table-test.cc:1285] Scanner saw 62350 rows
I20250905 13:51:47.227416  4358 alter_table-test.cc:1285] Scanner saw 62850 rows
I20250905 13:51:47.337899  4358 alter_table-test.cc:1285] Scanner saw 63300 rows
I20250905 13:51:47.435284  4358 alter_table-test.cc:1285] Scanner saw 64000 rows
I20250905 13:51:47.539428  4358 alter_table-test.cc:1285] Scanner saw 64650 rows
I20250905 13:51:47.633689  4358 alter_table-test.cc:1285] Scanner saw 65300 rows
I20250905 13:51:47.733132  4358 alter_table-test.cc:1285] Scanner saw 65800 rows
I20250905 13:51:47.838892  4358 alter_table-test.cc:1285] Scanner saw 66350 rows
I20250905 13:51:47.941421  4358 alter_table-test.cc:1285] Scanner saw 67000 rows
I20250905 13:51:48.069216  4358 alter_table-test.cc:1285] Scanner saw 67600 rows
I20250905 13:51:48.213852  4358 alter_table-test.cc:1285] Scanner saw 68200 rows
I20250905 13:51:48.418077  4358 alter_table-test.cc:1285] Scanner saw 68800 rows
I20250905 13:51:48.635494  4358 alter_table-test.cc:1285] Scanner saw 69800 rows
I20250905 13:51:48.791024  4358 alter_table-test.cc:1285] Scanner saw 70700 rows
I20250905 13:51:48.915406  4358 alter_table-test.cc:1285] Scanner saw 71200 rows
I20250905 13:51:49.044973  4358 alter_table-test.cc:1285] Scanner saw 71900 rows
I20250905 13:51:49.167429  4358 alter_table-test.cc:1285] Scanner saw 72600 rows
I20250905 13:51:49.300161  4358 alter_table-test.cc:1285] Scanner saw 73300 rows
I20250905 13:51:49.422071  4358 alter_table-test.cc:1285] Scanner saw 74100 rows
I20250905 13:51:49.558286  4358 alter_table-test.cc:1285] Scanner saw 74800 rows
I20250905 13:51:49.685978  4358 alter_table-test.cc:1285] Scanner saw 75700 rows
I20250905 13:51:49.826180  4213 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:49.832513  4358 alter_table-test.cc:1285] Scanner saw 76450 rows
I20250905 13:51:49.877830  4401 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:49.965938  4358 alter_table-test.cc:1285] Scanner saw 77350 rows
I20250905 13:51:50.165465  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:50.364586  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:50.566285  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:50.765177  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:50.951385  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:51.005626  4401 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 4) took 1164 ms. Trace:
I20250905 13:51:51.005820  4401 rpcz_store.cc:276] 0905 13:51:49.841056 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:49.841118 (+    62us) service_pool.cc:225] Handling call
0905 13:51:51.005596 (+1164478us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:49.841480 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:49.841652 (+   172us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:49.876730 (+ 35078us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:49.876742 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:49.876773 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:49.876777 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:51:49.877014 (+   237us) log.cc:844] Serialized 296 byte log entry
0905 13:51:49.877697 (+   683us) op_driver.cc:464] REPLICATION: finished
0905 13:51:49.877805 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:50.998855 (+1121050us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:50.999280 (+   425us) log.cc:844] Serialized 5 byte log entry
0905 13:51:51.004237 (+  4957us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:51.005493 (+  1256us) log.cc:844] Serialized 15 byte log entry
0905 13:51:51.005541 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:51:51.005545 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"bytes_written":73455,"cfile_init":1,"compiler_manager_pool.queue_time_us":651,"compiler_manager_pool.run_cpu_time_us":744586,"compiler_manager_pool.run_wall_time_us":774798,"dirs.queue_time_us":487,"dirs.run_cpu_time_us":251,"dirs.run_wall_time_us":1155,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3057,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":50,"prepare.run_cpu_time_us":5854,"prepare.run_wall_time_us":36156,"replication_time_us":894,"rows_written":17700,"thread_start_us":1075,"threads_started":3,"wal-append.queue_time_us":463}]]}
I20250905 13:51:51.025038  4401 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=2203, attempt_no=0}) took 1179 ms. Trace:
I20250905 13:51:51.025305  4401 rpcz_store.cc:276] 0905 13:51:49.845732 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:49.845795 (+    63us) service_pool.cc:225] Handling call
0905 13:51:51.025007 (+1179212us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:49.877686 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:49.877805 (+   119us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:51.008781 (+1130976us) write_op.cc:435] Acquired schema lock
0905 13:51:51.008785 (+     4us) tablet.cc:660] Decoding operations
0905 13:51:51.009180 (+   395us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:51.009197 (+    17us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:51.009204 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:51.009556 (+   352us) tablet.cc:699] Row locks acquired
0905 13:51:51.009558 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:51:51.009597 (+    39us) write_op.cc:270] Start()
0905 13:51:51.009624 (+    27us) write_op.cc:276] Timestamp: L: 2442
0905 13:51:51.009627 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:51.009801 (+   174us) log.cc:844] Serialized 788 byte log entry
0905 13:51:51.021030 (+ 11229us) op_driver.cc:464] REPLICATION: finished
0905 13:51:51.021131 (+   101us) write_op.cc:301] APPLY: starting
0905 13:51:51.021153 (+    22us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:51.023242 (+  2089us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:51.023271 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:51.024398 (+  1127us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:51.024467 (+    69us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=198,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:51:51.024476 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:51.024660 (+   184us) log.cc:844] Serialized 320 byte log entry
0905 13:51:51.024801 (+   141us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:51.024870 (+    69us) write_op.cc:454] Released schema lock
0905 13:51:51.024882 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"cfile_cache_hit":11,"cfile_cache_hit_bytes":45166,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16561,"cfile_init":1,"lbm_read_time_us":186,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":31500,"prepare.run_cpu_time_us":179251,"prepare.run_wall_time_us":1132174,"replication_time_us":11374}]]}
I20250905 13:51:51.033740  4213 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 4)
I20250905 13:51:51.078869  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=2204, attempt_no=0}) took 1198 ms. Trace:
I20250905 13:51:51.079116  4414 rpcz_store.cc:276] 0905 13:51:49.880621 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:49.880675 (+    54us) service_pool.cc:225] Handling call
0905 13:51:51.078813 (+1198138us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:51.009903 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:51.009993 (+    90us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:51.009997 (+     4us) write_op.cc:435] Acquired schema lock
0905 13:51:51.009999 (+     2us) tablet.cc:660] Decoding operations
0905 13:51:51.010362 (+   363us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:51.010371 (+     9us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:51.010376 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:51.010707 (+   331us) tablet.cc:699] Row locks acquired
0905 13:51:51.010709 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:51:51.010744 (+    35us) write_op.cc:270] Start()
0905 13:51:51.010770 (+    26us) write_op.cc:276] Timestamp: L: 2443
0905 13:51:51.010773 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:51.010938 (+   165us) log.cc:844] Serialized 788 byte log entry
0905 13:51:51.021147 (+ 10209us) op_driver.cc:464] REPLICATION: finished
0905 13:51:51.021546 (+   399us) write_op.cc:301] APPLY: starting
0905 13:51:51.021560 (+    14us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:51.046732 (+ 25172us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:51.046761 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:51.077610 (+ 30849us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:51.077685 (+    75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=170,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:51:51.077694 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:51.077856 (+   162us) log.cc:844] Serialized 420 byte log entry
0905 13:51:51.078158 (+   302us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:51.078216 (+    58us) write_op.cc:454] Released schema lock
0905 13:51:51.078226 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":356,"cfile_cache_hit":281,"cfile_cache_hit_bytes":911510,"cfile_cache_miss":9,"cfile_cache_miss_bytes":34674,"lbm_read_time_us":282,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1128694,"prepare.run_cpu_time_us":1083,"prepare.run_wall_time_us":1081,"replication_time_us":10354,"thread_start_us":8309,"threads_started":1}]]}
I20250905 13:51:51.116312  4358 alter_table-test.cc:1285] Scanner saw 77400 rows
I20250905 13:51:51.280212  4358 alter_table-test.cc:1285] Scanner saw 77900 rows
I20250905 13:51:51.413787  4358 alter_table-test.cc:1285] Scanner saw 78700 rows
I20250905 13:51:51.544576  4358 alter_table-test.cc:1285] Scanner saw 79600 rows
I20250905 13:51:51.676203  4358 alter_table-test.cc:1285] Scanner saw 80400 rows
I20250905 13:51:51.805796  4358 alter_table-test.cc:1285] Scanner saw 81200 rows
I20250905 13:51:51.927336  4358 alter_table-test.cc:1285] Scanner saw 81950 rows
I20250905 13:51:52.063699  4358 alter_table-test.cc:1285] Scanner saw 82600 rows
I20250905 13:51:52.195515  4358 alter_table-test.cc:1285] Scanner saw 83350 rows
I20250905 13:51:52.337471  4358 alter_table-test.cc:1285] Scanner saw 84100 rows
I20250905 13:51:52.464640  4358 alter_table-test.cc:1285] Scanner saw 84950 rows
I20250905 13:51:52.613750  4358 alter_table-test.cc:1285] Scanner saw 85650 rows
I20250905 13:51:52.761637  4358 alter_table-test.cc:1285] Scanner saw 86550 rows
I20250905 13:51:52.917554  4358 alter_table-test.cc:1285] Scanner saw 87450 rows
I20250905 13:51:53.069357  4358 alter_table-test.cc:1285] Scanner saw 88400 rows
I20250905 13:51:53.230240  4358 alter_table-test.cc:1285] Scanner saw 89250 rows
I20250905 13:51:53.374818  4358 alter_table-test.cc:1285] Scanner saw 90050 rows
I20250905 13:51:53.527451  4358 alter_table-test.cc:1285] Scanner saw 90800 rows
I20250905 13:51:53.709939  4358 alter_table-test.cc:1285] Scanner saw 91600 rows
I20250905 13:51:53.868105  4358 alter_table-test.cc:1285] Scanner saw 92600 rows
I20250905 13:51:54.034927  4358 alter_table-test.cc:1285] Scanner saw 93550 rows
I20250905 13:51:54.199468  4358 alter_table-test.cc:1285] Scanner saw 94400 rows
I20250905 13:51:54.204566  4213 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:54.251050  4414 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:54.419819  4358 alter_table-test.cc:1285] Scanner saw 95250 rows
I20250905 13:51:54.659554  4358 alter_table-test.cc:1285] Scanner saw 95400 rows
I20250905 13:51:54.896535  4358 alter_table-test.cc:1285] Scanner saw 95400 rows
I20250905 13:51:55.131397  4358 alter_table-test.cc:1285] Scanner saw 95400 rows
I20250905 13:51:55.360442  4358 alter_table-test.cc:1285] Scanner saw 95400 rows
I20250905 13:51:55.477392  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 5) took 1250 ms. Trace:
I20250905 13:51:55.477841  4414 rpcz_store.cc:276] 0905 13:51:54.227140 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:54.227207 (+    67us) service_pool.cc:225] Handling call
0905 13:51:55.477365 (+1250158us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:54.228001 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:54.228207 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:54.247741 (+ 19534us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:54.247754 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:54.247783 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:54.247786 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:54.248057 (+   271us) log.cc:844] Serialized 330 byte log entry
0905 13:51:54.249067 (+  1010us) op_driver.cc:464] REPLICATION: finished
0905 13:51:54.251023 (+  1956us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:55.470523 (+1219500us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:55.471180 (+   657us) log.cc:844] Serialized 5 byte log entry
0905 13:51:55.476051 (+  4871us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:55.477268 (+  1217us) log.cc:844] Serialized 15 byte log entry
0905 13:51:55.477314 (+    46us) alter_schema_op.cc:73] Released schema lock
0905 13:51:55.477319 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1889,"bytes_written":70236,"cfile_init":1,"compiler_manager_pool.queue_time_us":4865,"compiler_manager_pool.run_cpu_time_us":733135,"compiler_manager_pool.run_wall_time_us":741549,"dirs.queue_time_us":516,"dirs.run_cpu_time_us":234,"dirs.run_wall_time_us":2728,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3121,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":438,"prepare.run_cpu_time_us":3055,"prepare.run_wall_time_us":20114,"replication_time_us":1255,"rows_written":18000,"thread_start_us":5796,"threads_started":3,"wal-append.queue_time_us":924}]]}
I20250905 13:51:55.494859  4213 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 5)
I20250905 13:51:55.497591  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=2634, attempt_no=0}) took 1262 ms. Trace:
I20250905 13:51:55.497723  4414 rpcz_store.cc:276] 0905 13:51:54.234746 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:54.235011 (+   265us) service_pool.cc:225] Handling call
0905 13:51:55.497564 (+1262553us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:54.248170 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:54.248445 (+   275us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:55.481843 (+1233398us) write_op.cc:435] Acquired schema lock
0905 13:51:55.481847 (+     4us) tablet.cc:660] Decoding operations
0905 13:51:55.482211 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:55.482226 (+    15us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:55.482231 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:55.482616 (+   385us) tablet.cc:699] Row locks acquired
0905 13:51:55.482619 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:55.482665 (+    46us) write_op.cc:270] Start()
0905 13:51:55.482700 (+    35us) write_op.cc:276] Timestamp: L: 2901
0905 13:51:55.482703 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:55.482943 (+   240us) log.cc:844] Serialized 788 byte log entry
0905 13:51:55.493208 (+ 10265us) op_driver.cc:464] REPLICATION: finished
0905 13:51:55.493315 (+   107us) write_op.cc:301] APPLY: starting
0905 13:51:55.493338 (+    23us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:55.495816 (+  2478us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:55.495842 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:55.497076 (+  1234us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:55.497142 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:51:55.497151 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:55.497310 (+   159us) log.cc:844] Serialized 320 byte log entry
0905 13:51:55.497374 (+    64us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:55.497437 (+    63us) write_op.cc:454] Released schema lock
0905 13:51:55.497447 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"cfile_cache_hit":13,"cfile_cache_hit_bytes":53378,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12455,"cfile_init":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":12677,"prepare.run_cpu_time_us":186340,"prepare.run_wall_time_us":1234851,"replication_time_us":10466}]]}
I20250905 13:51:55.546334  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=2635, attempt_no=0}) took 1295 ms. Trace:
I20250905 13:51:55.546556  4414 rpcz_store.cc:276] 0905 13:51:54.251251 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:54.251319 (+    68us) service_pool.cc:225] Handling call
0905 13:51:55.546308 (+1294989us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:55.483068 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:55.483172 (+   104us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:55.483179 (+     7us) write_op.cc:435] Acquired schema lock
0905 13:51:55.483182 (+     3us) tablet.cc:660] Decoding operations
0905 13:51:55.483663 (+   481us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:55.483673 (+    10us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:55.483680 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:55.484075 (+   395us) tablet.cc:699] Row locks acquired
0905 13:51:55.484078 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:51:55.484113 (+    35us) write_op.cc:270] Start()
0905 13:51:55.484140 (+    27us) write_op.cc:276] Timestamp: L: 2902
0905 13:51:55.484143 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:51:55.484308 (+   165us) log.cc:844] Serialized 788 byte log entry
0905 13:51:55.499203 (+ 14895us) op_driver.cc:464] REPLICATION: finished
0905 13:51:55.499315 (+   112us) write_op.cc:301] APPLY: starting
0905 13:51:55.499332 (+    17us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:55.524387 (+ 25055us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:55.524412 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:55.545603 (+ 21191us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:55.545683 (+    80us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=205,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:51:55.545692 (+     9us) write_op.cc:312] APPLY: finished
0905 13:51:55.545865 (+   173us) log.cc:844] Serialized 420 byte log entry
0905 13:51:55.546151 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:55.546210 (+    59us) write_op.cc:454] Released schema lock
0905 13:51:55.546220 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"cfile_cache_hit":307,"cfile_cache_hit_bytes":931986,"cfile_cache_miss":7,"cfile_cache_miss_bytes":25490,"lbm_read_time_us":201,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1231200,"prepare.run_cpu_time_us":1234,"prepare.run_wall_time_us":1291,"replication_time_us":15033,"spinlock_wait_cycles":2304}]]}
I20250905 13:51:55.584261  4358 alter_table-test.cc:1285] Scanner saw 95400 rows
I20250905 13:51:55.740690  4358 alter_table-test.cc:1285] Scanner saw 95750 rows
I20250905 13:51:55.906626  4358 alter_table-test.cc:1285] Scanner saw 96700 rows
I20250905 13:51:56.044886  4358 alter_table-test.cc:1285] Scanner saw 97700 rows
I20250905 13:51:56.207206  4358 alter_table-test.cc:1285] Scanner saw 98350 rows
I20250905 13:51:56.367266  4358 alter_table-test.cc:1285] Scanner saw 99300 rows
I20250905 13:51:56.512405  4358 alter_table-test.cc:1285] Scanner saw 100250 rows
I20250905 13:51:56.673372  4358 alter_table-test.cc:1285] Scanner saw 101050 rows
I20250905 13:51:56.849223  4358 alter_table-test.cc:1285] Scanner saw 101950 rows
I20250905 13:51:57.015789  4358 alter_table-test.cc:1285] Scanner saw 103000 rows
I20250905 13:51:57.175166  4358 alter_table-test.cc:1285] Scanner saw 103850 rows
I20250905 13:51:57.335055  4358 alter_table-test.cc:1285] Scanner saw 104700 rows
I20250905 13:51:57.521471  4358 alter_table-test.cc:1285] Scanner saw 105500 rows
I20250905 13:51:57.710362  4358 alter_table-test.cc:1285] Scanner saw 106650 rows
I20250905 13:51:57.905587  4358 alter_table-test.cc:1285] Scanner saw 107800 rows
I20250905 13:51:58.090029  4358 alter_table-test.cc:1285] Scanner saw 108950 rows
I20250905 13:51:58.289393  4358 alter_table-test.cc:1285] Scanner saw 109950 rows
I20250905 13:51:58.508690  4358 alter_table-test.cc:1285] Scanner saw 111000 rows
I20250905 13:51:58.589810  4213 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:51:58.623596  4414 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:51:58.800506  4358 alter_table-test.cc:1285] Scanner saw 112300 rows
I20250905 13:51:59.080156  4358 alter_table-test.cc:1285] Scanner saw 112900 rows
I20250905 13:51:59.359658  4358 alter_table-test.cc:1285] Scanner saw 112900 rows
I20250905 13:51:59.630174  4358 alter_table-test.cc:1285] Scanner saw 112900 rows
I20250905 13:51:59.875816  4358 alter_table-test.cc:1285] Scanner saw 112900 rows
I20250905 13:51:59.961995  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 6) took 1345 ms. Trace:
I20250905 13:51:59.962172  4414 rpcz_store.cc:276] 0905 13:51:58.616816 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:58.616889 (+    73us) service_pool.cc:225] Handling call
0905 13:51:59.961969 (+1345080us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:58.617487 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:51:58.617712 (+   225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:51:58.622066 (+  4354us) alter_schema_op.cc:66] Acquired schema lock
0905 13:51:58.622076 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:51:58.622142 (+    66us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:51:58.622146 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:51:58.622349 (+   203us) log.cc:844] Serialized 364 byte log entry
0905 13:51:58.623377 (+  1028us) op_driver.cc:464] REPLICATION: finished
0905 13:51:58.623569 (+   192us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:51:59.954998 (+1331429us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:51:59.955437 (+   439us) log.cc:844] Serialized 5 byte log entry
0905 13:51:59.960559 (+  5122us) tablet_metadata.cc:641] Metadata flushed
0905 13:51:59.961879 (+  1320us) log.cc:844] Serialized 15 byte log entry
0905 13:51:59.961923 (+    44us) alter_schema_op.cc:73] Released schema lock
0905 13:51:59.961926 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":139,"bytes_written":67812,"cfile_init":1,"compiler_manager_pool.queue_time_us":539,"compiler_manager_pool.run_cpu_time_us":734401,"compiler_manager_pool.run_wall_time_us":741853,"dirs.queue_time_us":550,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1061,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3062,"lbm_writes_lt_1ms":56,"peak_mem_usage":0,"prepare.queue_time_us":202,"prepare.run_cpu_time_us":1161,"prepare.run_wall_time_us":4920,"replication_time_us":1188,"rows_written":17500,"thread_start_us":1102,"threads_started":3,"wal-append.queue_time_us":487}]]}
I20250905 13:51:59.983768  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=3053, attempt_no=0}) took 1360 ms. Trace:
I20250905 13:51:59.983880  4414 rpcz_store.cc:276] 0905 13:51:58.623110 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:58.623159 (+    49us) service_pool.cc:225] Handling call
0905 13:51:59.983744 (+1360585us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:58.623661 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:58.623763 (+   102us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:59.964578 (+1340815us) write_op.cc:435] Acquired schema lock
0905 13:51:59.964581 (+     3us) tablet.cc:660] Decoding operations
0905 13:51:59.964929 (+   348us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:59.964937 (+     8us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:59.964941 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:59.965307 (+   366us) tablet.cc:699] Row locks acquired
0905 13:51:59.965312 (+     5us) write_op.cc:260] PREPARE: finished
0905 13:51:59.965359 (+    47us) write_op.cc:270] Start()
0905 13:51:59.965393 (+    34us) write_op.cc:276] Timestamp: L: 3344
0905 13:51:59.965397 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:51:59.965631 (+   234us) log.cc:844] Serialized 788 byte log entry
0905 13:51:59.977625 (+ 11994us) op_driver.cc:464] REPLICATION: finished
0905 13:51:59.977919 (+   294us) write_op.cc:301] APPLY: starting
0905 13:51:59.977942 (+    23us) tablet.cc:1365] starting BulkCheckPresence
0905 13:51:59.982476 (+  4534us) tablet.cc:1368] finished BulkCheckPresence
0905 13:51:59.982498 (+    22us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:51:59.983303 (+   805us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:51:59.983348 (+    45us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=300,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0905 13:51:59.983354 (+     6us) write_op.cc:312] APPLY: finished
0905 13:51:59.983475 (+   121us) log.cc:844] Serialized 320 byte log entry
0905 13:51:59.983555 (+    80us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:51:59.983613 (+    58us) write_op.cc:454] Released schema lock
0905 13:51:59.983624 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":233,"cfile_cache_hit":20,"cfile_cache_hit_bytes":72072,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":206,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":55,"prepare.run_cpu_time_us":210001,"prepare.run_wall_time_us":1342035,"replication_time_us":12198}]]}
I20250905 13:51:59.989843  4213 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 6)
I20250905 13:52:00.030827  4440 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=3054, attempt_no=0}) took 1405 ms. Trace:
I20250905 13:52:00.031013  4440 rpcz_store.cc:276] 0905 13:51:58.625798 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:51:58.625844 (+    46us) service_pool.cc:225] Handling call
0905 13:52:00.030803 (+1404959us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:51:59.965757 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:51:59.965877 (+   120us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:51:59.965884 (+     7us) write_op.cc:435] Acquired schema lock
0905 13:51:59.965888 (+     4us) tablet.cc:660] Decoding operations
0905 13:51:59.966768 (+   880us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:51:59.966783 (+    15us) write_op.cc:641] Partition lock acquired for write op
0905 13:51:59.966791 (+     8us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:51:59.967460 (+   669us) tablet.cc:699] Row locks acquired
0905 13:51:59.967465 (+     5us) write_op.cc:260] PREPARE: finished
0905 13:51:59.967507 (+    42us) write_op.cc:270] Start()
0905 13:51:59.967541 (+    34us) write_op.cc:276] Timestamp: L: 3345
0905 13:51:59.967556 (+    15us) op_driver.cc:348] REPLICATION: starting
0905 13:51:59.967775 (+   219us) log.cc:844] Serialized 788 byte log entry
0905 13:51:59.977742 (+  9967us) op_driver.cc:464] REPLICATION: finished
0905 13:51:59.981904 (+  4162us) write_op.cc:301] APPLY: starting
0905 13:51:59.981923 (+    19us) tablet.cc:1365] starting BulkCheckPresence
0905 13:52:00.009318 (+ 27395us) tablet.cc:1368] finished BulkCheckPresence
0905 13:52:00.009343 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:52:00.030268 (+ 20925us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:52:00.030343 (+    75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=229,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:52:00.030352 (+     9us) write_op.cc:312] APPLY: finished
0905 13:52:00.030531 (+   179us) log.cc:844] Serialized 420 byte log entry
0905 13:52:00.030624 (+    93us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:52:00.030689 (+    65us) write_op.cc:454] Released schema lock
0905 13:52:00.030700 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4114,"cfile_cache_hit":319,"cfile_cache_hit_bytes":967848,"cfile_cache_miss":6,"cfile_cache_miss_bytes":20870,"lbm_read_time_us":156,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1339432,"prepare.run_cpu_time_us":1947,"prepare.run_wall_time_us":2084,"replication_time_us":10169,"spinlock_wait_cycles":1920,"thread_start_us":4032,"threads_started":1}]]}
I20250905 13:52:00.096467  4358 alter_table-test.cc:1285] Scanner saw 112900 rows
I20250905 13:52:00.291294  4358 alter_table-test.cc:1285] Scanner saw 113500 rows
I20250905 13:52:00.469398  4358 alter_table-test.cc:1285] Scanner saw 114700 rows
I20250905 13:52:00.659278  4358 alter_table-test.cc:1285] Scanner saw 115550 rows
I20250905 13:52:00.869423  4358 alter_table-test.cc:1285] Scanner saw 116550 rows
I20250905 13:52:01.056308  4358 alter_table-test.cc:1285] Scanner saw 117650 rows
I20250905 13:52:01.267832  4358 alter_table-test.cc:1285] Scanner saw 118550 rows
I20250905 13:52:01.464598  4358 alter_table-test.cc:1285] Scanner saw 119850 rows
I20250905 13:52:01.670838  4358 alter_table-test.cc:1285] Scanner saw 120950 rows
I20250905 13:52:01.878710  4358 alter_table-test.cc:1285] Scanner saw 122050 rows
I20250905 13:52:02.085052  4358 alter_table-test.cc:1285] Scanner saw 123050 rows
I20250905 13:52:02.319298  4358 alter_table-test.cc:1285] Scanner saw 124100 rows
I20250905 13:52:02.553297  4358 alter_table-test.cc:1285] Scanner saw 125550 rows
I20250905 13:52:02.792176  4358 alter_table-test.cc:1285] Scanner saw 126950 rows
I20250905 13:52:02.992679  4213 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:52:03.026099  4358 alter_table-test.cc:1285] Scanner saw 128300 rows
I20250905 13:52:03.044792  4414 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:52:03.313719  4358 alter_table-test.cc:1285] Scanner saw 129550 rows
I20250905 13:52:03.601686  4211 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 7)
I20250905 13:52:03.659996  4358 alter_table-test.cc:1285] Scanner saw 129550 rows
I20250905 13:52:03.992604  4358 alter_table-test.cc:1285] Scanner saw 129550 rows
I20250905 13:52:04.282493  4358 alter_table-test.cc:1285] Scanner saw 129550 rows
I20250905 13:52:04.374953  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43304 (request call id 7) took 1364 ms. Trace:
I20250905 13:52:04.375083  4414 rpcz_store.cc:276] 0905 13:52:03.010911 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:03.011091 (+   180us) service_pool.cc:225] Handling call
0905 13:52:04.374910 (+1363819us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:03.012519 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:03.012781 (+   262us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:03.042983 (+ 30202us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:03.042993 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:03.043023 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:03.043026 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:03.043245 (+   219us) log.cc:844] Serialized 398 byte log entry
0905 13:52:03.043922 (+   677us) op_driver.cc:464] REPLICATION: finished
0905 13:52:03.044766 (+   844us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:04.368176 (+1323410us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:04.368762 (+   586us) log.cc:844] Serialized 5 byte log entry
0905 13:52:04.373412 (+  4650us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:04.374820 (+  1408us) log.cc:844] Serialized 15 byte log entry
0905 13:52:04.374865 (+    45us) alter_schema_op.cc:73] Released schema lock
0905 13:52:04.374869 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":738,"bytes_written":65321,"cfile_init":1,"compiler_manager_pool.queue_time_us":2610,"compiler_manager_pool.run_cpu_time_us":739709,"compiler_manager_pool.run_wall_time_us":845344,"dirs.queue_time_us":545,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1847,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3128,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":1101,"prepare.run_cpu_time_us":4107,"prepare.run_wall_time_us":31502,"replication_time_us":868,"rows_written":16650,"thread_start_us":3211,"threads_started":3,"wal-append.queue_time_us":506}]]}
I20250905 13:52:04.388134  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=3456, attempt_no=0}) took 1370 ms. Trace:
I20250905 13:52:04.388383  4414 rpcz_store.cc:276] 0905 13:52:03.017537 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:03.017594 (+    57us) service_pool.cc:225] Handling call
0905 13:52:04.388100 (+1370506us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:03.044061 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:52:03.044170 (+   109us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:52:04.375317 (+1331147us) write_op.cc:435] Acquired schema lock
0905 13:52:04.375321 (+     4us) tablet.cc:660] Decoding operations
0905 13:52:04.375654 (+   333us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:52:04.375669 (+    15us) write_op.cc:641] Partition lock acquired for write op
0905 13:52:04.375674 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:52:04.375992 (+   318us) tablet.cc:699] Row locks acquired
0905 13:52:04.375994 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:52:04.376027 (+    33us) write_op.cc:270] Start()
0905 13:52:04.376061 (+    34us) write_op.cc:276] Timestamp: L: 3767
0905 13:52:04.376063 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:52:04.376242 (+   179us) log.cc:844] Serialized 788 byte log entry
0905 13:52:04.379495 (+  3253us) op_driver.cc:464] REPLICATION: finished
0905 13:52:04.379575 (+    80us) write_op.cc:301] APPLY: starting
0905 13:52:04.379590 (+    15us) tablet.cc:1365] starting BulkCheckPresence
0905 13:52:04.384853 (+  5263us) tablet.cc:1368] finished BulkCheckPresence
0905 13:52:04.384902 (+    49us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:52:04.387330 (+  2428us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:52:04.387438 (+   108us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:52:04.387454 (+    16us) write_op.cc:312] APPLY: finished
0905 13:52:04.387730 (+   276us) log.cc:844] Serialized 320 byte log entry
0905 13:52:04.387839 (+   109us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:52:04.387928 (+    89us) write_op.cc:454] Released schema lock
0905 13:52:04.387945 (+    17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"cfile_cache_hit":20,"cfile_cache_hit_bytes":74183,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12443,"cfile_init":1,"lbm_read_time_us":360,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":26103,"prepare.run_cpu_time_us":229195,"prepare.run_wall_time_us":1332230,"replication_time_us":3406}]]}
I20250905 13:52:04.439620  4414 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43316 (ReqId={client: cc3b2d3b58ec47caac1b54d9db0838cc, seq_no=3457, attempt_no=0}) took 1393 ms. Trace:
I20250905 13:52:04.439746  4414 rpcz_store.cc:276] 0905 13:52:03.045962 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:03.046031 (+    69us) service_pool.cc:225] Handling call
0905 13:52:04.439598 (+1393567us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:04.376319 (+     0us) write_op.cc:183] PREPARE: starting on tablet 660cebed25114072a28ed7bf7771450d
0905 13:52:04.376399 (+    80us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:52:04.376402 (+     3us) write_op.cc:435] Acquired schema lock
0905 13:52:04.376404 (+     2us) tablet.cc:660] Decoding operations
0905 13:52:04.376630 (+   226us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:52:04.376638 (+     8us) write_op.cc:641] Partition lock acquired for write op
0905 13:52:04.376641 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:52:04.378110 (+  1469us) tablet.cc:699] Row locks acquired
0905 13:52:04.378112 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:52:04.378142 (+    30us) write_op.cc:270] Start()
0905 13:52:04.378170 (+    28us) write_op.cc:276] Timestamp: L: 3768
0905 13:52:04.378171 (+     1us) op_driver.cc:348] REPLICATION: starting
0905 13:52:04.378333 (+   162us) log.cc:844] Serialized 788 byte log entry
0905 13:52:04.379608 (+  1275us) op_driver.cc:464] REPLICATION: finished
0905 13:52:04.391169 (+ 11561us) write_op.cc:301] APPLY: starting
0905 13:52:04.391194 (+    25us) tablet.cc:1365] starting BulkCheckPresence
0905 13:52:04.416771 (+ 25577us) tablet.cc:1368] finished BulkCheckPresence
0905 13:52:04.416801 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:52:04.438467 (+ 21666us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:52:04.439181 (+   714us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=233,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0905 13:52:04.439200 (+    19us) write_op.cc:312] APPLY: finished
0905 13:52:04.439376 (+   176us) log.cc:844] Serialized 420 byte log entry
0905 13:52:04.439448 (+    72us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:52:04.439506 (+    58us) write_op.cc:454] Released schema lock
0905 13:52:04.439515 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11520,"cfile_cache_hit":340,"cfile_cache_hit_bytes":1022015,"cfile_cache_miss":3,"cfile_cache_miss_bytes":9384,"lbm_read_time_us":84,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1329843,"prepare.run_cpu_time_us":1011,"prepare.run_wall_time_us":2052,"replication_time_us":1417,"spinlock_wait_cycles":1280,"thread_start_us":17115,"threads_started":1}]]}
I20250905 13:52:04.558630  4358 alter_table-test.cc:1285] Scanner saw 129550 rows
I20250905 13:52:04.800510  4358 alter_table-test.cc:1285] Scanner saw 130300 rows
I20250905 13:52:05.025780  4358 alter_table-test.cc:1285] Scanner saw 131350 rows
I20250905 13:52:05.279484  4358 alter_table-test.cc:1285] Scanner saw 132450 rows
I20250905 13:52:05.512480  4358 alter_table-test.cc:1285] Scanner saw 133900 rows
I20250905 13:52:05.756119  4358 alter_table-test.cc:1285] Scanner saw 135200 rows
I20250905 13:52:06.002218  4358 alter_table-test.cc:1285] Scanner saw 136350 rows
I20250905 13:52:06.229580  4358 alter_table-test.cc:1285] Scanner saw 137750 rows
I20250905 13:52:06.469017  4358 alter_table-test.cc:1285] Scanner saw 138850 rows
I20250905 13:52:06.717267  4358 alter_table-test.cc:1285] Scanner saw 140150 rows
I20250905 13:52:06.718868  4213 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50506:
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
I20250905 13:52:06.774719  4452 tablet.cc:1722] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: 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
I20250905 13:52:07.018457  4358 alter_table-test.cc:1285] Scanner saw 141450 rows
I20250905 13:52:07.317087  4358 alter_table-test.cc:1285] Scanner saw 141550 rows
I20250905 13:52:07.626645  4211 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: fake-table [id=d547d70627914c9bb144692eb784f4a7] alter complete (version 8)
I20250905 13:52:07.642405  4358 alter_table-test.cc:1285] Scanner saw 141550 rows
I20250905 13:52:07.897387  4358 alter_table-test.cc:1285] Scanner saw 141650 rows
I20250905 13:52:07.898015   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:07.907379   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:07.907641   416 tablet_replica.cc:331] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b: stopping tablet replica
I20250905 13:52:07.907876   416 raft_consensus.cc:2241] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:07.908157   416 raft_consensus.cc:2270] T 660cebed25114072a28ed7bf7771450d P 756da72b3bec44b9847ea3e4b5f5ea7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:07.925561   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:07.929661   416 master.cc:561] Master@127.0.104.62:45601 shutting down...
I20250905 13:52:07.943085   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:07.943365   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:07.943473   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 88262afc4878464e90331c7f33bb17e9: stopping tablet replica
I20250905 13:52:07.957554   416 master.cc:583] Master@127.0.104.62:45601 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (34543 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20250905 13:52:07.972769   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35315
I20250905 13:52:07.973400   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:07.974447   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:07.975874   416 webserver.cc:480] Webserver started at http://127.0.104.62:36411/ using document root <none> and password file <none>
I20250905 13:52:07.976114   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:07.976178   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:07.976315   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:07.977072   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "9701d510ea514553ac90cd72f5a503b8"
format_stamp: "Formatted at 2025-09-05 13:52:07 on dist-test-slave-s3gz"
I20250905 13:52:07.980108   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:07.981755  4467 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:07.982056   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:07.982153   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "9701d510ea514553ac90cd72f5a503b8"
format_stamp: "Formatted at 2025-09-05 13:52:07 on dist-test-slave-s3gz"
I20250905 13:52:07.982251   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-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)
I20250905 13:52:08.010213   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:08.010776   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:08.021525   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35315
I20250905 13:52:08.021546  4518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35315 every 8 connection(s)
I20250905 13:52:08.022785  4519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.027575  4519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: Bootstrap starting.
I20250905 13:52:08.028908  4519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.030453  4519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: No bootstrap required, opened a new log
I20250905 13:52:08.031028  4519 raft_consensus.cc:357] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER }
I20250905 13:52:08.031147  4519 raft_consensus.cc:383] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.031180  4519 raft_consensus.cc:738] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9701d510ea514553ac90cd72f5a503b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.031366  4519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER }
I20250905 13:52:08.031491  4519 raft_consensus.cc:397] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.031569  4519 raft_consensus.cc:491] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.031669  4519 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.033739  4519 raft_consensus.cc:513] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER }
I20250905 13:52:08.033941  4519 leader_election.cc:304] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9701d510ea514553ac90cd72f5a503b8; no voters: 
I20250905 13:52:08.034344  4519 leader_election.cc:290] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.034492  4522 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.034953  4522 raft_consensus.cc:695] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 1 LEADER]: Becoming Leader. State: Replica: 9701d510ea514553ac90cd72f5a503b8, State: Running, Role: LEADER
I20250905 13:52:08.035195  4522 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER }
I20250905 13:52:08.035204  4519 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:08.035930  4524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9701d510ea514553ac90cd72f5a503b8. Latest consensus state: current_term: 1 leader_uuid: "9701d510ea514553ac90cd72f5a503b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER } }
I20250905 13:52:08.036195  4524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:08.036183  4523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9701d510ea514553ac90cd72f5a503b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9701d510ea514553ac90cd72f5a503b8" member_type: VOTER } }
I20250905 13:52:08.036326  4523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:08.038569  4527 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:08.039749  4527 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:08.040024   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:08.042410  4527 catalog_manager.cc:1349] Generated new cluster ID: 3d970912d4a04d4c9ca9590700590e65
I20250905 13:52:08.042491  4527 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:08.062708  4527 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:08.063464  4527 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:08.076208  4527 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: Generated new TSK 0
I20250905 13:52:08.076462  4527 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:08.105222   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:08.106303   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:08.107622   416 webserver.cc:480] Webserver started at http://127.0.104.1:35911/ using document root <none> and password file <none>
I20250905 13:52:08.107842   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:08.107924   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:08.108062   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:08.108672   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "64db99ccedc544208c534db4a2165160"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.111100   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20250905 13:52:08.112519  4543 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.112874   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:08.112990   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "64db99ccedc544208c534db4a2165160"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.113109   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1757080267164066-416-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)
I20250905 13:52:08.127597   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:08.128114   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:08.128671   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:08.129488   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:08.129560   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.129671   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:08.129736   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.142203   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46001
I20250905 13:52:08.142231  4605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46001 every 8 connection(s)
I20250905 13:52:08.149056  4606 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35315
I20250905 13:52:08.149202  4606 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:08.149499  4606 heartbeater.cc:507] Master 127.0.104.62:35315 requested a full tablet report, sending...
I20250905 13:52:08.150275  4484 ts_manager.cc:194] Registered new tserver with Master: 64db99ccedc544208c534db4a2165160 (127.0.104.1:46001)
I20250905 13:52:08.150882   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00777487s
I20250905 13:52:08.151325  4484 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34950
I20250905 13:52:08.162743  4606 heartbeater.cc:499] Master 127.0.104.62:35315 was elected leader, sending a full tablet report...
I20250905 13:52:08.164038  4484 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34962:
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"
    }
  }
}
I20250905 13:52:08.175712  4571 tablet_service.cc:1468] Processing CreateTablet for tablet 2b2876f6d57f4bd29fe8a7e8d5f45162 (DEFAULT_TABLE table=fake-table [id=60ed17ab6674452db62e8135ee782aa6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:08.176172  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2876f6d57f4bd29fe8a7e8d5f45162. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.181530  4618 tablet_bootstrap.cc:492] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.182893  4618 tablet_bootstrap.cc:654] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.184620  4618 tablet_bootstrap.cc:492] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.184784  4618 ts_tablet_manager.cc:1397] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:08.185361  4618 raft_consensus.cc:357] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.185550  4618 raft_consensus.cc:383] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.185631  4618 raft_consensus.cc:738] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.185856  4618 consensus_queue.cc:260] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.186020  4618 raft_consensus.cc:397] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.186117  4618 raft_consensus.cc:491] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.186210  4618 raft_consensus.cc:3058] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.188577  4618 raft_consensus.cc:513] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.188820  4618 leader_election.cc:304] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.189227  4618 leader_election.cc:290] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.189352  4620 raft_consensus.cc:2802] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.189888  4620 raft_consensus.cc:695] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.190057  4618 ts_tablet_manager.cc:1428] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:08.190228  4620 consensus_queue.cc:237] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.192112  4484 catalog_manager.cc:5582] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.211967   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:08.213001  4484 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34962:
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"
    }
  }
}
I20250905 13:52:08.223449  4571 tablet_service.cc:1468] Processing CreateTablet for tablet 1a98b3a4429a41d2b377f95b6494ec16 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:08.223614  4569 tablet_service.cc:1468] Processing CreateTablet for tablet 2f59c834b98b4a79bea47817a3e8db05 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20250905 13:52:08.223802  4567 tablet_service.cc:1468] Processing CreateTablet for tablet d71235adad8041a18a937507da432995 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20250905 13:52:08.223969  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a98b3a4429a41d2b377f95b6494ec16. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.224189  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71235adad8041a18a937507da432995. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.224089  4568 tablet_service.cc:1468] Processing CreateTablet for tablet 518d543fc9f24f3b8faa86dd9afa48be (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20250905 13:52:08.224383  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f59c834b98b4a79bea47817a3e8db05. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.223809  4570 tablet_service.cc:1468] Processing CreateTablet for tablet 870ff52276d14169832a98c08ed94f19 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20250905 13:52:08.224653  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518d543fc9f24f3b8faa86dd9afa48be. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.224977  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ff52276d14169832a98c08ed94f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.229209  4566 tablet_service.cc:1468] Processing CreateTablet for tablet d6507c15e5324a5781ed33d6eba56c28 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20250905 13:52:08.229645  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6507c15e5324a5781ed33d6eba56c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.231595  4618 tablet_bootstrap.cc:492] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.233366  4618 tablet_bootstrap.cc:654] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.233590  4564 tablet_service.cc:1468] Processing CreateTablet for tablet 6f2e9d7fab3f4a67bf70c33772982fa9 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20250905 13:52:08.234017  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2e9d7fab3f4a67bf70c33772982fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.236295  4562 tablet_service.cc:1468] Processing CreateTablet for tablet 2cf0dc7cee974831950c166678b12c81 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20250905 13:52:08.236858  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf0dc7cee974831950c166678b12c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.241056  4565 tablet_service.cc:1468] Processing CreateTablet for tablet 386c21e9c00f42fbb5744f4cf6c5e5e7 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20250905 13:52:08.241143  4563 tablet_service.cc:1468] Processing CreateTablet for tablet 9b00c4c9587740fa9c7255f925059156 (DEFAULT_TABLE table=split-table [id=2ce419b8436743dab18e4483a7a704dd]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20250905 13:52:08.241447  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386c21e9c00f42fbb5744f4cf6c5e5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.241676  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b00c4c9587740fa9c7255f925059156. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.252707  4618 tablet_bootstrap.cc:492] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.252925  4618 ts_tablet_manager.cc:1397] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.017s
I20250905 13:52:08.253643  4618 raft_consensus.cc:357] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.253796  4618 raft_consensus.cc:383] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.253871  4618 raft_consensus.cc:738] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.254078  4618 consensus_queue.cc:260] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.254269  4618 raft_consensus.cc:397] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.254364  4618 raft_consensus.cc:491] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.254467  4618 raft_consensus.cc:3058] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.256358  4618 raft_consensus.cc:513] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.256558  4618 leader_election.cc:304] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.256764  4618 leader_election.cc:290] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.256839  4620 raft_consensus.cc:2802] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.257004  4620 raft_consensus.cc:695] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.257222  4618 ts_tablet_manager.cc:1428] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:08.257256  4620 consensus_queue.cc:237] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.257583  4618 tablet_bootstrap.cc:492] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.259392  4618 tablet_bootstrap.cc:654] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.260385  4484 catalog_manager.cc:5582] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.261113  4618 tablet_bootstrap.cc:492] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.261234  4618 ts_tablet_manager.cc:1397] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.261854  4618 raft_consensus.cc:357] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.262019  4618 raft_consensus.cc:383] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.262102  4618 raft_consensus.cc:738] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.262313  4618 consensus_queue.cc:260] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.262449  4618 raft_consensus.cc:397] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.262533  4618 raft_consensus.cc:491] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.262629  4618 raft_consensus.cc:3058] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.264604  4618 raft_consensus.cc:513] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.264822  4618 leader_election.cc:304] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.265007  4618 leader_election.cc:290] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.265067  4620 raft_consensus.cc:2802] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.265197  4620 raft_consensus.cc:695] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.265453  4618 ts_tablet_manager.cc:1428] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:08.265419  4620 consensus_queue.cc:237] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.265700  4618 tablet_bootstrap.cc:492] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.267163  4618 tablet_bootstrap.cc:654] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.267405  4484 catalog_manager.cc:5582] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.268836  4618 tablet_bootstrap.cc:492] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.268957  4618 ts_tablet_manager.cc:1397] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:08.269542  4618 raft_consensus.cc:357] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.269721  4618 raft_consensus.cc:383] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.269800  4618 raft_consensus.cc:738] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.269995  4618 consensus_queue.cc:260] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.270143  4618 raft_consensus.cc:397] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.270229  4618 raft_consensus.cc:491] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.270325  4618 raft_consensus.cc:3058] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.272919  4618 raft_consensus.cc:513] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.273093  4618 leader_election.cc:304] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.273238  4618 leader_election.cc:290] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.273312  4620 raft_consensus.cc:2802] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.273445  4620 raft_consensus.cc:695] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.273702  4618 ts_tablet_manager.cc:1428] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20250905 13:52:08.273702  4620 consensus_queue.cc:237] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.274016  4618 tablet_bootstrap.cc:492] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.275504  4618 tablet_bootstrap.cc:654] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.275776  4484 catalog_manager.cc:5582] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.277122  4618 tablet_bootstrap.cc:492] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.277233  4618 ts_tablet_manager.cc:1397] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250905 13:52:08.277834  4618 raft_consensus.cc:357] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.277988  4618 raft_consensus.cc:383] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.278069  4618 raft_consensus.cc:738] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.278259  4618 consensus_queue.cc:260] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.278439  4618 raft_consensus.cc:397] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.278538  4618 raft_consensus.cc:491] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.278635  4618 raft_consensus.cc:3058] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.281185  4618 raft_consensus.cc:513] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.281373  4618 leader_election.cc:304] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.281543  4618 leader_election.cc:290] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.281608  4620 raft_consensus.cc:2802] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.281786  4620 raft_consensus.cc:695] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.281921  4618 ts_tablet_manager.cc:1428] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:08.282021  4620 consensus_queue.cc:237] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.282238  4618 tablet_bootstrap.cc:492] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.283942  4618 tablet_bootstrap.cc:654] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.283869  4484 catalog_manager.cc:5582] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.285542  4618 tablet_bootstrap.cc:492] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.285679  4618 ts_tablet_manager.cc:1397] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.286316  4618 raft_consensus.cc:357] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.286486  4618 raft_consensus.cc:383] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.286566  4618 raft_consensus.cc:738] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.286777  4618 consensus_queue.cc:260] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.286916  4618 raft_consensus.cc:397] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.286998  4618 raft_consensus.cc:491] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.287106  4618 raft_consensus.cc:3058] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.289685  4618 raft_consensus.cc:513] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.289875  4618 leader_election.cc:304] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.290045  4618 leader_election.cc:290] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.290112  4620 raft_consensus.cc:2802] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.290297  4620 raft_consensus.cc:695] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.290439  4618 ts_tablet_manager.cc:1428] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:08.290540  4620 consensus_queue.cc:237] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.290700  4618 tablet_bootstrap.cc:492] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.292279  4618 tablet_bootstrap.cc:654] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.292840  4483 catalog_manager.cc:5582] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.294030  4618 tablet_bootstrap.cc:492] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.294154  4618 ts_tablet_manager.cc:1397] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.294744  4618 raft_consensus.cc:357] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.294872  4618 raft_consensus.cc:383] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.294957  4618 raft_consensus.cc:738] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.295197  4618 consensus_queue.cc:260] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.295354  4618 raft_consensus.cc:397] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.295466  4618 raft_consensus.cc:491] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.295574  4618 raft_consensus.cc:3058] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.298254  4618 raft_consensus.cc:513] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.298466  4618 leader_election.cc:304] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.298642  4618 leader_election.cc:290] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.298714  4620 raft_consensus.cc:2802] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.298844  4620 raft_consensus.cc:695] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.299091  4618 ts_tablet_manager.cc:1428] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:08.299072  4620 consensus_queue.cc:237] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.299399  4618 tablet_bootstrap.cc:492] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.301148  4618 tablet_bootstrap.cc:654] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.301640  4483 catalog_manager.cc:5582] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.302865  4618 tablet_bootstrap.cc:492] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.302986  4618 ts_tablet_manager.cc:1397] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.303642  4618 raft_consensus.cc:357] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.303772  4618 raft_consensus.cc:383] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.303864  4618 raft_consensus.cc:738] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.304090  4618 consensus_queue.cc:260] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.304258  4618 raft_consensus.cc:397] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.304350  4618 raft_consensus.cc:491] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.304457  4618 raft_consensus.cc:3058] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.307054  4618 raft_consensus.cc:513] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.307250  4618 leader_election.cc:304] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.307437  4618 leader_election.cc:290] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.307500  4620 raft_consensus.cc:2802] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.307693  4620 raft_consensus.cc:695] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.307876  4618 ts_tablet_manager.cc:1428] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250905 13:52:08.307925  4620 consensus_queue.cc:237] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.309852  4483 catalog_manager.cc:5582] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.310005  4618 tablet_bootstrap.cc:492] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.311514  4618 tablet_bootstrap.cc:654] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.313197  4618 tablet_bootstrap.cc:492] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.313357  4618 ts_tablet_manager.cc:1397] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:08.313917  4618 raft_consensus.cc:357] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.314054  4618 raft_consensus.cc:383] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.314132  4618 raft_consensus.cc:738] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.314352  4618 consensus_queue.cc:260] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.314495  4618 raft_consensus.cc:397] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.314587  4618 raft_consensus.cc:491] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.314685  4618 raft_consensus.cc:3058] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.316784  4618 raft_consensus.cc:513] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.316962  4618 leader_election.cc:304] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.317104  4618 leader_election.cc:290] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.317176  4620 raft_consensus.cc:2802] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.317412  4620 raft_consensus.cc:695] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.317507  4618 ts_tablet_manager.cc:1428] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:08.317659  4620 consensus_queue.cc:237] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.317735  4618 tablet_bootstrap.cc:492] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.319262  4618 tablet_bootstrap.cc:654] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.320096  4483 catalog_manager.cc:5582] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.321041  4618 tablet_bootstrap.cc:492] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.321179  4618 ts_tablet_manager.cc:1397] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:08.321719  4618 raft_consensus.cc:357] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.321847  4618 raft_consensus.cc:383] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.321962  4618 raft_consensus.cc:738] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.322177  4618 consensus_queue.cc:260] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.322341  4618 raft_consensus.cc:397] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.322441  4618 raft_consensus.cc:491] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.322544  4618 raft_consensus.cc:3058] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.325335  4618 raft_consensus.cc:513] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.325520  4618 leader_election.cc:304] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.325663  4618 leader_election.cc:290] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.325737  4620 raft_consensus.cc:2802] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.325999  4620 raft_consensus.cc:695] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.326054  4618 ts_tablet_manager.cc:1428] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:08.326223  4620 consensus_queue.cc:237] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.326300  4618 tablet_bootstrap.cc:492] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: Bootstrap starting.
I20250905 13:52:08.327817  4618 tablet_bootstrap.cc:654] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.328557  4483 catalog_manager.cc:5582] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.329573  4618 tablet_bootstrap.cc:492] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: No bootstrap required, opened a new log
I20250905 13:52:08.329691  4618 ts_tablet_manager.cc:1397] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:08.330219  4618 raft_consensus.cc:357] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.330345  4618 raft_consensus.cc:383] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.330437  4618 raft_consensus.cc:738] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64db99ccedc544208c534db4a2165160, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.330648  4618 consensus_queue.cc:260] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.330838  4618 raft_consensus.cc:397] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.330928  4618 raft_consensus.cc:491] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.331029  4618 raft_consensus.cc:3058] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.333860  4618 raft_consensus.cc:513] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.334049  4618 leader_election.cc:304] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64db99ccedc544208c534db4a2165160; no voters: 
I20250905 13:52:08.334232  4618 leader_election.cc:290] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.334443  4622 raft_consensus.cc:2802] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.334578  4622 raft_consensus.cc:695] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Becoming Leader. State: Replica: 64db99ccedc544208c534db4a2165160, State: Running, Role: LEADER
I20250905 13:52:08.334710  4618 ts_tablet_manager.cc:1428] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20250905 13:52:08.334844  4622 consensus_queue.cc:237] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } }
I20250905 13:52:08.337270  4483 catalog_manager.cc:5582] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64db99ccedc544208c534db4a2165160 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "64db99ccedc544208c534db4a2165160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64db99ccedc544208c534db4a2165160" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46001 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.359975  4483 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34962:
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
I20250905 13:52:08.381485  4657 tablet.cc:1722] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.383958  4657 tablet.cc:1620] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.398725  4657 tablet.cc:1722] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.400342  4657 tablet.cc:1620] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.405473  4648 tablet.cc:1722] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.406279  4648 tablet.cc:1620] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.407809  4649 tablet.cc:1722] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.409411  4649 tablet.cc:1620] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.411031  4652 tablet.cc:1722] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.411656  4652 tablet.cc:1620] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.416069  4648 tablet.cc:1722] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.416579  4648 tablet.cc:1620] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.416507  4652 tablet.cc:1722] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.417292  4652 tablet.cc:1620] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.417564  4657 tablet.cc:1722] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.419205  4657 tablet.cc:1620] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.422884  4648 tablet.cc:1722] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.423398  4648 tablet.cc:1620] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.424054  4649 tablet.cc:1722] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: 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
I20250905 13:52:08.424546  4649 tablet.cc:1620] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: MemRowSet was empty: no flush needed.
I20250905 13:52:08.432749  4483 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: split-table [id=2ce419b8436743dab18e4483a7a704dd] alter complete (version 1)
I20250905 13:52:08.445804   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:08.458155   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:08.458529   416 tablet_replica.cc:331] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.458845   416 raft_consensus.cc:2241] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.459179   416 raft_consensus.cc:2270] T 9b00c4c9587740fa9c7255f925059156 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.460321   416 tablet_replica.cc:331] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.460546   416 raft_consensus.cc:2241] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.460800   416 raft_consensus.cc:2270] T d6507c15e5324a5781ed33d6eba56c28 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.461851   416 tablet_replica.cc:331] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.462092   416 raft_consensus.cc:2241] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.462299   416 raft_consensus.cc:2270] T 2cf0dc7cee974831950c166678b12c81 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.463276   416 tablet_replica.cc:331] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.463483   416 raft_consensus.cc:2241] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.463703   416 raft_consensus.cc:2270] T 870ff52276d14169832a98c08ed94f19 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.464783   416 tablet_replica.cc:331] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.465008   416 raft_consensus.cc:2241] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.465225   416 raft_consensus.cc:2270] T 386c21e9c00f42fbb5744f4cf6c5e5e7 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.466176   416 tablet_replica.cc:331] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.466418   416 raft_consensus.cc:2241] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.466696   416 raft_consensus.cc:2270] T 2f59c834b98b4a79bea47817a3e8db05 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.467396   416 tablet_replica.cc:331] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.467535   416 raft_consensus.cc:2241] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.467669   416 raft_consensus.cc:2270] T 2b2876f6d57f4bd29fe8a7e8d5f45162 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.468328   416 tablet_replica.cc:331] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.468472   416 raft_consensus.cc:2241] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.468618   416 raft_consensus.cc:2270] T d71235adad8041a18a937507da432995 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.469285   416 tablet_replica.cc:331] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.469429   416 raft_consensus.cc:2241] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.469569   416 raft_consensus.cc:2270] T 518d543fc9f24f3b8faa86dd9afa48be P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.470237   416 tablet_replica.cc:331] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.470358   416 raft_consensus.cc:2241] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.470513   416 raft_consensus.cc:2270] T 6f2e9d7fab3f4a67bf70c33772982fa9 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.471138   416 tablet_replica.cc:331] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160: stopping tablet replica
I20250905 13:52:08.471266   416 raft_consensus.cc:2241] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.471427   416 raft_consensus.cc:2270] T 1a98b3a4429a41d2b377f95b6494ec16 P 64db99ccedc544208c534db4a2165160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.479198   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:08.484412   416 master.cc:561] Master@127.0.104.62:35315 shutting down...
I20250905 13:52:08.491565   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:08.491859   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:08.492026   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 9701d510ea514553ac90cd72f5a503b8: stopping tablet replica
I20250905 13:52:08.506266   416 master.cc:583] Master@127.0.104.62:35315 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (548 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20250905 13:52:08.521113   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33795
I20250905 13:52:08.521667   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:08.522528   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:08.523794   416 webserver.cc:480] Webserver started at http://127.0.104.62:33573/ using document root <none> and password file <none>
I20250905 13:52:08.524019   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:08.524093   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:08.524233   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:08.524904   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "af51dd050a6d4cf38e155b6da7be41e4"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.527446   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:08.528908  4663 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.529273   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:52:08.529371   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "af51dd050a6d4cf38e155b6da7be41e4"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.529507   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-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)
I20250905 13:52:08.555529   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:08.556018   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:08.566802   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33795
I20250905 13:52:08.566819  4714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33795 every 8 connection(s)
I20250905 13:52:08.568143  4715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.575047  4715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: Bootstrap starting.
I20250905 13:52:08.576884  4715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.578605  4715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: No bootstrap required, opened a new log
I20250905 13:52:08.579231  4715 raft_consensus.cc:357] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER }
I20250905 13:52:08.579380  4715 raft_consensus.cc:383] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.579478  4715 raft_consensus.cc:738] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af51dd050a6d4cf38e155b6da7be41e4, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.579689  4715 consensus_queue.cc:260] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER }
I20250905 13:52:08.579828  4715 raft_consensus.cc:397] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.579906  4715 raft_consensus.cc:491] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.580001  4715 raft_consensus.cc:3058] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.582159  4715 raft_consensus.cc:513] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER }
I20250905 13:52:08.582366  4715 leader_election.cc:304] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: af51dd050a6d4cf38e155b6da7be41e4; no voters: 
I20250905 13:52:08.582780  4715 leader_election.cc:290] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.582891  4718 raft_consensus.cc:2802] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.583316  4718 raft_consensus.cc:695] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 1 LEADER]: Becoming Leader. State: Replica: af51dd050a6d4cf38e155b6da7be41e4, State: Running, Role: LEADER
I20250905 13:52:08.583578  4718 consensus_queue.cc:237] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER }
I20250905 13:52:08.583665  4715 sys_catalog.cc:564] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:08.584395  4719 sys_catalog.cc:455] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af51dd050a6d4cf38e155b6da7be41e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER } }
I20250905 13:52:08.584465  4720 sys_catalog.cc:455] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af51dd050a6d4cf38e155b6da7be41e4. Latest consensus state: current_term: 1 leader_uuid: "af51dd050a6d4cf38e155b6da7be41e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af51dd050a6d4cf38e155b6da7be41e4" member_type: VOTER } }
I20250905 13:52:08.584757  4719 sys_catalog.cc:458] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:08.585023  4720 sys_catalog.cc:458] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:08.588872  4724 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:08.590219  4724 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:08.593107   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:08.593233  4724 catalog_manager.cc:1349] Generated new cluster ID: 61e6c839f5254a3ea7d5a587e42dc275
I20250905 13:52:08.593314  4724 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:08.605901  4724 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:08.606679  4724 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:08.614115  4724 catalog_manager.cc:5955] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: Generated new TSK 0
I20250905 13:52:08.614365  4724 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:08.625895   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:08.626972   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:08.628281   416 webserver.cc:480] Webserver started at http://127.0.104.1:34207/ using document root <none> and password file <none>
I20250905 13:52:08.628515   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:08.628599   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:08.628772   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:08.629401   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "ca5317a4acb04092acc05e4e6cb3802f"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.632006   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:08.633526  4739 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.633857   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:08.633968   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "ca5317a4acb04092acc05e4e6cb3802f"
format_stamp: "Formatted at 2025-09-05 13:52:08 on dist-test-slave-s3gz"
I20250905 13:52:08.634086   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1757080267164066-416-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)
I20250905 13:52:08.670502   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:08.671053   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:08.671628   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:08.672484   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:08.672559   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.672669   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:08.672766   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:08.684546   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39069
I20250905 13:52:08.684569  4801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39069 every 8 connection(s)
I20250905 13:52:08.691637  4802 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33795
I20250905 13:52:08.691780  4802 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:08.692076  4802 heartbeater.cc:507] Master 127.0.104.62:33795 requested a full tablet report, sending...
I20250905 13:52:08.692884  4680 ts_manager.cc:194] Registered new tserver with Master: ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069)
I20250905 13:52:08.693351   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007786795s
I20250905 13:52:08.694023  4680 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38776
I20250905 13:52:08.704212  4680 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38778:
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"
    }
  }
}
I20250905 13:52:08.705408  4802 heartbeater.cc:499] Master 127.0.104.62:33795 was elected leader, sending a full tablet report...
I20250905 13:52:08.716678  4767 tablet_service.cc:1468] Processing CreateTablet for tablet 46d46c0e5d4d4f55b8355b2a7a62ba47 (DEFAULT_TABLE table=fake-table [id=d44c553f45e94c6a9e5ae30c0419200d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:08.717173  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d46c0e5d4d4f55b8355b2a7a62ba47. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.722385  4814 tablet_bootstrap.cc:492] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.723773  4814 tablet_bootstrap.cc:654] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.725394  4814 tablet_bootstrap.cc:492] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.725571  4814 ts_tablet_manager.cc:1397] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:08.726135  4814 raft_consensus.cc:357] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.726271  4814 raft_consensus.cc:383] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.726346  4814 raft_consensus.cc:738] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.726531  4814 consensus_queue.cc:260] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.726666  4814 raft_consensus.cc:397] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.726740  4814 raft_consensus.cc:491] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.726827  4814 raft_consensus.cc:3058] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.729112  4814 raft_consensus.cc:513] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.729363  4814 leader_election.cc:304] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.729792  4814 leader_election.cc:290] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.729933  4816 raft_consensus.cc:2802] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.730362  4816 raft_consensus.cc:695] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.730628  4816 consensus_queue.cc:237] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.732769  4679 catalog_manager.cc:5582] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.736526  4814 ts_tablet_manager.cc:1428] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20250905 13:52:08.753726   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:08.754628  4679 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38778:
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"
    }
  }
}
I20250905 13:52:08.764667  4767 tablet_service.cc:1468] Processing CreateTablet for tablet 52f6e8163979482d82667f8ef362c8d6 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:08.764801  4766 tablet_service.cc:1468] Processing CreateTablet for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20250905 13:52:08.765053  4765 tablet_service.cc:1468] Processing CreateTablet for tablet 52d65d0ac65c492b8232f82a1f10e15e (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20250905 13:52:08.765220  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f6e8163979482d82667f8ef362c8d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.765450  4766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.765776  4765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d65d0ac65c492b8232f82a1f10e15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.768357  4764 tablet_service.cc:1468] Processing CreateTablet for tablet e4e6aa2366a14d48b61f6cd4a5591645 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20250905 13:52:08.768787  4764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e6aa2366a14d48b61f6cd4a5591645. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.772215  4763 tablet_service.cc:1468] Processing CreateTablet for tablet 8f762936d68a442097e2155f031eb828 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20250905 13:52:08.772670  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f762936d68a442097e2155f031eb828. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.772792  4814 tablet_bootstrap.cc:492] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.773051  4760 tablet_service.cc:1468] Processing CreateTablet for tablet 0820fb76169a45ff94fbfa1b7167836e (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20250905 13:52:08.773437  4760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0820fb76169a45ff94fbfa1b7167836e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.774626  4814 tablet_bootstrap.cc:654] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.776549  4814 tablet_bootstrap.cc:492] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.776736  4814 ts_tablet_manager.cc:1397] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.777065  4761 tablet_service.cc:1468] Processing CreateTablet for tablet c4bb45b74b704187abfe9e9d17829ce9 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20250905 13:52:08.777133  4762 tablet_service.cc:1468] Processing CreateTablet for tablet c1587c17e8b142499334826b5d93915f (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20250905 13:52:08.777562  4761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bb45b74b704187abfe9e9d17829ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.777539  4814 raft_consensus.cc:357] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.777740  4814 raft_consensus.cc:383] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.777820  4814 raft_consensus.cc:738] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.777894  4762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1587c17e8b142499334826b5d93915f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.778090  4814 consensus_queue.cc:260] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.778271  4814 raft_consensus.cc:397] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.778357  4814 raft_consensus.cc:491] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.778478  4814 raft_consensus.cc:3058] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.772799  4759 tablet_service.cc:1468] Processing CreateTablet for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20250905 13:52:08.780483  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1996cc1ea0457c9fdd4045fe89d885. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.781405  4814 raft_consensus.cc:513] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.781651  4814 leader_election.cc:304] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.781957  4817 raft_consensus.cc:2802] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.782135  4817 raft_consensus.cc:695] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.782410  4817 consensus_queue.cc:237] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.783224  4814 leader_election.cc:290] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.783712  4814 ts_tablet_manager.cc:1428] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20250905 13:52:08.783974  4814 tablet_bootstrap.cc:492] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.785838  4814 tablet_bootstrap.cc:654] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.786298  4758 tablet_service.cc:1468] Processing CreateTablet for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (DEFAULT_TABLE table=split-table [id=f70c2df9d1b34066966f67f10a507735]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20250905 13:52:08.786687  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df158127eda47cdac92a8ed0bfd3ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:08.790750  4814 tablet_bootstrap.cc:492] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.790912  4814 ts_tablet_manager.cc:1397] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.007s	user 0.007s	sys 0.000s
I20250905 13:52:08.791738  4814 raft_consensus.cc:357] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.791906  4814 raft_consensus.cc:383] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.791977  4814 raft_consensus.cc:738] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.792217  4814 consensus_queue.cc:260] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.792394  4814 raft_consensus.cc:397] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.792492  4814 raft_consensus.cc:491] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.792595  4814 raft_consensus.cc:3058] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.794277  4680 catalog_manager.cc:5582] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.795522  4814 raft_consensus.cc:513] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.795769  4814 leader_election.cc:304] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.795975  4814 leader_election.cc:290] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.796254  4817 raft_consensus.cc:2802] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.796409  4817 raft_consensus.cc:695] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.796670  4817 consensus_queue.cc:237] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.796802  4814 ts_tablet_manager.cc:1428] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20250905 13:52:08.797422  4814 tablet_bootstrap.cc:492] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.799198  4814 tablet_bootstrap.cc:654] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.799532  4680 catalog_manager.cc:5582] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.801005  4814 tablet_bootstrap.cc:492] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.801143  4814 ts_tablet_manager.cc:1397] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.801792  4814 raft_consensus.cc:357] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.801947  4814 raft_consensus.cc:383] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.802055  4814 raft_consensus.cc:738] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.802306  4814 consensus_queue.cc:260] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.802492  4814 raft_consensus.cc:397] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.802592  4814 raft_consensus.cc:491] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.802691  4814 raft_consensus.cc:3058] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.804678  4814 raft_consensus.cc:513] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.804920  4814 leader_election.cc:304] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.805094  4814 leader_election.cc:290] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.805166  4817 raft_consensus.cc:2802] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.805336  4817 raft_consensus.cc:695] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.805541  4814 ts_tablet_manager.cc:1428] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:08.805588  4817 consensus_queue.cc:237] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.805811  4814 tablet_bootstrap.cc:492] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.807536  4814 tablet_bootstrap.cc:654] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.807905  4680 catalog_manager.cc:5582] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.809288  4814 tablet_bootstrap.cc:492] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.809455  4814 ts_tablet_manager.cc:1397] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.810226  4814 raft_consensus.cc:357] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.810369  4814 raft_consensus.cc:383] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.810457  4814 raft_consensus.cc:738] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.810673  4814 consensus_queue.cc:260] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.810811  4814 raft_consensus.cc:397] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.810895  4814 raft_consensus.cc:491] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.811010  4814 raft_consensus.cc:3058] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.813580  4814 raft_consensus.cc:513] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.813766  4814 leader_election.cc:304] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.813910  4814 leader_election.cc:290] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.813984  4817 raft_consensus.cc:2802] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.814175  4817 raft_consensus.cc:695] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.814325  4814 ts_tablet_manager.cc:1428] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:08.814402  4817 consensus_queue.cc:237] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.814585  4814 tablet_bootstrap.cc:492] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.816260  4814 tablet_bootstrap.cc:654] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.816927  4680 catalog_manager.cc:5582] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.818089  4814 tablet_bootstrap.cc:492] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.818212  4814 ts_tablet_manager.cc:1397] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.819028  4814 raft_consensus.cc:357] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.819190  4814 raft_consensus.cc:383] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.819286  4814 raft_consensus.cc:738] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.819515  4814 consensus_queue.cc:260] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.819701  4814 raft_consensus.cc:397] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.819785  4814 raft_consensus.cc:491] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.819911  4814 raft_consensus.cc:3058] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.822732  4814 raft_consensus.cc:513] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.822937  4814 leader_election.cc:304] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.823117  4814 leader_election.cc:290] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.823182  4817 raft_consensus.cc:2802] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.823370  4817 raft_consensus.cc:695] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.823614  4814 ts_tablet_manager.cc:1428] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:08.823645  4817 consensus_queue.cc:237] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.823879  4814 tablet_bootstrap.cc:492] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.825791  4814 tablet_bootstrap.cc:654] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.825708  4679 catalog_manager.cc:5582] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.827663  4814 tablet_bootstrap.cc:492] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.827797  4814 ts_tablet_manager.cc:1397] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:08.828572  4814 raft_consensus.cc:357] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.828771  4814 raft_consensus.cc:383] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.828866  4814 raft_consensus.cc:738] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.829190  4814 consensus_queue.cc:260] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.829366  4814 raft_consensus.cc:397] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.829512  4814 raft_consensus.cc:491] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.829629  4814 raft_consensus.cc:3058] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.832185  4814 raft_consensus.cc:513] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.832386  4814 leader_election.cc:304] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.832564  4814 leader_election.cc:290] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.832640  4817 raft_consensus.cc:2802] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.832866  4817 raft_consensus.cc:695] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.833048  4814 ts_tablet_manager.cc:1428] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20250905 13:52:08.833096  4817 consensus_queue.cc:237] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.833289  4814 tablet_bootstrap.cc:492] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.834957  4814 tablet_bootstrap.cc:654] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.835389  4679 catalog_manager.cc:5582] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.836684  4814 tablet_bootstrap.cc:492] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.836863  4814 ts_tablet_manager.cc:1397] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:08.837489  4814 raft_consensus.cc:357] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.837657  4814 raft_consensus.cc:383] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.837733  4814 raft_consensus.cc:738] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.837927  4814 consensus_queue.cc:260] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.838048  4814 raft_consensus.cc:397] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.838142  4814 raft_consensus.cc:491] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.838251  4814 raft_consensus.cc:3058] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.840924  4814 raft_consensus.cc:513] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.841104  4814 leader_election.cc:304] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.841248  4814 leader_election.cc:290] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.841322  4817 raft_consensus.cc:2802] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.841480  4817 raft_consensus.cc:695] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.841701  4814 ts_tablet_manager.cc:1428] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20250905 13:52:08.841739  4817 consensus_queue.cc:237] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.841951  4814 tablet_bootstrap.cc:492] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.843834  4814 tablet_bootstrap.cc:654] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.843981  4679 catalog_manager.cc:5582] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.845479  4814 tablet_bootstrap.cc:492] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.845624  4814 ts_tablet_manager.cc:1397] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20250905 13:52:08.846341  4814 raft_consensus.cc:357] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.846473  4814 raft_consensus.cc:383] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.846541  4814 raft_consensus.cc:738] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.846761  4814 consensus_queue.cc:260] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.846922  4814 raft_consensus.cc:397] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.847007  4814 raft_consensus.cc:491] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.847105  4814 raft_consensus.cc:3058] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.849568  4814 raft_consensus.cc:513] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.849750  4814 leader_election.cc:304] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.849885  4814 leader_election.cc:290] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.850042  4817 raft_consensus.cc:2802] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.850208  4817 raft_consensus.cc:695] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.850313  4814 ts_tablet_manager.cc:1428] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20250905 13:52:08.850442  4817 consensus_queue.cc:237] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.850579  4814 tablet_bootstrap.cc:492] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.852265  4814 tablet_bootstrap.cc:654] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.852798  4679 catalog_manager.cc:5582] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.853847  4814 tablet_bootstrap.cc:492] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.853989  4814 ts_tablet_manager.cc:1397] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:08.854628  4814 raft_consensus.cc:357] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.854765  4814 raft_consensus.cc:383] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.854864  4814 raft_consensus.cc:738] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.855059  4814 consensus_queue.cc:260] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.855186  4814 raft_consensus.cc:397] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.855289  4814 raft_consensus.cc:491] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.855410  4814 raft_consensus.cc:3058] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.857581  4814 raft_consensus.cc:513] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.857772  4814 leader_election.cc:304] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.857908  4814 leader_election.cc:290] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.857977  4817 raft_consensus.cc:2802] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.858177  4817 raft_consensus.cc:695] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.858309  4814 ts_tablet_manager.cc:1428] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:08.858572  4814 tablet_bootstrap.cc:492] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: Bootstrap starting.
I20250905 13:52:08.858650  4817 consensus_queue.cc:237] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.860531  4814 tablet_bootstrap.cc:654] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:08.861094  4679 catalog_manager.cc:5582] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.862149  4814 tablet_bootstrap.cc:492] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: No bootstrap required, opened a new log
I20250905 13:52:08.862280  4814 ts_tablet_manager.cc:1397] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:08.862982  4814 raft_consensus.cc:357] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.863137  4814 raft_consensus.cc:383] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:08.863214  4814 raft_consensus.cc:738] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Initialized, Role: FOLLOWER
I20250905 13:52:08.863446  4814 consensus_queue.cc:260] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.863580  4814 raft_consensus.cc:397] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:08.863669  4814 raft_consensus.cc:491] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:08.863771  4814 raft_consensus.cc:3058] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:08.866024  4814 raft_consensus.cc:513] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.866200  4814 leader_election.cc:304] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca5317a4acb04092acc05e4e6cb3802f; no voters: 
I20250905 13:52:08.866336  4814 leader_election.cc:290] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:08.866415  4817 raft_consensus.cc:2802] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:08.866611  4817 raft_consensus.cc:695] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Becoming Leader. State: Replica: ca5317a4acb04092acc05e4e6cb3802f, State: Running, Role: LEADER
I20250905 13:52:08.866773  4814 ts_tablet_manager.cc:1428] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20250905 13:52:08.866849  4817 consensus_queue.cc:237] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } }
I20250905 13:52:08.868665  4679 catalog_manager.cc:5582] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f reported cstate change: term changed from 0 to 1, leader changed from <none> to ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ca5317a4acb04092acc05e4e6cb3802f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5317a4acb04092acc05e4e6cb3802f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39069 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:08.879490  4679 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.886611  4680 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.900688  4680 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.927016  4849 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.927796  4849 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.933485  4679 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.949368  4679 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.949867  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.950717  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.957780  4850 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.958838  4850 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.959856  4848 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.961395  4848 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.969254  4680 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 5 got 1
I20250905 13:52:08.969547  4680 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 5 got 1
I20250905 13:52:08.971865  4680 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.974900  4848 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.975982  4848 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.976833  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 5 got 1
I20250905 13:52:08.985919  4849 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.987129  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52f6e8163979482d82667f8ef362c8d6 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 6 got 1
I20250905 13:52:08.988780  4849 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.989122  4848 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.990172  4848 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.991693  4850 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.996013  4850 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:08.995463  4859 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:08.996330  4680 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:08.998112  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 6 got 1
I20250905 13:52:08.999629  4859 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.003712  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.004870  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.004582  4849 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.005740  4849 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.012302  4679 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:09.016398  4849 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.017664  4849 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.019136  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 8 got 1
I20250905 13:52:09.019389  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 8 got 1
I20250905 13:52:09.023535  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 8 got 2
I20250905 13:52:09.025365  4848 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.026039  4848 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.027367  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 8 got 1
I20250905 13:52:09.030532  4678 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:09.032572  4859 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.033157  4859 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.033319  4848 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.033793  4848 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.033970  4850 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.034392  4850 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.039546  4848 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.040110  4848 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.040951  4679 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38778:
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
I20250905 13:52:09.043396  4850 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.043967  4850 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.044553  4859 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.045666  4849 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.046052  4859 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.046134  4849 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.049605  4848 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.050262  4848 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.055680  4859 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.056555  4849 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.056640  4848 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.057080  4859 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.057199  4848 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.054978  4850 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.057798  4850 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.062145  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.062712  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.064107  4848 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.064607  4848 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.069353  4850 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.069985  4850 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.057081  4849 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.069769  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.073412  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.076102  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.076332  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 2
I20250905 13:52:09.076627  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.077620  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.078054  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.078300  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.078521  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 2
I20250905 13:52:09.078773  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 2
I20250905 13:52:09.078965  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.079149  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52f6e8163979482d82667f8ef362c8d6 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.079147  4848 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.079749  4848 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.082208  4849 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.082754  4849 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.085155  4848 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.085846  4859 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.086086  4848 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.086356  4859 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.086881  4850 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.087400  4850 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.087529  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.087873  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.091667  4848 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.092171  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.092240  4848 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.092494  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.092867  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.097285  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.097837  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.097123  4859 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.098237  4859 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.098778  4850 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.099496  4850 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.104334  4848 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.105005  4848 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.111552  4848 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.112133  4848 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.112759  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.113288  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.114459  4849 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.115218  4849 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.118264  4848 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.118841  4848 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.119803  4850 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.120368  4850 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.121361  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.121650  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 3
I20250905 13:52:09.121887  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 5
I20250905 13:52:09.122092  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.122290  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.122540  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.122895  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52f6e8163979482d82667f8ef362c8d6 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 5
I20250905 13:52:09.123148  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.123383  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.123996  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.124626  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.125939  4859 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.126825  4859 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.127403  4850 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.128068  4850 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.133306  4848 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.133230  4849 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.135350  4848 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.136512  4849 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.146634  4848 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.147989  4848 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.152563  4850 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.156286  4850 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.158239  4848 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.158887  4848 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.160419  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.163300  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.167388  4849 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.169425  4849 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.169617  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.173220  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.182021  4849 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.185961  4849 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.184969  4859 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.188076  4859 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.188323  4850 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.194121  4850 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.195422  4848 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.196404  4848 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.200239  4850 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.203894  4848 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.204372  4850 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.208737  4859 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.209618  4859 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.211464  4849 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.212304  4849 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.215653  4848 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.216912  4850 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.217931  4850 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.220669  4848 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.221242  4848 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.222769  4849 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.224215  4859 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.224994  4859 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.225904  4850 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.226964  4850 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.227524  4849 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.232559  4850 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.233398  4850 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.235482  4859 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.236159  4859 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.237975  4849 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.238610  4849 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.238863  4850 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.239837  4850 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.242902  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.243716  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.246438  4850 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.251616  4859 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.252621  4859 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.253108  4850 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.261061  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 5
I20250905 13:52:09.261298  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.261461  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 5
I20250905 13:52:09.261798  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 4
I20250905 13:52:09.261324  4849 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.268786  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.269007  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.268692  4850 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.269210  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 7
I20250905 13:52:09.269443  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 7
I20250905 13:52:09.269661  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.269748  4850 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.269883  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52f6e8163979482d82667f8ef362c8d6 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.270112  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.270332  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.270565  4849 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.263161  4859 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.271523  4859 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.270699  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 6
I20250905 13:52:09.272225  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 7
I20250905 13:52:09.278025  4850 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.278380  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.278756  4850 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.282716  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 7
I20250905 13:52:09.287107  4850 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.288249  4850 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.288623  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.293642  4849 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.296075  4849 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.296309  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8f762936d68a442097e2155f031eb828 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.298081  4850 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.299427  4850 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.300748  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c4bb45b74b704187abfe9e9d17829ce9 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.304936  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52f6e8163979482d82667f8ef362c8d6 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.306914  4859 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.307675  4859 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.310633  4849 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.312430  4849 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.312914  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.313050  4850 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.314829  4850 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.316365  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 52d65d0ac65c492b8232f82a1f10e15e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.317080  4859 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.318095  4859 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.319603  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 8df158127eda47cdac92a8ed0bfd3ab4 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.323905  4850 tablet.cc:1722] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.324401  4859 tablet.cc:1722] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.324843  4850 tablet.cc:1620] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.325121  4859 tablet.cc:1620] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.326314  4849 tablet.cc:1722] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.330111  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet c1587c17e8b142499334826b5d93915f (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.330714  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 4d1996cc1ea0457c9fdd4045fe89d885 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.330986  4849 tablet.cc:1620] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.331166  4859 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.331455  4850 tablet.cc:1722] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.332319  4859 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.332477  4850 tablet.cc:1620] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.335269  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet e4e6aa2366a14d48b61f6cd4a5591645 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.337128  4849 tablet.cc:1722] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.337823  4849 tablet.cc:1620] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.339116  4850 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.340004  4850 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.346824  4850 tablet.cc:1722] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.347507  4850 tablet.cc:1620] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.348531  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 9a1c83a1aa404f2fb0c0ad30ff126f31 (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.348002  4849 tablet.cc:1722] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.349363  4849 tablet.cc:1620] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.349647  4848 tablet.cc:1722] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.350230  4848 tablet.cc:1620] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.352404  4679 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 7
I20250905 13:52:09.354826  4859 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.355121  4848 tablet.cc:1722] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.356956  4859 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.357142  4848 tablet.cc:1620] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.362888  4859 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.363399  4859 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.363514  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 8
I20250905 13:52:09.368919  4859 tablet.cc:1722] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: 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
I20250905 13:52:09.369354  4678 catalog_manager.cc:5674] TS ca5317a4acb04092acc05e4e6cb3802f (127.0.104.1:39069) does not have the latest schema for tablet 0820fb76169a45ff94fbfa1b7167836e (table split-table [id=f70c2df9d1b34066966f67f10a507735]). Expected version 10 got 9
I20250905 13:52:09.369462  4859 tablet.cc:1620] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: MemRowSet was empty: no flush needed.
I20250905 13:52:09.375916  4678 catalog_manager.cc:6127] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: split-table [id=f70c2df9d1b34066966f67f10a507735] alter complete (version 10)
I20250905 13:52:09.393389   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:09.401937   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:09.402205   416 tablet_replica.cc:331] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.402392   416 raft_consensus.cc:2241] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.402586   416 raft_consensus.cc:2270] T c1587c17e8b142499334826b5d93915f P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.403296   416 tablet_replica.cc:331] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.403432   416 raft_consensus.cc:2241] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.403594   416 raft_consensus.cc:2270] T c4bb45b74b704187abfe9e9d17829ce9 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.404162   416 tablet_replica.cc:331] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.404289   416 raft_consensus.cc:2241] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.404428   416 raft_consensus.cc:2270] T 8df158127eda47cdac92a8ed0bfd3ab4 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.405018   416 tablet_replica.cc:331] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.405141   416 raft_consensus.cc:2241] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.405282   416 raft_consensus.cc:2270] T 52d65d0ac65c492b8232f82a1f10e15e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.405797   416 tablet_replica.cc:331] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.405912   416 raft_consensus.cc:2241] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.406049   416 raft_consensus.cc:2270] T 52f6e8163979482d82667f8ef362c8d6 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.406553   416 tablet_replica.cc:331] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.406672   416 raft_consensus.cc:2241] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.406796   416 raft_consensus.cc:2270] T 46d46c0e5d4d4f55b8355b2a7a62ba47 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.407274   416 tablet_replica.cc:331] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.407385   416 raft_consensus.cc:2241] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.407531   416 raft_consensus.cc:2270] T 0820fb76169a45ff94fbfa1b7167836e P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.408041   416 tablet_replica.cc:331] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.408152   416 raft_consensus.cc:2241] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.408313   416 raft_consensus.cc:2270] T 9a1c83a1aa404f2fb0c0ad30ff126f31 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.408980   416 tablet_replica.cc:331] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.409094   416 raft_consensus.cc:2241] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.409236   416 raft_consensus.cc:2270] T 8f762936d68a442097e2155f031eb828 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.409734   416 tablet_replica.cc:331] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.409849   416 raft_consensus.cc:2241] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.410007   416 raft_consensus.cc:2270] T e4e6aa2366a14d48b61f6cd4a5591645 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.410506   416 tablet_replica.cc:331] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f: stopping tablet replica
I20250905 13:52:09.410627   416 raft_consensus.cc:2241] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.410764   416 raft_consensus.cc:2270] T 4d1996cc1ea0457c9fdd4045fe89d885 P ca5317a4acb04092acc05e4e6cb3802f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.428117   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:09.436053   416 master.cc:561] Master@127.0.104.62:33795 shutting down...
I20250905 13:52:09.443730   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.443992   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.444104   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P af51dd050a6d4cf38e155b6da7be41e4: stopping tablet replica
I20250905 13:52:09.447537   416 master.cc:583] Master@127.0.104.62:33795 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (938 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20250905 13:52:09.459952   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43033
I20250905 13:52:09.460448   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:09.461331   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:09.462517   416 webserver.cc:480] Webserver started at http://127.0.104.62:38591/ using document root <none> and password file <none>
I20250905 13:52:09.462731   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:09.462795   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:09.462918   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:09.463475   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "4ab2dce6554d469f8c29d5afd9437f7e"
format_stamp: "Formatted at 2025-09-05 13:52:09 on dist-test-slave-s3gz"
I20250905 13:52:09.465960   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:09.467373  4863 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:09.467749   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:09.467856   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "4ab2dce6554d469f8c29d5afd9437f7e"
format_stamp: "Formatted at 2025-09-05 13:52:09 on dist-test-slave-s3gz"
I20250905 13:52:09.467978   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-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)
I20250905 13:52:09.485882   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:09.486413   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:09.497522   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43033
I20250905 13:52:09.497540  4914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43033 every 8 connection(s)
I20250905 13:52:09.498834  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.503671  4915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Bootstrap starting.
I20250905 13:52:09.505076  4915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.506634  4915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: No bootstrap required, opened a new log
I20250905 13:52:09.507292  4915 raft_consensus.cc:357] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER }
I20250905 13:52:09.507421  4915 raft_consensus.cc:383] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.507514  4915 raft_consensus.cc:738] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab2dce6554d469f8c29d5afd9437f7e, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.507727  4915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER }
I20250905 13:52:09.507875  4915 raft_consensus.cc:397] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.507953  4915 raft_consensus.cc:491] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.508066  4915 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.510160  4915 raft_consensus.cc:513] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER }
I20250905 13:52:09.510349  4915 leader_election.cc:304] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4ab2dce6554d469f8c29d5afd9437f7e; no voters: 
I20250905 13:52:09.510746  4915 leader_election.cc:290] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.510886  4918 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.511332  4918 raft_consensus.cc:695] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 1 LEADER]: Becoming Leader. State: Replica: 4ab2dce6554d469f8c29d5afd9437f7e, State: Running, Role: LEADER
I20250905 13:52:09.511593  4918 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER }
I20250905 13:52:09.511658  4915 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:09.512286  4920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ab2dce6554d469f8c29d5afd9437f7e. Latest consensus state: current_term: 1 leader_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER } }
I20250905 13:52:09.512377  4919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab2dce6554d469f8c29d5afd9437f7e" member_type: VOTER } }
I20250905 13:52:09.512588  4920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:09.512614  4919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:09.513773  4923 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:09.515524  4923 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:09.516114   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:09.518283  4923 catalog_manager.cc:1349] Generated new cluster ID: 4510f6dbfb444342abf704cdf11d75d1
I20250905 13:52:09.518368  4923 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:09.532137  4923 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:09.532974  4923 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:09.543843  4923 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Generated new TSK 0
I20250905 13:52:09.544065  4923 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:09.548662   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:09.549744   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:09.551040   416 webserver.cc:480] Webserver started at http://127.0.104.1:44263/ using document root <none> and password file <none>
I20250905 13:52:09.551262   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:09.551340   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:09.551441   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:09.552052   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "cbd92e1f7c4e41bab16b708be0c059cd"
format_stamp: "Formatted at 2025-09-05 13:52:09 on dist-test-slave-s3gz"
I20250905 13:52:09.554656   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:09.556238  4939 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:09.556612   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:09.556746   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "cbd92e1f7c4e41bab16b708be0c059cd"
format_stamp: "Formatted at 2025-09-05 13:52:09 on dist-test-slave-s3gz"
I20250905 13:52:09.556895   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-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)
I20250905 13:52:09.569363   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:09.569937   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:09.570490   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:09.571389   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:09.571463   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:09.571588   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:09.571646   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:09.583606   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44051
I20250905 13:52:09.583623  5001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44051 every 8 connection(s)
I20250905 13:52:09.590833  5002 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43033
I20250905 13:52:09.591009  5002 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:09.591413  5002 heartbeater.cc:507] Master 127.0.104.62:43033 requested a full tablet report, sending...
I20250905 13:52:09.592307  4880 ts_manager.cc:194] Registered new tserver with Master: cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051)
I20250905 13:52:09.592367   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00783105s
I20250905 13:52:09.593482  4880 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35442
I20250905 13:52:09.603493  4880 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35448:
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"
    }
  }
}
I20250905 13:52:09.604892  5002 heartbeater.cc:499] Master 127.0.104.62:43033 was elected leader, sending a full tablet report...
I20250905 13:52:09.618039  4967 tablet_service.cc:1468] Processing CreateTablet for tablet 226f3fee463c4b3288db2011daa122d8 (DEFAULT_TABLE table=fake-table [id=68b048d89c0b43c582193a01875f05c8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:09.618427  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f3fee463c4b3288db2011daa122d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.623637  5014 tablet_bootstrap.cc:492] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.625016  5014 tablet_bootstrap.cc:654] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.626585  5014 tablet_bootstrap.cc:492] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.626717  5014 ts_tablet_manager.cc:1397] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:09.627355  5014 raft_consensus.cc:357] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.627496  5014 raft_consensus.cc:383] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.627585  5014 raft_consensus.cc:738] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.627802  5014 consensus_queue.cc:260] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.627976  5014 raft_consensus.cc:397] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.628069  5014 raft_consensus.cc:491] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.628242  5014 raft_consensus.cc:3058] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.630474  5014 raft_consensus.cc:513] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.630672  5014 leader_election.cc:304] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.631040  5014 leader_election.cc:290] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.631187  5016 raft_consensus.cc:2802] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.631706  5016 raft_consensus.cc:695] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.631759  5014 ts_tablet_manager.cc:1428] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:09.632050  5016 consensus_queue.cc:237] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.633905  4879 catalog_manager.cc:5582] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.653368   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:09.654500  4879 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35448:
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"
    }
  }
}
I20250905 13:52:09.662071  4967 tablet_service.cc:1468] Processing CreateTablet for tablet bff3fec1174a4422b0760470f6f2cfc2 (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:09.662429  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff3fec1174a4422b0760470f6f2cfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.665385  4966 tablet_service.cc:1468] Processing CreateTablet for tablet dd9bd047e2374c1e9ff12130ac0366fd (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:09.665781  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9bd047e2374c1e9ff12130ac0366fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.667652  5014 tablet_bootstrap.cc:492] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.669394  5014 tablet_bootstrap.cc:654] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.671325  5014 tablet_bootstrap.cc:492] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.671649  5014 ts_tablet_manager.cc:1397] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:09.672451  5014 raft_consensus.cc:357] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.672609  5014 raft_consensus.cc:383] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.672662  5014 raft_consensus.cc:738] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.672911  5014 consensus_queue.cc:260] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.673048  5014 raft_consensus.cc:397] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.673139  5014 raft_consensus.cc:491] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.673223  5014 raft_consensus.cc:3058] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.675072  5014 raft_consensus.cc:513] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.675266  5014 leader_election.cc:304] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.675442  5014 leader_election.cc:290] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.675505  5016 raft_consensus.cc:2802] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.675814  5014 ts_tablet_manager.cc:1428] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20250905 13:52:09.675910  5016 raft_consensus.cc:695] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.676112  5014 tablet_bootstrap.cc:492] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.676141  5016 consensus_queue.cc:237] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.677860  5014 tablet_bootstrap.cc:654] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.678294  4879 catalog_manager.cc:5582] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.679622  5014 tablet_bootstrap.cc:492] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.679770  5014 ts_tablet_manager.cc:1397] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:09.680477  5014 raft_consensus.cc:357] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.680684  5014 raft_consensus.cc:383] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.680809  5014 raft_consensus.cc:738] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.681028  5014 consensus_queue.cc:260] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.681213  5014 raft_consensus.cc:397] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.681294  5014 raft_consensus.cc:491] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.681412  5014 raft_consensus.cc:3058] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.683488  5014 raft_consensus.cc:513] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.683691  5014 leader_election.cc:304] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.683858  5014 leader_election.cc:290] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.683929  5016 raft_consensus.cc:2802] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.684120  5016 raft_consensus.cc:695] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.684295  5014 ts_tablet_manager.cc:1428] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20250905 13:52:09.684355  5016 consensus_queue.cc:237] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.686208  4879 catalog_manager.cc:5582] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.713793  4879 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
I20250905 13:52:09.717387  4879 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet bff3fec1174a4422b0760470f6f2cfc2
I20250905 13:52:09.717834  4879 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet dd9bd047e2374c1e9ff12130ac0366fd
I20250905 13:52:09.718359  4966 tablet_service.cc:1515] Processing DeleteTablet for tablet bff3fec1174a4422b0760470f6f2cfc2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.718523  4967 tablet_service.cc:1515] Processing DeleteTablet for tablet dd9bd047e2374c1e9ff12130ac0366fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.719327  5030 tablet_replica.cc:331] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.719509  5030 raft_consensus.cc:2241] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.719743  5030 raft_consensus.cc:2270] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.720786  5030 ts_tablet_manager.cc:1905] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.722230  4879 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
W20250905 13:52:09.726398  4879 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4889344cd4b4037bdd821f2b6f8c0d9 has no consensus state
W20250905 13:52:09.726545  4879 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 642918bb3e9d4718bb2014b1bb4b72d6 has no consensus state
I20250905 13:52:09.726766  5030 ts_tablet_manager.cc:1918] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.726972  5030 log.cc:1199] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/dd9bd047e2374c1e9ff12130ac0366fd
I20250905 13:52:09.727424  5030 ts_tablet_manager.cc:1939] T dd9bd047e2374c1e9ff12130ac0366fd P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.728633  5030 tablet_replica.cc:331] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.728636  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet dd9bd047e2374c1e9ff12130ac0366fd (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.728960  5030 raft_consensus.cc:2241] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.729198  5030 raft_consensus.cc:2270] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.730170  5030 ts_tablet_manager.cc:1905] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.730813  4967 tablet_service.cc:1468] Processing CreateTablet for tablet a4889344cd4b4037bdd821f2b6f8c0d9 (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:09.730994  4966 tablet_service.cc:1468] Processing CreateTablet for tablet 642918bb3e9d4718bb2014b1bb4b72d6 (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:09.731258  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4889344cd4b4037bdd821f2b6f8c0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.731462  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642918bb3e9d4718bb2014b1bb4b72d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.737627  5030 ts_tablet_manager.cc:1918] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.737869  5030 log.cc:1199] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/bff3fec1174a4422b0760470f6f2cfc2
I20250905 13:52:09.738235  5030 ts_tablet_manager.cc:1939] T bff3fec1174a4422b0760470f6f2cfc2 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.738317  5014 tablet_bootstrap.cc:492] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.739089  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet bff3fec1174a4422b0760470f6f2cfc2 (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.739889  5014 tablet_bootstrap.cc:654] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.741546  5014 tablet_bootstrap.cc:492] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.741685  5014 ts_tablet_manager.cc:1397] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:09.742246  5014 raft_consensus.cc:357] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.742403  5014 raft_consensus.cc:383] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.742475  5014 raft_consensus.cc:738] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.742681  5014 consensus_queue.cc:260] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.742815  5014 raft_consensus.cc:397] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.742903  5014 raft_consensus.cc:491] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.742995  5014 raft_consensus.cc:3058] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.745225  5014 raft_consensus.cc:513] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.745442  5014 leader_election.cc:304] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.745640  5014 leader_election.cc:290] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.745688  5016 raft_consensus.cc:2802] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.745956  5016 raft_consensus.cc:695] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.746099  5014 ts_tablet_manager.cc:1428] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:09.746222  5016 consensus_queue.cc:237] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.746379  5014 tablet_bootstrap.cc:492] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.747957  5014 tablet_bootstrap.cc:654] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.748477  4879 catalog_manager.cc:5582] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.750370  5014 tablet_bootstrap.cc:492] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.750515  5014 ts_tablet_manager.cc:1397] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:09.751271  5014 raft_consensus.cc:357] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.751441  5014 raft_consensus.cc:383] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.751557  5014 raft_consensus.cc:738] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.751802  5014 consensus_queue.cc:260] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.751991  5014 raft_consensus.cc:397] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.752077  5014 raft_consensus.cc:491] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.752190  5014 raft_consensus.cc:3058] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.754669  5014 raft_consensus.cc:513] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.754913  5014 leader_election.cc:304] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.755089  5014 leader_election.cc:290] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.755182  5016 raft_consensus.cc:2802] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.755368  5016 raft_consensus.cc:695] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.755597  5014 ts_tablet_manager.cc:1428] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:52:09.755625  5016 consensus_queue.cc:237] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.757553  4879 catalog_manager.cc:5582] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.761592  4879 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386] alter complete (version 0)
I20250905 13:52:09.784160  4880 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
W20250905 13:52:09.788968  4880 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c05c769c09aa4564afe534a0931b345f has no consensus state
W20250905 13:52:09.789125  4880 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed5f9e64a9e54f5b82b16f213d0a42cf has no consensus state
I20250905 13:52:09.789208  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet a4889344cd4b4037bdd821f2b6f8c0d9
I20250905 13:52:09.789410  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet 642918bb3e9d4718bb2014b1bb4b72d6
I20250905 13:52:09.789952  4967 tablet_service.cc:1515] Processing DeleteTablet for tablet 642918bb3e9d4718bb2014b1bb4b72d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.790227  4966 tablet_service.cc:1515] Processing DeleteTablet for tablet a4889344cd4b4037bdd821f2b6f8c0d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.790469  5030 tablet_replica.cc:331] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.790678  5030 raft_consensus.cc:2241] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.790931  5030 raft_consensus.cc:2270] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.792218  5030 ts_tablet_manager.cc:1905] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.794466  4967 tablet_service.cc:1468] Processing CreateTablet for tablet ed5f9e64a9e54f5b82b16f213d0a42cf (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:09.794495  4966 tablet_service.cc:1468] Processing CreateTablet for tablet c05c769c09aa4564afe534a0931b345f (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:09.794937  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5f9e64a9e54f5b82b16f213d0a42cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.795163  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05c769c09aa4564afe534a0931b345f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.800274  5030 ts_tablet_manager.cc:1918] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.800434  5030 log.cc:1199] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/642918bb3e9d4718bb2014b1bb4b72d6
I20250905 13:52:09.800961  5030 ts_tablet_manager.cc:1939] T 642918bb3e9d4718bb2014b1bb4b72d6 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.802142  5014 tablet_bootstrap.cc:492] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.802330  5030 tablet_replica.cc:331] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.802532  5030 raft_consensus.cc:2241] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.802753  5030 raft_consensus.cc:2270] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.803937  5030 ts_tablet_manager.cc:1905] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.804139  5014 tablet_bootstrap.cc:654] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.802091  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet 642918bb3e9d4718bb2014b1bb4b72d6 (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.814036  5030 ts_tablet_manager.cc:1918] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.814244  5030 log.cc:1199] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a4889344cd4b4037bdd821f2b6f8c0d9
I20250905 13:52:09.815742  5014 tablet_bootstrap.cc:492] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.816026  5014 ts_tablet_manager.cc:1397] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20250905 13:52:09.816180  5030 ts_tablet_manager.cc:1939] T a4889344cd4b4037bdd821f2b6f8c0d9 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.817076  5014 raft_consensus.cc:357] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.817333  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet a4889344cd4b4037bdd821f2b6f8c0d9 (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.817535  5014 raft_consensus.cc:383] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.817631  5014 raft_consensus.cc:738] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.817891  5014 consensus_queue.cc:260] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.818428  5014 raft_consensus.cc:397] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.819449  5014 raft_consensus.cc:491] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.819576  5014 raft_consensus.cc:3058] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.822505  5014 raft_consensus.cc:513] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.822866  5014 leader_election.cc:304] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.823099  5014 leader_election.cc:290] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.823153  5016 raft_consensus.cc:2802] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.823372  5016 raft_consensus.cc:695] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.823652  5016 consensus_queue.cc:237] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
W20250905 13:52:09.827282  4865 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet c05c769c09aa4564afe534a0931b345f (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c05c769c09aa4564afe534a0931b345f consensus state has no leader
I20250905 13:52:09.829463  5014 ts_tablet_manager.cc:1428] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20250905 13:52:09.829857  5014 tablet_bootstrap.cc:492] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.834860  5014 tablet_bootstrap.cc:654] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:09.835022  5003 tablet.cc:2378] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20250905 13:52:09.841743  4875 catalog_manager.cc:5582] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.842443  5014 tablet_bootstrap.cc:492] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.842694  5014 ts_tablet_manager.cc:1397] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.003s
I20250905 13:52:09.843633  5014 raft_consensus.cc:357] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.843892  5014 raft_consensus.cc:383] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.847280  5014 raft_consensus.cc:738] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.847576  5014 consensus_queue.cc:260] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.847842  5014 raft_consensus.cc:397] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.847975  5014 raft_consensus.cc:491] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.848134  5014 raft_consensus.cc:3058] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.851545  5014 raft_consensus.cc:513] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.852159  5014 leader_election.cc:304] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.852509  5016 raft_consensus.cc:2802] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.852667  5016 raft_consensus.cc:695] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.852993  5016 consensus_queue.cc:237] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.853804  5014 leader_election.cc:290] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.854504  5014 ts_tablet_manager.cc:1428] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20250905 13:52:09.863054  4875 catalog_manager.cc:5582] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.867501  4875 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386] alter complete (version 0)
I20250905 13:52:09.905059  4875 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
W20250905 13:52:09.909216  4875 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a8441e6e8124856bdece7812dd75b51 has no consensus state
W20250905 13:52:09.909366  4875 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d813b35004f84bdeb9b0a723d6c1ab11 has no consensus state
I20250905 13:52:09.909456  4875 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet c05c769c09aa4564afe534a0931b345f
I20250905 13:52:09.909705  4875 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet ed5f9e64a9e54f5b82b16f213d0a42cf
I20250905 13:52:09.910203  4966 tablet_service.cc:1515] Processing DeleteTablet for tablet c05c769c09aa4564afe534a0931b345f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.910307  4967 tablet_service.cc:1515] Processing DeleteTablet for tablet ed5f9e64a9e54f5b82b16f213d0a42cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:09 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:09.910517  5030 tablet_replica.cc:331] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.910732  5030 raft_consensus.cc:2241] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.911001  5030 raft_consensus.cc:2270] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.911913  5030 ts_tablet_manager.cc:1905] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.913866  4967 tablet_service.cc:1468] Processing CreateTablet for tablet 4a8441e6e8124856bdece7812dd75b51 (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:09.914366  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8441e6e8124856bdece7812dd75b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.917508  5030 ts_tablet_manager.cc:1918] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.917632  5030 log.cc:1199] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c05c769c09aa4564afe534a0931b345f
I20250905 13:52:09.918038  5030 ts_tablet_manager.cc:1939] T c05c769c09aa4564afe534a0931b345f P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.918857  5030 tablet_replica.cc:331] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:09.919032  5030 raft_consensus.cc:2241] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:09.919242  5030 raft_consensus.cc:2270] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:09.919324  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet c05c769c09aa4564afe534a0931b345f (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.919580  5014 tablet_bootstrap.cc:492] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.919806  4967 tablet_service.cc:1468] Processing CreateTablet for tablet d813b35004f84bdeb9b0a723d6c1ab11 (DEFAULT_TABLE table=test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:09.920214  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d813b35004f84bdeb9b0a723d6c1ab11. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.921343  5014 tablet_bootstrap.cc:654] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.921504  5030 ts_tablet_manager.cc:1905] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:09.923370  5014 tablet_bootstrap.cc:492] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.923584  5014 ts_tablet_manager.cc:1397] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:09.924355  5014 raft_consensus.cc:357] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.924638  5014 raft_consensus.cc:383] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.924798  5014 raft_consensus.cc:738] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.925220  5014 consensus_queue.cc:260] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.925467  5014 raft_consensus.cc:397] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.925629  5014 raft_consensus.cc:491] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.925807  5014 raft_consensus.cc:3058] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.928069  5030 ts_tablet_manager.cc:1918] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250905 13:52:09.928237  5030 log.cc:1199] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ed5f9e64a9e54f5b82b16f213d0a42cf
I20250905 13:52:09.928396  5014 raft_consensus.cc:513] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.928632  5030 ts_tablet_manager.cc:1939] T ed5f9e64a9e54f5b82b16f213d0a42cf P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
I20250905 13:52:09.928692  5014 leader_election.cc:304] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.928965  5014 leader_election.cc:290] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.929019  5018 raft_consensus.cc:2802] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.929198  5018 raft_consensus.cc:695] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.929443  5018 consensus_queue.cc:237] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.929715  4867 catalog_manager.cc:4928] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): tablet ed5f9e64a9e54f5b82b16f213d0a42cf (table test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386]) successfully deleted
I20250905 13:52:09.930455  5014 ts_tablet_manager.cc:1428] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20250905 13:52:09.930732  5014 tablet_bootstrap.cc:492] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.931501  4880 catalog_manager.cc:5582] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.932507  5014 tablet_bootstrap.cc:654] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:09.934217  5014 tablet_bootstrap.cc:492] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:09.934345  5014 ts_tablet_manager.cc:1397] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:09.934980  5014 raft_consensus.cc:357] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.935117  5014 raft_consensus.cc:383] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:09.935223  5014 raft_consensus.cc:738] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:09.935424  5014 consensus_queue.cc:260] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.935599  5014 raft_consensus.cc:397] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:09.935679  5014 raft_consensus.cc:491] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:09.935791  5014 raft_consensus.cc:3058] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:09.938320  5014 raft_consensus.cc:513] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.938587  5014 leader_election.cc:304] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:09.938774  5014 leader_election.cc:290] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:09.938848  5018 raft_consensus.cc:2802] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:09.938999  5018 raft_consensus.cc:695] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:09.939260  5014 ts_tablet_manager.cc:1428] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:09.939237  5018 consensus_queue.cc:237] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:09.941164  4880 catalog_manager.cc:5582] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:09.945269  4880 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: test-alter-range-partitioning [id=53611b5704ae417ea35a9e9082186386] alter complete (version 0)
I20250905 13:52:09.971114  4880 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
W20250905 13:52:09.974995  4880 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c123276c47a4fb985a005d6a19ae4ea has no consensus state
W20250905 13:52:09.975361  4880 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 459507615dc7479382fd18fcc1cb67c3 has no consensus state
I20250905 13:52:09.976681  5029 tablet.cc:1722] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: 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
I20250905 13:52:09.977038  5028 tablet.cc:1722] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: 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
I20250905 13:52:09.979336  4966 tablet_service.cc:1468] Processing CreateTablet for tablet 4c123276c47a4fb985a005d6a19ae4ea (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20250905 13:52:09.979532  4967 tablet_service.cc:1468] Processing CreateTablet for tablet 459507615dc7479382fd18fcc1cb67c3 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20250905 13:52:09.979853  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c123276c47a4fb985a005d6a19ae4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.980103  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459507615dc7479382fd18fcc1cb67c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:09.987607  5014 tablet_bootstrap.cc:492] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:09.989544  5014 tablet_bootstrap.cc:654] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.003856  5014 tablet_bootstrap.cc:492] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:10.004067  5014 ts_tablet_manager.cc:1397] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20250905 13:52:10.005008  5014 raft_consensus.cc:357] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.005216  5014 raft_consensus.cc:383] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.005300  5014 raft_consensus.cc:738] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.005532  5014 consensus_queue.cc:260] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.005728  5014 raft_consensus.cc:397] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.005836  5014 raft_consensus.cc:491] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.005934  5014 raft_consensus.cc:3058] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.009235  5014 raft_consensus.cc:513] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.009558  5014 leader_election.cc:304] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:10.009810  5014 leader_election.cc:290] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.009915  5017 raft_consensus.cc:2802] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.010079  5017 raft_consensus.cc:695] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:10.010293  5014 ts_tablet_manager.cc:1428] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:10.010353  5017 consensus_queue.cc:237] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.010599  5014 tablet_bootstrap.cc:492] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: Bootstrap starting.
I20250905 13:52:10.012445  5014 tablet_bootstrap.cc:654] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.012903  4875 catalog_manager.cc:5582] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.013186  4875 catalog_manager.cc:5674] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051) does not have the latest schema for tablet 459507615dc7479382fd18fcc1cb67c3 (table test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]). Expected version 1 got 0
I20250905 13:52:10.017792  4875 catalog_manager.cc:5674] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051) does not have the latest schema for tablet 459507615dc7479382fd18fcc1cb67c3 (table test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]). Expected version 1 got 0
I20250905 13:52:10.020538  5014 tablet_bootstrap.cc:492] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: No bootstrap required, opened a new log
I20250905 13:52:10.020746  5014 ts_tablet_manager.cc:1397] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.008s
I20250905 13:52:10.021392  5014 raft_consensus.cc:357] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.021544  5014 raft_consensus.cc:383] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.021641  5014 raft_consensus.cc:738] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.021847  5014 consensus_queue.cc:260] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.021998  5014 raft_consensus.cc:397] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.022095  5014 raft_consensus.cc:491] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.022221  5014 raft_consensus.cc:3058] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.024636  5014 raft_consensus.cc:513] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.024900  5014 leader_election.cc:304] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd92e1f7c4e41bab16b708be0c059cd; no voters: 
I20250905 13:52:10.025103  5014 leader_election.cc:290] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.025174  5017 raft_consensus.cc:2802] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.025451  5017 raft_consensus.cc:695] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Becoming Leader. State: Replica: cbd92e1f7c4e41bab16b708be0c059cd, State: Running, Role: LEADER
I20250905 13:52:10.025676  5014 ts_tablet_manager.cc:1428] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20250905 13:52:10.025741  5017 consensus_queue.cc:237] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } }
I20250905 13:52:10.027875  4875 catalog_manager.cc:5582] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd92e1f7c4e41bab16b708be0c059cd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44051 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.028206  4875 catalog_manager.cc:5674] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051) does not have the latest schema for tablet 4c123276c47a4fb985a005d6a19ae4ea (table test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]). Expected version 1 got 0
I20250905 13:52:10.032395  5028 tablet.cc:1722] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: 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
I20250905 13:52:10.033157  4875 catalog_manager.cc:5674] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051) does not have the latest schema for tablet 4c123276c47a4fb985a005d6a19ae4ea (table test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386]). Expected version 1 got 0
I20250905 13:52:10.103884  5028 tablet.cc:1722] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: 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
I20250905 13:52:10.111450  4875 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: test-alter-range-partitioning-renamed [id=53611b5704ae417ea35a9e9082186386] alter complete (version 1)
I20250905 13:52:10.177384  4880 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
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
I20250905 13:52:10.181841  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet 4a8441e6e8124856bdece7812dd75b51
I20250905 13:52:10.182207  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet d813b35004f84bdeb9b0a723d6c1ab11
I20250905 13:52:10.182435  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet 4c123276c47a4fb985a005d6a19ae4ea
I20250905 13:52:10.182646  4967 tablet_service.cc:1515] Processing DeleteTablet for tablet 4a8441e6e8124856bdece7812dd75b51 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:10 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:10.182713  4880 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: Sending DeleteTablet for 1 replicas of tablet 459507615dc7479382fd18fcc1cb67c3
I20250905 13:52:10.182993  5030 tablet_replica.cc:331] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:10.183202  5030 raft_consensus.cc:2241] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.183446  5030 raft_consensus.cc:2270] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.183763  4966 tablet_service.cc:1515] Processing DeleteTablet for tablet d813b35004f84bdeb9b0a723d6c1ab11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:10 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:10.184479  4967 tablet_service.cc:1515] Processing DeleteTablet for tablet 459507615dc7479382fd18fcc1cb67c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:10 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:10.184654  4966 tablet_service.cc:1515] Processing DeleteTablet for tablet 4c123276c47a4fb985a005d6a19ae4ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:10 UTC) from {username='slave'} at 127.0.0.1:52820
I20250905 13:52:10.185104  5030 ts_tablet_manager.cc:1905] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:10.187757   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:10.200591   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:10.203716  5030 ts_tablet_manager.cc:1918] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20250905 13:52:10.203876  5030 log.cc:1199] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1757080267164066-416-0/minicluster-data/ts-0-root/wals/4a8441e6e8124856bdece7812dd75b51
I20250905 13:52:10.204211  5030 ts_tablet_manager.cc:1939] T 4a8441e6e8124856bdece7812dd75b51 P cbd92e1f7c4e41bab16b708be0c059cd: Deleting consensus metadata
W20250905 13:52:10.205277  4867 catalog_manager.cc:4920] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): delete failed for tablet 4a8441e6e8124856bdece7812dd75b51 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20250905 13:52:10.205545  4867 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20250905 13:52:10.206013   416 tablet_replica.cc:331] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:10.206313   416 raft_consensus.cc:2241] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.206606   416 raft_consensus.cc:2270] T 459507615dc7479382fd18fcc1cb67c3 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:10.207315  4867 catalog_manager.cc:4671] TS cbd92e1f7c4e41bab16b708be0c059cd (127.0.104.1:44051): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d813b35004f84bdeb9b0a723d6c1ab11: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20250905 13:52:10.207789   416 tablet_replica.cc:331] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:10.207960   416 raft_consensus.cc:2241] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.208153   416 raft_consensus.cc:2270] T 4c123276c47a4fb985a005d6a19ae4ea P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.208992   416 tablet_replica.cc:331] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:10.209151   416 raft_consensus.cc:2241] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.209304   416 raft_consensus.cc:2270] T d813b35004f84bdeb9b0a723d6c1ab11 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.210291   416 tablet_replica.cc:331] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd: stopping tablet replica
I20250905 13:52:10.210438   416 raft_consensus.cc:2241] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.210628   416 raft_consensus.cc:2270] T 226f3fee463c4b3288db2011daa122d8 P cbd92e1f7c4e41bab16b708be0c059cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.225711   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:10.237519   416 master.cc:561] Master@127.0.104.62:43033 shutting down...
I20250905 13:52:10.331401   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.331728   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.331871   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 4ab2dce6554d469f8c29d5afd9437f7e: stopping tablet replica
I20250905 13:52:10.336158   416 master.cc:583] Master@127.0.104.62:43033 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (891 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20250905 13:52:10.352780   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46333
I20250905 13:52:10.353513   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:10.354671   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:10.356051   416 webserver.cc:480] Webserver started at http://127.0.104.62:33071/ using document root <none> and password file <none>
I20250905 13:52:10.356307   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:10.356406   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:10.356562   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:10.357441   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "c1099ace895145e5b8fd02865ee45022"
format_stamp: "Formatted at 2025-09-05 13:52:10 on dist-test-slave-s3gz"
I20250905 13:52:10.361114   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20250905 13:52:10.363212  5055 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:10.363629   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:10.363777   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "c1099ace895145e5b8fd02865ee45022"
format_stamp: "Formatted at 2025-09-05 13:52:10 on dist-test-slave-s3gz"
I20250905 13:52:10.363953   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-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)
I20250905 13:52:10.383461   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:10.384203   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:10.399194   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46333
I20250905 13:52:10.399210  5106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46333 every 8 connection(s)
I20250905 13:52:10.400863  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:10.405843  5107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: Bootstrap starting.
I20250905 13:52:10.407248  5107 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.408942  5107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: No bootstrap required, opened a new log
I20250905 13:52:10.409586  5107 raft_consensus.cc:357] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER }
I20250905 13:52:10.409736  5107 raft_consensus.cc:383] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.409833  5107 raft_consensus.cc:738] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1099ace895145e5b8fd02865ee45022, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.410053  5107 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER }
I20250905 13:52:10.410246  5107 raft_consensus.cc:397] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.410326  5107 raft_consensus.cc:491] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.410475  5107 raft_consensus.cc:3058] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.412967  5107 raft_consensus.cc:513] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER }
I20250905 13:52:10.413208  5107 leader_election.cc:304] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c1099ace895145e5b8fd02865ee45022; no voters: 
I20250905 13:52:10.413707  5107 leader_election.cc:290] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.413841  5110 raft_consensus.cc:2802] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.414937  5107 sys_catalog.cc:564] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:10.415315  5110 raft_consensus.cc:695] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 1 LEADER]: Becoming Leader. State: Replica: c1099ace895145e5b8fd02865ee45022, State: Running, Role: LEADER
I20250905 13:52:10.415599  5110 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER }
I20250905 13:52:10.416563  5112 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1099ace895145e5b8fd02865ee45022. Latest consensus state: current_term: 1 leader_uuid: "c1099ace895145e5b8fd02865ee45022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER } }
I20250905 13:52:10.416790  5112 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:10.416903  5111 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1099ace895145e5b8fd02865ee45022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1099ace895145e5b8fd02865ee45022" member_type: VOTER } }
I20250905 13:52:10.417104  5111 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:10.425865  5116 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:10.428035  5116 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:10.432127  5116 catalog_manager.cc:1349] Generated new cluster ID: 15055b40910145f2a3c611aa32917501
I20250905 13:52:10.432281  5116 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:10.437940   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:10.444468  5116 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:10.445358  5116 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:10.456200  5116 catalog_manager.cc:5955] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: Generated new TSK 0
I20250905 13:52:10.456492  5116 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:10.470969   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:10.472501   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:10.474323   416 webserver.cc:480] Webserver started at http://127.0.104.1:46079/ using document root <none> and password file <none>
I20250905 13:52:10.474669   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:10.474773   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:10.474943   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:10.475768   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "c992737ac6f742c4806ac73a9ae48224"
format_stamp: "Formatted at 2025-09-05 13:52:10 on dist-test-slave-s3gz"
I20250905 13:52:10.479151   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250905 13:52:10.481209  5131 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:10.481592   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:10.481725   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "c992737ac6f742c4806ac73a9ae48224"
format_stamp: "Formatted at 2025-09-05 13:52:10 on dist-test-slave-s3gz"
I20250905 13:52:10.481863   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1757080267164066-416-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)
I20250905 13:52:10.504369   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:10.505199   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:10.505904   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:10.506876   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:10.506983   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:10.507079   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:10.507156   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:10.522680   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38409
I20250905 13:52:10.522722  5193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38409 every 8 connection(s)
I20250905 13:52:10.530985  5194 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46333
I20250905 13:52:10.531167  5194 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:10.531620  5194 heartbeater.cc:507] Master 127.0.104.62:46333 requested a full tablet report, sending...
I20250905 13:52:10.532603  5072 ts_manager.cc:194] Registered new tserver with Master: c992737ac6f742c4806ac73a9ae48224 (127.0.104.1:38409)
I20250905 13:52:10.533128   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009234186s
I20250905 13:52:10.533840  5072 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52906
I20250905 13:52:10.545325  5194 heartbeater.cc:499] Master 127.0.104.62:46333 was elected leader, sending a full tablet report...
I20250905 13:52:10.545691  5072 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52920:
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"
    }
  }
}
I20250905 13:52:10.561545  5159 tablet_service.cc:1468] Processing CreateTablet for tablet a464c57757e14d4ab34fc2e390dc28c7 (DEFAULT_TABLE table=fake-table [id=86c6ae052f29486690e4a5749f3be8cf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:10.562040  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a464c57757e14d4ab34fc2e390dc28c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:10.567956  5206 tablet_bootstrap.cc:492] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: Bootstrap starting.
I20250905 13:52:10.569787  5206 tablet_bootstrap.cc:654] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.576574  5206 tablet_bootstrap.cc:492] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: No bootstrap required, opened a new log
I20250905 13:52:10.576804  5206 ts_tablet_manager.cc:1397] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.007s
I20250905 13:52:10.577713  5206 raft_consensus.cc:357] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.577931  5206 raft_consensus.cc:383] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.578047  5206 raft_consensus.cc:738] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.578377  5206 consensus_queue.cc:260] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.578594  5206 raft_consensus.cc:397] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.578703  5206 raft_consensus.cc:491] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.578830  5206 raft_consensus.cc:3058] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.581315  5206 raft_consensus.cc:513] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.581557  5206 leader_election.cc:304] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c992737ac6f742c4806ac73a9ae48224; no voters: 
I20250905 13:52:10.582008  5206 leader_election.cc:290] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.582233  5208 raft_consensus.cc:2802] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.582916  5206 ts_tablet_manager.cc:1428] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250905 13:52:10.584952  5208 raft_consensus.cc:695] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Becoming Leader. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Running, Role: LEADER
I20250905 13:52:10.585314  5208 consensus_queue.cc:237] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.587774  5072 catalog_manager.cc:5582] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 reported cstate change: term changed from 0 to 1, leader changed from <none> to c992737ac6f742c4806ac73a9ae48224 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c992737ac6f742c4806ac73a9ae48224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.611408   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:10.612766  5072 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52920:
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"
    }
  }
}
I20250905 13:52:10.619978  5159 tablet_service.cc:1468] Processing CreateTablet for tablet 2757a2a595384b789a42a3b67e2b48ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=1e2860b0c92a413c95337c923ea1605f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:10.620414  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2757a2a595384b789a42a3b67e2b48ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:10.625623  5206 tablet_bootstrap.cc:492] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: Bootstrap starting.
I20250905 13:52:10.627331  5206 tablet_bootstrap.cc:654] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.629441  5206 tablet_bootstrap.cc:492] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: No bootstrap required, opened a new log
I20250905 13:52:10.629681  5206 ts_tablet_manager.cc:1397] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20250905 13:52:10.630391  5206 raft_consensus.cc:357] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.630587  5206 raft_consensus.cc:383] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.630673  5206 raft_consensus.cc:738] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.630918  5206 consensus_queue.cc:260] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.631069  5206 raft_consensus.cc:397] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.631178  5206 raft_consensus.cc:491] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.631280  5206 raft_consensus.cc:3058] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.633605  5206 raft_consensus.cc:513] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.633836  5206 leader_election.cc:304] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c992737ac6f742c4806ac73a9ae48224; no voters: 
I20250905 13:52:10.634044  5206 leader_election.cc:290] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.634091  5208 raft_consensus.cc:2802] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.634312  5208 raft_consensus.cc:695] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Becoming Leader. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Running, Role: LEADER
I20250905 13:52:10.634567  5208 consensus_queue.cc:237] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.635020  5206 ts_tablet_manager.cc:1428] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:10.636952  5072 catalog_manager.cc:5582] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 reported cstate change: term changed from 0 to 1, leader changed from <none> to c992737ac6f742c4806ac73a9ae48224 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c992737ac6f742c4806ac73a9ae48224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.677496  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.684497  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.697171  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.703964  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
W20250905 13:52:10.722112   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722234   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722271   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722306   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722347   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722383   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722425   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722466   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722505   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722544   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722582   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722621   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722659   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722702   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722741   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722779   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722817   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722854   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722892   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.722929   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.722975   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.723019   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.723058   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.723095   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.723134   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723173   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723217   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723255   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723299   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723340   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723378   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723416   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723505   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723557   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723634   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723690   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723766   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723822   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723914   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.723989   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724077   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724138   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724216   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724282   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724359   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724427   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724495   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724546   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724619   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724675   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724771   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724820   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724881   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.724929   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.725044   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250905 13:52:10.725106   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725188   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725248   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725324   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725384   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725461   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725519   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725595   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725667   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725744   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725804   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725886   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.725950   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.726033   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.726092   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.726164   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250905 13:52:10.726222   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726291   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726351   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726424   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726486   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726558   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726614   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726687   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726745   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726816   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726872   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.726944   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.727007   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.727082   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.727138   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250905 13:52:10.727209   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727270   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727342   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727399   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727478   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727535   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727604   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727660   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727736   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727793   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727859   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727907   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.727994   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250905 13:52:10.728052   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
I20250905 13:52:10.734477  5066 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.741568  5066 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.748906  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.756182  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.764024  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.771351  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.778502  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.784852  5066 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.790854  5066 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.797087  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.803408  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.810109  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.816689  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
W20250905 13:52:10.821316  5064 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 086d213d203144fb85b38b67db0ed17c has no consensus state
W20250905 13:52:10.821664  5064 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4060427918b543fca68ea8b4a30eaed6 has no consensus state
I20250905 13:52:10.825645  5159 tablet_service.cc:1468] Processing CreateTablet for tablet 086d213d203144fb85b38b67db0ed17c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=1e2860b0c92a413c95337c923ea1605f]), partition=RANGE (c0) PARTITION VALUES < 0
I20250905 13:52:10.825815  5158 tablet_service.cc:1468] Processing CreateTablet for tablet 4060427918b543fca68ea8b4a30eaed6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=1e2860b0c92a413c95337c923ea1605f]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20250905 13:52:10.826112  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086d213d203144fb85b38b67db0ed17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:10.826314  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4060427918b543fca68ea8b4a30eaed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:10.832998  5206 tablet_bootstrap.cc:492] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: Bootstrap starting.
I20250905 13:52:10.834383  5206 tablet_bootstrap.cc:654] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.836179  5206 tablet_bootstrap.cc:492] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: No bootstrap required, opened a new log
I20250905 13:52:10.836318  5206 ts_tablet_manager.cc:1397] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20250905 13:52:10.837131  5206 raft_consensus.cc:357] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.837297  5206 raft_consensus.cc:383] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.837348  5206 raft_consensus.cc:738] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.837527  5206 consensus_queue.cc:260] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.837649  5206 raft_consensus.cc:397] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.837705  5206 raft_consensus.cc:491] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.837772  5206 raft_consensus.cc:3058] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.840920  5206 raft_consensus.cc:513] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.841162  5206 leader_election.cc:304] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c992737ac6f742c4806ac73a9ae48224; no voters: 
I20250905 13:52:10.841357  5206 leader_election.cc:290] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.841437  5208 raft_consensus.cc:2802] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.841611  5208 raft_consensus.cc:695] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Becoming Leader. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Running, Role: LEADER
I20250905 13:52:10.841833  5208 consensus_queue.cc:237] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.842193  5206 ts_tablet_manager.cc:1428] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20250905 13:52:10.842471  5206 tablet_bootstrap.cc:492] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: Bootstrap starting.
I20250905 13:52:10.844161  5206 tablet_bootstrap.cc:654] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:10.846484  5206 tablet_bootstrap.cc:492] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: No bootstrap required, opened a new log
I20250905 13:52:10.846653  5206 ts_tablet_manager.cc:1397] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:10.847594  5206 raft_consensus.cc:357] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.847800  5206 raft_consensus.cc:383] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:10.847875  5206 raft_consensus.cc:738] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Initialized, Role: FOLLOWER
I20250905 13:52:10.848127  5206 consensus_queue.cc:260] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.848304  5206 raft_consensus.cc:397] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:10.848380  5206 raft_consensus.cc:491] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:10.848476  5206 raft_consensus.cc:3058] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:10.852659  5206 raft_consensus.cc:513] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.853021  5206 leader_election.cc:304] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c992737ac6f742c4806ac73a9ae48224; no voters: 
I20250905 13:52:10.853266  5210 raft_consensus.cc:2802] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:10.853411  5210 raft_consensus.cc:695] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Becoming Leader. State: Replica: c992737ac6f742c4806ac73a9ae48224, State: Running, Role: LEADER
I20250905 13:52:10.853619  5210 consensus_queue.cc:237] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } }
I20250905 13:52:10.854519  5206 leader_election.cc:290] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:10.855201  5206 ts_tablet_manager.cc:1428] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20250905 13:52:10.855216  5064 catalog_manager.cc:5582] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 reported cstate change: term changed from 0 to 1, leader changed from <none> to c992737ac6f742c4806ac73a9ae48224 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c992737ac6f742c4806ac73a9ae48224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.860577  5064 catalog_manager.cc:5582] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 reported cstate change: term changed from 0 to 1, leader changed from <none> to c992737ac6f742c4806ac73a9ae48224 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c992737ac6f742c4806ac73a9ae48224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c992737ac6f742c4806ac73a9ae48224" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38409 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:10.865604  5064 catalog_manager.cc:6127] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: test-alter-range-partitioning-invalid [id=1e2860b0c92a413c95337c923ea1605f] alter complete (version 0)
I20250905 13:52:10.870420  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.894855  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.905840  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.916798  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.927842  5064 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52920:
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
I20250905 13:52:10.937155   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:10.950877   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:10.951284   416 tablet_replica.cc:331] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224: stopping tablet replica
I20250905 13:52:10.951524   416 raft_consensus.cc:2241] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.951714   416 raft_consensus.cc:2270] T 4060427918b543fca68ea8b4a30eaed6 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.952687   416 tablet_replica.cc:331] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224: stopping tablet replica
I20250905 13:52:10.952864   416 raft_consensus.cc:2241] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.953020   416 raft_consensus.cc:2270] T 086d213d203144fb85b38b67db0ed17c P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.953749   416 tablet_replica.cc:331] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224: stopping tablet replica
I20250905 13:52:10.953889   416 raft_consensus.cc:2241] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.954023   416 raft_consensus.cc:2270] T a464c57757e14d4ab34fc2e390dc28c7 P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.954682   416 tablet_replica.cc:331] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224: stopping tablet replica
I20250905 13:52:10.954809   416 raft_consensus.cc:2241] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.954960   416 raft_consensus.cc:2270] T 2757a2a595384b789a42a3b67e2b48ca P c992737ac6f742c4806ac73a9ae48224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.970659   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:10.986850   416 master.cc:561] Master@127.0.104.62:46333 shutting down...
I20250905 13:52:10.994025   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:10.994277   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:10.994375   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P c1099ace895145e5b8fd02865ee45022: stopping tablet replica
I20250905 13:52:10.998119   416 master.cc:583] Master@127.0.104.62:46333 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (658 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20250905 13:52:11.009899   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36777
I20250905 13:52:11.010408   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:11.011188   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:11.012328   416 webserver.cc:480] Webserver started at http://127.0.104.62:33565/ using document root <none> and password file <none>
I20250905 13:52:11.012526   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:11.012588   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:11.012701   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:11.013334   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "ed706650eab440958bb197889a1e0920"
format_stamp: "Formatted at 2025-09-05 13:52:11 on dist-test-slave-s3gz"
I20250905 13:52:11.015684   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:11.017127  5225 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:11.017392   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:11.017484   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "ed706650eab440958bb197889a1e0920"
format_stamp: "Formatted at 2025-09-05 13:52:11 on dist-test-slave-s3gz"
I20250905 13:52:11.017576   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-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)
I20250905 13:52:11.033149   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:11.033622   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:11.043475   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36777
I20250905 13:52:11.043499  5276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36777 every 8 connection(s)
I20250905 13:52:11.044732  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.049408  5277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Bootstrap starting.
I20250905 13:52:11.050606  5277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.051985  5277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: No bootstrap required, opened a new log
I20250905 13:52:11.052561  5277 raft_consensus.cc:357] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER }
I20250905 13:52:11.052680  5277 raft_consensus.cc:383] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.052769  5277 raft_consensus.cc:738] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed706650eab440958bb197889a1e0920, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.052955  5277 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER }
I20250905 13:52:11.053056  5277 raft_consensus.cc:397] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.053113  5277 raft_consensus.cc:491] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.053181  5277 raft_consensus.cc:3058] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.055193  5277 raft_consensus.cc:513] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER }
I20250905 13:52:11.055368  5277 leader_election.cc:304] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ed706650eab440958bb197889a1e0920; no voters: 
I20250905 13:52:11.055728  5277 leader_election.cc:290] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.055850  5280 raft_consensus.cc:2802] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.056406  5280 raft_consensus.cc:695] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 1 LEADER]: Becoming Leader. State: Replica: ed706650eab440958bb197889a1e0920, State: Running, Role: LEADER
I20250905 13:52:11.056519  5277 sys_catalog.cc:564] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:11.056641  5280 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER }
I20250905 13:52:11.057374  5282 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed706650eab440958bb197889a1e0920. Latest consensus state: current_term: 1 leader_uuid: "ed706650eab440958bb197889a1e0920" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER } }
I20250905 13:52:11.057556  5282 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:11.057555  5281 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed706650eab440958bb197889a1e0920" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed706650eab440958bb197889a1e0920" member_type: VOTER } }
I20250905 13:52:11.057729  5281 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:11.058898  5285 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:11.059985  5285 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:11.061374   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:11.062597  5285 catalog_manager.cc:1349] Generated new cluster ID: 24d74c3548a4481082044e7533550b1e
I20250905 13:52:11.062678  5285 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:11.068908  5285 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:11.069660  5285 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:11.077208  5285 catalog_manager.cc:5955] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Generated new TSK 0
I20250905 13:52:11.077438  5285 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:11.094135   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:11.095230   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:11.096468   416 webserver.cc:480] Webserver started at http://127.0.104.1:42313/ using document root <none> and password file <none>
I20250905 13:52:11.096669   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:11.096778   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:11.096891   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:11.097458   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "eff0e97727d34523bb6fde85165e0b34"
format_stamp: "Formatted at 2025-09-05 13:52:11 on dist-test-slave-s3gz"
I20250905 13:52:11.099906   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:11.101356  5301 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:11.101661   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20250905 13:52:11.101780   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "eff0e97727d34523bb6fde85165e0b34"
format_stamp: "Formatted at 2025-09-05 13:52:11 on dist-test-slave-s3gz"
I20250905 13:52:11.101884   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-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)
I20250905 13:52:11.110818   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:11.111359   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:11.111831   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:11.112672   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:11.112763   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:11.112850   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:11.112895   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:11.123927   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45337
I20250905 13:52:11.123951  5363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45337 every 8 connection(s)
I20250905 13:52:11.130721  5364 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36777
I20250905 13:52:11.130853  5364 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:11.131136  5364 heartbeater.cc:507] Master 127.0.104.62:36777 requested a full tablet report, sending...
I20250905 13:52:11.131867  5242 ts_manager.cc:194] Registered new tserver with Master: eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337)
I20250905 13:52:11.132632   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007814944s
I20250905 13:52:11.133054  5242 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39454
I20250905 13:52:11.142541  5242 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39464:
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"
    }
  }
}
I20250905 13:52:11.144138  5364 heartbeater.cc:499] Master 127.0.104.62:36777 was elected leader, sending a full tablet report...
I20250905 13:52:11.156381  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 81ab2fc2a48a4d4a8b8bab091bc53eb8 (DEFAULT_TABLE table=fake-table [id=fc62b791cef2470a9e5226a6897a2bce]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:11.156814  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ab2fc2a48a4d4a8b8bab091bc53eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.161785  5376 tablet_bootstrap.cc:492] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.162920  5376 tablet_bootstrap.cc:654] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.164321  5376 tablet_bootstrap.cc:492] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.164439  5376 ts_tablet_manager.cc:1397] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.165011  5376 raft_consensus.cc:357] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.165136  5376 raft_consensus.cc:383] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.165194  5376 raft_consensus.cc:738] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.165362  5376 consensus_queue.cc:260] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.165468  5376 raft_consensus.cc:397] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.165526  5376 raft_consensus.cc:491] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.165596  5376 raft_consensus.cc:3058] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.167797  5376 raft_consensus.cc:513] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.167994  5376 leader_election.cc:304] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.168375  5376 leader_election.cc:290] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.168529  5378 raft_consensus.cc:2802] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.168988  5378 raft_consensus.cc:695] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.169103  5376 ts_tablet_manager.cc:1428] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:11.169242  5378 consensus_queue.cc:237] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.170879  5242 catalog_manager.cc:5582] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 reported cstate change: term changed from 0 to 1, leader changed from <none> to eff0e97727d34523bb6fde85165e0b34 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "eff0e97727d34523bb6fde85165e0b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:11.190114   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:11.190897  5242 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39464:
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"
    }
  }
}
I20250905 13:52:11.197165  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 43ff1828d7204a8ba93b4de77e00fcbe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:11.197551  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ff1828d7204a8ba93b4de77e00fcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.202088  5376 tablet_bootstrap.cc:492] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.203303  5376 tablet_bootstrap.cc:654] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.204661  5376 tablet_bootstrap.cc:492] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.204802  5376 ts_tablet_manager.cc:1397] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:11.205331  5376 raft_consensus.cc:357] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.205453  5376 raft_consensus.cc:383] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.205516  5376 raft_consensus.cc:738] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.205703  5376 consensus_queue.cc:260] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.205817  5376 raft_consensus.cc:397] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.205878  5376 raft_consensus.cc:491] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.205952  5376 raft_consensus.cc:3058] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.207856  5376 raft_consensus.cc:513] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.208034  5376 leader_election.cc:304] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.208199  5376 leader_election.cc:290] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.208254  5378 raft_consensus.cc:2802] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.208361  5378 raft_consensus.cc:695] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.208559  5378 consensus_queue.cc:237] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.208666  5376 ts_tablet_manager.cc:1428] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:11.210631  5241 catalog_manager.cc:5582] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 reported cstate change: term changed from 0 to 1, leader changed from <none> to eff0e97727d34523bb6fde85165e0b34 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "eff0e97727d34523bb6fde85165e0b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:11.217754  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.220504  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 43ff1828d7204a8ba93b4de77e00fcbe
I20250905 13:52:11.221138  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 43ff1828d7204a8ba93b4de77e00fcbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.221685  5386 tablet_replica.cc:331] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.221887  5386 raft_consensus.cc:2241] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.222064  5386 raft_consensus.cc:2270] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.222915  5386 ts_tablet_manager.cc:1905] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.222905  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.226110  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3b3c2a4d5f847aab9356d0c3888f1c0 has no consensus state
I20250905 13:52:11.227263  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.229008  5386 ts_tablet_manager.cc:1918] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.229135  5386 log.cc:1199] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/43ff1828d7204a8ba93b4de77e00fcbe
I20250905 13:52:11.229490  5386 ts_tablet_manager.cc:1939] T 43ff1828d7204a8ba93b4de77e00fcbe P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.229504  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.229565  5329 tablet_service.cc:1468] Processing CreateTablet for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.229996  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b3c2a4d5f847aab9356d0c3888f1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.230504  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 43ff1828d7204a8ba93b4de77e00fcbe (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.232347  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet d3b3c2a4d5f847aab9356d0c3888f1c0
I20250905 13:52:11.232961  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.233470  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 because the tablet was not found. No further retry: Not found: Tablet not found: d3b3c2a4d5f847aab9356d0c3888f1c0
I20250905 13:52:11.233737  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.235527  5376 tablet_bootstrap.cc:492] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.236028  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.236804  5376 tablet_bootstrap.cc:654] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.238197  5376 tablet_bootstrap.cc:492] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.238304  5376 ts_tablet_manager.cc:1397] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:11.238998  5376 raft_consensus.cc:357] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:11.239085  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25eee91b29364362900f8f38910e5283 has no consensus state
I20250905 13:52:11.239120  5376 raft_consensus.cc:383] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.239181  5376 raft_consensus.cc:738] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.239359  5376 consensus_queue.cc:260] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.239466  5376 raft_consensus.cc:397] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.239530  5376 raft_consensus.cc:491] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.239603  5376 raft_consensus.cc:3058] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.240367  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.242331  5376 raft_consensus.cc:513] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.242509  5376 leader_election.cc:304] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.242647  5376 leader_election.cc:290] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.242568  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.242695  5378 raft_consensus.cc:2802] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.242660  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 25eee91b29364362900f8f38910e5283 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.243050  5378 raft_consensus.cc:695] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.243252  5376 ts_tablet_manager.cc:1428] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20250905 13:52:11.243290  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25eee91b29364362900f8f38910e5283. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.243291  5378 consensus_queue.cc:237] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.246224  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 25eee91b29364362900f8f38910e5283
I20250905 13:52:11.246870  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 25eee91b29364362900f8f38910e5283 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.247382  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 25eee91b29364362900f8f38910e5283 because the tablet was not found. No further retry: Not found: Tablet not found: 25eee91b29364362900f8f38910e5283
I20250905 13:52:11.247654  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.247864  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.248670  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.248914  5386 tablet_replica.cc:331] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.249102  5386 raft_consensus.cc:2241] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.249256  5386 raft_consensus.cc:2270] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.250278  5386 ts_tablet_manager.cc:1905] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.250326  5229 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d3b3c2a4d5f847aab9356d0c3888f1c0 consensus state has no leader
I20250905 13:52:11.250566  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.252288  5376 tablet_bootstrap.cc:492] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.253449  5376 tablet_bootstrap.cc:654] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:11.253643  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6d9f564bebb419aadf46e59488b73a3 has no consensus state
I20250905 13:52:11.255062  5376 tablet_bootstrap.cc:492] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.255198  5376 ts_tablet_manager.cc:1397] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.255769  5376 raft_consensus.cc:357] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.255879  5376 raft_consensus.cc:383] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.255911  5376 raft_consensus.cc:738] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.256068  5376 consensus_queue.cc:260] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.256162  5376 raft_consensus.cc:397] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.256203  5376 raft_consensus.cc:491] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.256253  5376 raft_consensus.cc:3058] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.256687  5386 ts_tablet_manager.cc:1918] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.256848  5386 log.cc:1199] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/d3b3c2a4d5f847aab9356d0c3888f1c0
I20250905 13:52:11.257225  5386 ts_tablet_manager.cc:1939] T d3b3c2a4d5f847aab9356d0c3888f1c0 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.257527  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a6d9f564bebb419aadf46e59488b73a3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.257985  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9f564bebb419aadf46e59488b73a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.258219  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet d3b3c2a4d5f847aab9356d0c3888f1c0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.258453  5376 raft_consensus.cc:513] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.258615  5376 leader_election.cc:304] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.258798  5376 leader_election.cc:290] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.258841  5378 raft_consensus.cc:2802] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.259330  5376 ts_tablet_manager.cc:1428] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:11.259730  5378 raft_consensus.cc:695] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.259963  5378 consensus_queue.cc:237] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.260061  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.262275  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.262630  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 25eee91b29364362900f8f38910e5283 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.262881  5386 tablet_replica.cc:331] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.263031  5386 raft_consensus.cc:2241] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.263336  5386 raft_consensus.cc:2270] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.264568  5376 tablet_bootstrap.cc:492] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.265108  5386 ts_tablet_manager.cc:1905] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.265975  5376 tablet_bootstrap.cc:654] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.267059  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a6d9f564bebb419aadf46e59488b73a3
I20250905 13:52:11.267299  5376 tablet_bootstrap.cc:492] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.267418  5376 ts_tablet_manager.cc:1397] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.267899  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a6d9f564bebb419aadf46e59488b73a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.268069  5376 raft_consensus.cc:357] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.268206  5376 raft_consensus.cc:383] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.268271  5376 raft_consensus.cc:738] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.268275  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.268493  5376 consensus_queue.cc:260] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.268651  5376 raft_consensus.cc:397] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.268736  5376 raft_consensus.cc:491] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.268819  5376 raft_consensus.cc:3058] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.269029  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.270720  5376 raft_consensus.cc:513] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.270936  5376 leader_election.cc:304] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.271098  5376 leader_election.cc:290] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.271149  5378 raft_consensus.cc:2802] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.271337  5378 raft_consensus.cc:695] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.271561  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.271741  5376 ts_tablet_manager.cc:1428] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:11.271966  5378 consensus_queue.cc:237] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.272507  5386 ts_tablet_manager.cc:1918] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.272615  5386 log.cc:1199] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/25eee91b29364362900f8f38910e5283
I20250905 13:52:11.273042  5386 ts_tablet_manager.cc:1939] T 25eee91b29364362900f8f38910e5283 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.273917  5386 tablet_replica.cc:331] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.274037  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 25eee91b29364362900f8f38910e5283 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.274066  5386 raft_consensus.cc:2241] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.274195  5386 raft_consensus.cc:2270] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:11.275257  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57c58a35ac834d81a14a647f7be08269 has no consensus state
I20250905 13:52:11.275405  5386 ts_tablet_manager.cc:1905] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.276371  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.278649  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 57c58a35ac834d81a14a647f7be08269 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.278975  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c58a35ac834d81a14a647f7be08269. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.280762  5386 ts_tablet_manager.cc:1918] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.280864  5386 log.cc:1199] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a6d9f564bebb419aadf46e59488b73a3
I20250905 13:52:11.281148  5386 ts_tablet_manager.cc:1939] T a6d9f564bebb419aadf46e59488b73a3 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.281870  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a6d9f564bebb419aadf46e59488b73a3 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.283455  5376 tablet_bootstrap.cc:492] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.283592  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.284896  5376 tablet_bootstrap.cc:654] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.286404  5376 tablet_bootstrap.cc:492] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.286516  5376 ts_tablet_manager.cc:1397] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:11.287128  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 57c58a35ac834d81a14a647f7be08269
I20250905 13:52:11.287194  5376 raft_consensus.cc:357] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.287331  5376 raft_consensus.cc:383] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.287389  5376 raft_consensus.cc:738] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.287735  5376 consensus_queue.cc:260] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.287814  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 57c58a35ac834d81a14a647f7be08269 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.287914  5376 raft_consensus.cc:397] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.287978  5376 raft_consensus.cc:491] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.288079  5376 raft_consensus.cc:3058] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.288347  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 57c58a35ac834d81a14a647f7be08269 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 57c58a35ac834d81a14a647f7be08269 already in progress: creating tablet
I20250905 13:52:11.290453  5376 raft_consensus.cc:513] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.290622  5376 leader_election.cc:304] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.290772  5376 leader_election.cc:290] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.290825  5378 raft_consensus.cc:2802] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.291129  5376 ts_tablet_manager.cc:1428] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20250905 13:52:11.291148  5378 raft_consensus.cc:695] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.291322  5378 consensus_queue.cc:237] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.292135  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.294625  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.295442  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.296403  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 57c58a35ac834d81a14a647f7be08269 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.296646  5386 tablet_replica.cc:331] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.296831  5386 raft_consensus.cc:2241] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.297008  5386 raft_consensus.cc:2270] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.298154  5386 ts_tablet_manager.cc:1905] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.298593  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac589124897e40a7845fc39f04bf7cc1 has no consensus state
I20250905 13:52:11.300688  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.302057  5329 tablet_service.cc:1468] Processing CreateTablet for tablet ac589124897e40a7845fc39f04bf7cc1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:11.302416  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac589124897e40a7845fc39f04bf7cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.303046  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.304610  5386 ts_tablet_manager.cc:1918] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.304742  5386 log.cc:1199] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/57c58a35ac834d81a14a647f7be08269
I20250905 13:52:11.305086  5386 ts_tablet_manager.cc:1939] T 57c58a35ac834d81a14a647f7be08269 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.305965  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 57c58a35ac834d81a14a647f7be08269 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.307971  5376 tablet_bootstrap.cc:492] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.309360  5376 tablet_bootstrap.cc:654] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.309589  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet ac589124897e40a7845fc39f04bf7cc1
I20250905 13:52:11.310396  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet ac589124897e40a7845fc39f04bf7cc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.311239  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet ac589124897e40a7845fc39f04bf7cc1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ac589124897e40a7845fc39f04bf7cc1 already in progress: creating tablet
I20250905 13:52:11.311293  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.311527  5376 tablet_bootstrap.cc:492] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.311641  5376 ts_tablet_manager.cc:1397] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.312139  5376 raft_consensus.cc:357] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.312251  5376 raft_consensus.cc:383] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.315320  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.318365  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6aa0d0a61a64e3aa4fa3949ba46703d has no consensus state
I20250905 13:52:11.319593  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.321569  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a6aa0d0a61a64e3aa4fa3949ba46703d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20250905 13:52:11.321975  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6aa0d0a61a64e3aa4fa3949ba46703d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.321943  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.322288  5376 raft_consensus.cc:738] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.322543  5376 consensus_queue.cc:260] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.322675  5376 raft_consensus.cc:397] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.322731  5376 raft_consensus.cc:491] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.322815  5376 raft_consensus.cc:3058] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.325371  5376 raft_consensus.cc:513] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.325445  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a6aa0d0a61a64e3aa4fa3949ba46703d
I20250905 13:52:11.325560  5376 leader_election.cc:304] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.325755  5378 raft_consensus.cc:2802] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.325866  5378 raft_consensus.cc:695] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.326064  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a6aa0d0a61a64e3aa4fa3949ba46703d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.326063  5378 consensus_queue.cc:237] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.327133  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.328068  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a6aa0d0a61a64e3aa4fa3949ba46703d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a6aa0d0a61a64e3aa4fa3949ba46703d already in progress: creating tablet
I20250905 13:52:11.328363  5376 leader_election.cc:290] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.328790  5376 ts_tablet_manager.cc:1428] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20250905 13:52:11.329038  5376 tablet_bootstrap.cc:492] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.329914  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.330305  5376 tablet_bootstrap.cc:654] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.330653  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.331386  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet ac589124897e40a7845fc39f04bf7cc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.331614  5386 tablet_replica.cc:331] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.331765  5386 raft_consensus.cc:2241] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.331898  5386 raft_consensus.cc:2270] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.333674  5386 ts_tablet_manager.cc:1905] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.337057  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a33d0e95cc57498eb21e23daf27f04ad has no consensus state
I20250905 13:52:11.338770  5376 tablet_bootstrap.cc:492] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.338912  5376 ts_tablet_manager.cc:1397] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20250905 13:52:11.339221  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.339540  5376 raft_consensus.cc:357] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.339679  5376 raft_consensus.cc:383] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.339748  5376 raft_consensus.cc:738] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.339980  5376 consensus_queue.cc:260] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.340117  5376 raft_consensus.cc:397] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.340178  5376 raft_consensus.cc:491] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.340240  5376 raft_consensus.cc:3058] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.340891  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a33d0e95cc57498eb21e23daf27f04ad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.341251  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33d0e95cc57498eb21e23daf27f04ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.341466  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.343262  5386 ts_tablet_manager.cc:1918] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.343365  5386 log.cc:1199] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ac589124897e40a7845fc39f04bf7cc1
I20250905 13:52:11.343710  5386 ts_tablet_manager.cc:1939] T ac589124897e40a7845fc39f04bf7cc1 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.344033  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a33d0e95cc57498eb21e23daf27f04ad
I20250905 13:52:11.344700  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a33d0e95cc57498eb21e23daf27f04ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.344761  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet ac589124897e40a7845fc39f04bf7cc1 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.345171  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a33d0e95cc57498eb21e23daf27f04ad because the tablet was not found. No further retry: Not found: Tablet not found: a33d0e95cc57498eb21e23daf27f04ad
I20250905 13:52:11.345698  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.347765  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.348568  5376 raft_consensus.cc:513] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.348765  5376 leader_election.cc:304] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.348925  5376 leader_election.cc:290] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.348999  5378 raft_consensus.cc:2802] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.349117  5378 raft_consensus.cc:695] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.349306  5378 consensus_queue.cc:237] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.349421  5376 ts_tablet_manager.cc:1428] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20250905 13:52:11.349625  5376 tablet_bootstrap.cc:492] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.350952  5376 tablet_bootstrap.cc:654] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:11.351183  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c6c8e73a5fa4ff8827a3c08be7193ae has no consensus state
I20250905 13:52:11.352423  5376 tablet_bootstrap.cc:492] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.352479  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a6aa0d0a61a64e3aa4fa3949ba46703d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.352546  5376 ts_tablet_manager.cc:1397] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.352768  5386 tablet_replica.cc:331] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.352914  5386 raft_consensus.cc:2241] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.353091  5386 raft_consensus.cc:2270] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.353574  5376 raft_consensus.cc:357] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.353711  5376 raft_consensus.cc:383] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.353760  5376 raft_consensus.cc:738] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.353930  5386 ts_tablet_manager.cc:1905] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.353935  5376 consensus_queue.cc:260] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.354089  5376 raft_consensus.cc:397] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.354136  5376 raft_consensus.cc:491] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.354197  5376 raft_consensus.cc:3058] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.355428  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 5c6c8e73a5fa4ff8827a3c08be7193ae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.355790  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6c8e73a5fa4ff8827a3c08be7193ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.356307  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.356917  5376 raft_consensus.cc:513] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.357116  5376 leader_election.cc:304] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.357270  5376 leader_election.cc:290] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.357319  5378 raft_consensus.cc:2802] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.357461  5378 raft_consensus.cc:695] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.357646  5378 consensus_queue.cc:237] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.357985  5376 ts_tablet_manager.cc:1428] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20250905 13:52:11.358323  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.360527  5386 ts_tablet_manager.cc:1918] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.360610  5386 log.cc:1199] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a6aa0d0a61a64e3aa4fa3949ba46703d
I20250905 13:52:11.360947  5386 ts_tablet_manager.cc:1939] T a6aa0d0a61a64e3aa4fa3949ba46703d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.361953  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a6aa0d0a61a64e3aa4fa3949ba46703d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.362061  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 5c6c8e73a5fa4ff8827a3c08be7193ae
I20250905 13:52:11.362747  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5c6c8e73a5fa4ff8827a3c08be7193ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.363175  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 5c6c8e73a5fa4ff8827a3c08be7193ae because the tablet was not found. No further retry: Not found: Tablet not found: 5c6c8e73a5fa4ff8827a3c08be7193ae
I20250905 13:52:11.363962  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.366958  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.367148  5376 tablet_bootstrap.cc:492] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.368554  5376 tablet_bootstrap.cc:654] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.370249  5376 tablet_bootstrap.cc:492] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.370369  5376 ts_tablet_manager.cc:1397] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
W20250905 13:52:11.370520  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 70534c0c7dd0434c80101d2905751692 has no consensus state
I20250905 13:52:11.371024  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a33d0e95cc57498eb21e23daf27f04ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.371260  5386 tablet_replica.cc:331] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.371400  5386 raft_consensus.cc:2241] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.371546  5386 raft_consensus.cc:2270] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.371762  5376 raft_consensus.cc:357] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.371909  5376 raft_consensus.cc:383] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.371971  5376 raft_consensus.cc:738] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.372149  5376 consensus_queue.cc:260] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.372285  5376 raft_consensus.cc:397] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.372341  5376 raft_consensus.cc:491] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.372423  5376 raft_consensus.cc:3058] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.372699  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.374034  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 70534c0c7dd0434c80101d2905751692 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20250905 13:52:11.374294  5386 ts_tablet_manager.cc:1905] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.374395  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70534c0c7dd0434c80101d2905751692. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.375231  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.375458  5376 raft_consensus.cc:513] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.375650  5376 leader_election.cc:304] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.375852  5379 raft_consensus.cc:2802] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.375962  5379 raft_consensus.cc:695] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.376163  5379 consensus_queue.cc:237] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.378464  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 70534c0c7dd0434c80101d2905751692
I20250905 13:52:11.379096  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 70534c0c7dd0434c80101d2905751692 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.381363  5240 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.381915  5376 leader_election.cc:290] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.382577  5376 ts_tablet_manager.cc:1428] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20250905 13:52:11.382465  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.382825  5376 tablet_bootstrap.cc:492] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.383474  5386 ts_tablet_manager.cc:1918] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.383569  5386 log.cc:1199] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a33d0e95cc57498eb21e23daf27f04ad
I20250905 13:52:11.383905  5386 ts_tablet_manager.cc:1939] T a33d0e95cc57498eb21e23daf27f04ad P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.384398  5376 tablet_bootstrap.cc:654] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.384810  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a33d0e95cc57498eb21e23daf27f04ad (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.385107  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 70534c0c7dd0434c80101d2905751692 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 70534c0c7dd0434c80101d2905751692 already in progress: creating tablet
I20250905 13:52:11.385303  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.389231  5376 tablet_bootstrap.cc:492] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.389356  5376 ts_tablet_manager.cc:1397] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
W20250905 13:52:11.389882  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2e1cdce24bb1450b8ee930eb15289fe6 has no consensus state
I20250905 13:52:11.389912  5376 raft_consensus.cc:357] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.390069  5376 raft_consensus.cc:383] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.390120  5376 raft_consensus.cc:738] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.390328  5376 consensus_queue.cc:260] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.390455  5376 raft_consensus.cc:397] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.390506  5376 raft_consensus.cc:491] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.390564  5376 raft_consensus.cc:3058] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.391223  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.393292  5376 raft_consensus.cc:513] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.393496  5376 leader_election.cc:304] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.393651  5376 leader_election.cc:290] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.393855  5378 raft_consensus.cc:2802] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.393996  5378 raft_consensus.cc:695] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.393956  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 2e1cdce24bb1450b8ee930eb15289fe6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20250905 13:52:11.394080  5376 ts_tablet_manager.cc:1428] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:11.393872  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 5c6c8e73a5fa4ff8827a3c08be7193ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.394200  5378 consensus_queue.cc:237] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.394397  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1cdce24bb1450b8ee930eb15289fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.395540  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.398355  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 2e1cdce24bb1450b8ee930eb15289fe6
I20250905 13:52:11.399461  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 2e1cdce24bb1450b8ee930eb15289fe6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.400233  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.400411  5376 tablet_bootstrap.cc:492] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.400734  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.401079  5386 tablet_replica.cc:331] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.401301  5386 raft_consensus.cc:2241] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.401510  5386 raft_consensus.cc:2270] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.401873  5376 tablet_bootstrap.cc:654] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.402770  5386 ts_tablet_manager.cc:1905] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.403230  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.404549  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 70534c0c7dd0434c80101d2905751692 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.406523  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c24b667dd0684e7b88977525e5efe5de has no consensus state
I20250905 13:52:11.406792  5376 tablet_bootstrap.cc:492] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.406916  5376 ts_tablet_manager.cc:1397] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20250905 13:52:11.407542  5376 raft_consensus.cc:357] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.407670  5376 raft_consensus.cc:383] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.407717  5376 raft_consensus.cc:738] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.407917  5376 consensus_queue.cc:260] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.407859  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.408085  5376 raft_consensus.cc:397] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.408146  5376 raft_consensus.cc:491] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.408219  5376 raft_consensus.cc:3058] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.409464  5386 ts_tablet_manager.cc:1918] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.409579  5386 log.cc:1199] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/5c6c8e73a5fa4ff8827a3c08be7193ae
I20250905 13:52:11.409925  5386 ts_tablet_manager.cc:1939] T 5c6c8e73a5fa4ff8827a3c08be7193ae P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.410180  5328 tablet_service.cc:1468] Processing CreateTablet for tablet c24b667dd0684e7b88977525e5efe5de (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.410202  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.410566  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24b667dd0684e7b88977525e5efe5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.410852  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 5c6c8e73a5fa4ff8827a3c08be7193ae (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.410995  5376 raft_consensus.cc:513] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.411178  5376 leader_election.cc:304] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.411334  5376 leader_election.cc:290] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.411405  5380 raft_consensus.cc:2802] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
W20250905 13:52:11.411423  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 2e1cdce24bb1450b8ee930eb15289fe6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2e1cdce24bb1450b8ee930eb15289fe6 already in progress: creating tablet
I20250905 13:52:11.411540  5380 raft_consensus.cc:695] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.411674  5386 tablet_replica.cc:331] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.411782  5380 consensus_queue.cc:237] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.411916  5386 raft_consensus.cc:2241] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.412074  5386 raft_consensus.cc:2270] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.412153  5376 ts_tablet_manager.cc:1428] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.413106  5386 ts_tablet_manager.cc:1905] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.416117  5376 tablet_bootstrap.cc:492] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.417241  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c24b667dd0684e7b88977525e5efe5de
I20250905 13:52:11.417639  5376 tablet_bootstrap.cc:654] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.418079  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c24b667dd0684e7b88977525e5efe5de with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.418376  5386 ts_tablet_manager.cc:1918] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.418870  5386 log.cc:1199] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/70534c0c7dd0434c80101d2905751692
I20250905 13:52:11.419624  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.420115  5376 tablet_bootstrap.cc:492] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.420265  5376 ts_tablet_manager.cc:1397] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.420482  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 2e1cdce24bb1450b8ee930eb15289fe6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.420797  5386 ts_tablet_manager.cc:1939] T 70534c0c7dd0434c80101d2905751692 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.420907  5376 raft_consensus.cc:357] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.421070  5376 raft_consensus.cc:383] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.421154  5376 raft_consensus.cc:738] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.421304  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.421367  5376 consensus_queue.cc:260] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.421559  5376 raft_consensus.cc:397] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.421645  5376 raft_consensus.cc:491] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.421743  5376 raft_consensus.cc:3058] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.421844  5386 tablet_replica.cc:331] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.422010  5386 raft_consensus.cc:2241] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.422170  5386 raft_consensus.cc:2270] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.422436  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 70534c0c7dd0434c80101d2905751692 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.422729  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c24b667dd0684e7b88977525e5efe5de because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c24b667dd0684e7b88977525e5efe5de already in progress: creating tablet
I20250905 13:52:11.423527  5386 ts_tablet_manager.cc:1905] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.424269  5376 raft_consensus.cc:513] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.424471  5376 leader_election.cc:304] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.424422  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.424640  5376 leader_election.cc:290] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.424734  5380 raft_consensus.cc:2802] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.425005  5380 raft_consensus.cc:695] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.425098  5376 ts_tablet_manager.cc:1428] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.425236  5380 consensus_queue.cc:237] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:11.428221  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04d22a1dc7904a9d8e3a827ce086b55c has no consensus state
I20250905 13:52:11.429288  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c24b667dd0684e7b88977525e5efe5de with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.429857  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.430863  5386 ts_tablet_manager.cc:1918] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.430987  5386 log.cc:1199] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/2e1cdce24bb1450b8ee930eb15289fe6
I20250905 13:52:11.431358  5386 ts_tablet_manager.cc:1939] T 2e1cdce24bb1450b8ee930eb15289fe6 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.431671  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 04d22a1dc7904a9d8e3a827ce086b55c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.431890  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.432278  5386 tablet_replica.cc:331] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.432328  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d22a1dc7904a9d8e3a827ce086b55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.432458  5386 raft_consensus.cc:2241] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.432612  5386 raft_consensus.cc:2270] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.432854  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 2e1cdce24bb1450b8ee930eb15289fe6 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.433712  5386 ts_tablet_manager.cc:1905] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.437405  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 04d22a1dc7904a9d8e3a827ce086b55c
I20250905 13:52:11.438036  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 04d22a1dc7904a9d8e3a827ce086b55c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.438913  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.440048  5386 ts_tablet_manager.cc:1918] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.440171  5386 log.cc:1199] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c24b667dd0684e7b88977525e5efe5de
I20250905 13:52:11.440318  5376 tablet_bootstrap.cc:492] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.440541  5386 ts_tablet_manager.cc:1939] T c24b667dd0684e7b88977525e5efe5de P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.441478  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c24b667dd0684e7b88977525e5efe5de (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.441767  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 04d22a1dc7904a9d8e3a827ce086b55c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 04d22a1dc7904a9d8e3a827ce086b55c already in progress: creating tablet
I20250905 13:52:11.441767  5376 tablet_bootstrap.cc:654] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.441820  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.443163  5376 tablet_bootstrap.cc:492] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.443275  5376 ts_tablet_manager.cc:1397] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.443807  5376 raft_consensus.cc:357] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.443934  5376 raft_consensus.cc:383] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.444003  5376 raft_consensus.cc:738] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.444190  5376 consensus_queue.cc:260] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.444314  5376 raft_consensus.cc:397] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.444397  5376 raft_consensus.cc:491] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.444494  5376 raft_consensus.cc:3058] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.445050  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8fc0b1951bd44a195597b8769f65fec has no consensus state
I20250905 13:52:11.446295  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.446712  5376 raft_consensus.cc:513] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.446926  5376 leader_election.cc:304] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.447110  5376 leader_election.cc:290] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.447310  5379 raft_consensus.cc:2802] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.447453  5379 raft_consensus.cc:695] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.447526  5376 ts_tablet_manager.cc:1428] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:11.447705  5379 consensus_queue.cc:237] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.448434  5328 tablet_service.cc:1468] Processing CreateTablet for tablet c8fc0b1951bd44a195597b8769f65fec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20250905 13:52:11.448823  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fc0b1951bd44a195597b8769f65fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.449081  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.451969  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c8fc0b1951bd44a195597b8769f65fec
I20250905 13:52:11.453254  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c8fc0b1951bd44a195597b8769f65fec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.453589  5376 tablet_bootstrap.cc:492] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.454229  5240 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
W20250905 13:52:11.454331  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c8fc0b1951bd44a195597b8769f65fec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c8fc0b1951bd44a195597b8769f65fec already in progress: creating tablet
I20250905 13:52:11.454681  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.454954  5376 tablet_bootstrap.cc:654] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.455159  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 04d22a1dc7904a9d8e3a827ce086b55c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.455441  5386 tablet_replica.cc:331] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.455714  5386 raft_consensus.cc:2241] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.456008  5386 raft_consensus.cc:2270] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.457263  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.457913  5386 ts_tablet_manager.cc:1905] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.461419  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0491c0fcc4b2445e86e110e9a7bb71d9 has no consensus state
I20250905 13:52:11.463815  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.464236  5386 ts_tablet_manager.cc:1918] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.464383  5386 log.cc:1199] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/04d22a1dc7904a9d8e3a827ce086b55c
I20250905 13:52:11.464797  5386 ts_tablet_manager.cc:1939] T 04d22a1dc7904a9d8e3a827ce086b55c P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.465799  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 04d22a1dc7904a9d8e3a827ce086b55c (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.466295  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 0491c0fcc4b2445e86e110e9a7bb71d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20250905 13:52:11.466308  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.466725  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0491c0fcc4b2445e86e110e9a7bb71d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.468565  5376 tablet_bootstrap.cc:492] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.468753  5376 ts_tablet_manager.cc:1397] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20250905 13:52:11.469609  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 0491c0fcc4b2445e86e110e9a7bb71d9
I20250905 13:52:11.470134  5376 raft_consensus.cc:357] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.470230  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 0491c0fcc4b2445e86e110e9a7bb71d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.470314  5376 raft_consensus.cc:383] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.470393  5376 raft_consensus.cc:738] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:11.470675  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 0491c0fcc4b2445e86e110e9a7bb71d9 because the tablet was not found. No further retry: Not found: Tablet not found: 0491c0fcc4b2445e86e110e9a7bb71d9
I20250905 13:52:11.470738  5376 consensus_queue.cc:260] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.470896  5376 raft_consensus.cc:397] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.471200  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.470978  5376 raft_consensus.cc:491] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.472781  5376 raft_consensus.cc:3058] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.473702  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.474900  5376 raft_consensus.cc:513] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.475135  5376 leader_election.cc:304] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.475327  5376 leader_election.cc:290] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.475400  5379 raft_consensus.cc:2802] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.475529  5379 raft_consensus.cc:695] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.475765  5376 ts_tablet_manager.cc:1428] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20250905 13:52:11.475764  5379 consensus_queue.cc:237] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.476079  5376 tablet_bootstrap.cc:492] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:11.477082  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 has no consensus state
I20250905 13:52:11.478093  5376 tablet_bootstrap.cc:654] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.479285  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.480892  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.481341  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.484978  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.486177  5376 tablet_bootstrap.cc:492] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.486363  5376 ts_tablet_manager.cc:1397] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20250905 13:52:11.487216  5376 raft_consensus.cc:357] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.487375  5376 raft_consensus.cc:383] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.487459  5376 raft_consensus.cc:738] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.487697  5376 consensus_queue.cc:260] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.487875  5376 raft_consensus.cc:397] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.487967  5376 raft_consensus.cc:491] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.488107  5376 raft_consensus.cc:3058] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.488798  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0
I20250905 13:52:11.489434  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.490516  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 already in progress: creating tablet
I20250905 13:52:11.490680  5376 raft_consensus.cc:513] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.490895  5376 leader_election.cc:304] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.490864  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.491083  5376 leader_election.cc:290] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.491295  5380 raft_consensus.cc:2802] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.491250  5240 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.491425  5380 raft_consensus.cc:695] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.491537  5376 ts_tablet_manager.cc:1428] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.491644  5380 consensus_queue.cc:237] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.491814  5376 tablet_bootstrap.cc:492] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.493216  5376 tablet_bootstrap.cc:654] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.493214  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c8fc0b1951bd44a195597b8769f65fec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.493635  5386 tablet_replica.cc:331] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.493781  5386 raft_consensus.cc:2241] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.493949  5386 raft_consensus.cc:2270] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.494277  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.495419  5376 tablet_bootstrap.cc:492] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.495555  5376 ts_tablet_manager.cc:1397] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.495741  5386 ts_tablet_manager.cc:1905] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.496232  5376 raft_consensus.cc:357] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.496371  5376 raft_consensus.cc:383] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.496436  5376 raft_consensus.cc:738] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.496625  5376 consensus_queue.cc:260] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.496793  5376 raft_consensus.cc:397] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.496879  5376 raft_consensus.cc:491] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.496960  5376 raft_consensus.cc:3058] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.497646  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4080bc44b74245b7a5e038fcf35b8bf6 has no consensus state
I20250905 13:52:11.499675  5376 raft_consensus.cc:513] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.499886  5376 leader_election.cc:304] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.500129  5378 raft_consensus.cc:2802] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.500245  5378 raft_consensus.cc:695] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.500458  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.500459  5378 consensus_queue.cc:237] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.500955  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 4080bc44b74245b7a5e038fcf35b8bf6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.501363  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4080bc44b74245b7a5e038fcf35b8bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.502846  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.503465  5386 ts_tablet_manager.cc:1918] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.503609  5386 log.cc:1199] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c8fc0b1951bd44a195597b8769f65fec
I20250905 13:52:11.504068  5386 ts_tablet_manager.cc:1939] T c8fc0b1951bd44a195597b8769f65fec P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.505236  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 0491c0fcc4b2445e86e110e9a7bb71d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.505920  5386 tablet_replica.cc:331] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.505981  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c8fc0b1951bd44a195597b8769f65fec (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.506207  5376 leader_election.cc:290] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.506276  5386 raft_consensus.cc:2241] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.506529  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 4080bc44b74245b7a5e038fcf35b8bf6
I20250905 13:52:11.506757  5386 raft_consensus.cc:2270] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.506899  5376 ts_tablet_manager.cc:1428] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20250905 13:52:11.508621  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.508980  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 4080bc44b74245b7a5e038fcf35b8bf6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.510258  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.510993  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.512586  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.512840  5386 ts_tablet_manager.cc:1905] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.513051  5376 tablet_bootstrap.cc:492] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.514694  5376 tablet_bootstrap.cc:654] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.516108  5376 tablet_bootstrap.cc:492] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.516296  5376 ts_tablet_manager.cc:1397] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
W20250905 13:52:11.516572  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f9e950d53654e528aa856ca9670c005 has no consensus state
I20250905 13:52:11.516980  5376 raft_consensus.cc:357] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.517158  5376 raft_consensus.cc:383] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.517241  5376 raft_consensus.cc:738] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.517470  5376 consensus_queue.cc:260] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.517640  5376 raft_consensus.cc:397] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.517735  5376 raft_consensus.cc:491] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.517840  5376 raft_consensus.cc:3058] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.518010  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.519327  5386 ts_tablet_manager.cc:1918] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.519456  5386 log.cc:1199] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/0491c0fcc4b2445e86e110e9a7bb71d9
I20250905 13:52:11.519896  5386 ts_tablet_manager.cc:1939] T 0491c0fcc4b2445e86e110e9a7bb71d9 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.520373  5376 raft_consensus.cc:513] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.520602  5376 leader_election.cc:304] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.520871  5378 raft_consensus.cc:2802] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.520982  5386 tablet_replica.cc:331] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.521023  5378 raft_consensus.cc:695] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.521104  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 0491c0fcc4b2445e86e110e9a7bb71d9 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.521189  5386 raft_consensus.cc:2241] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.521210  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.521289  5378 consensus_queue.cc:237] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:11.521380  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 4080bc44b74245b7a5e038fcf35b8bf6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4080bc44b74245b7a5e038fcf35b8bf6 already in progress: creating tablet
I20250905 13:52:11.521384  5386 raft_consensus.cc:2270] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.522254  5376 leader_election.cc:290] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.522385  5386 ts_tablet_manager.cc:1905] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.522753  5376 ts_tablet_manager.cc:1428] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:11.524317  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 8f9e950d53654e528aa856ca9670c005 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20250905 13:52:11.524731  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9e950d53654e528aa856ca9670c005. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.525085  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 8f9e950d53654e528aa856ca9670c005
I20250905 13:52:11.525673  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 8f9e950d53654e528aa856ca9670c005 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.527132  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.527801  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 4080bc44b74245b7a5e038fcf35b8bf6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.528097  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.528627  5386 ts_tablet_manager.cc:1918] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.528766  5386 log.cc:1199] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/9bc5e5e393e5433f9ec9b1c6bc9fb8b0
I20250905 13:52:11.529155  5386 ts_tablet_manager.cc:1939] T 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.530119  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 9bc5e5e393e5433f9ec9b1c6bc9fb8b0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.530225  5386 tablet_replica.cc:331] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
W20250905 13:52:11.530369  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 8f9e950d53654e528aa856ca9670c005 because the tablet was not found. No further retry: Not found: Tablet not found: 8f9e950d53654e528aa856ca9670c005
I20250905 13:52:11.530411  5386 raft_consensus.cc:2241] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.530583  5386 raft_consensus.cc:2270] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.530642  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.531630  5386 ts_tablet_manager.cc:1905] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.533576  5376 tablet_bootstrap.cc:492] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:11.534402  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 974b16f801d94ca49601ff04f8481849 has no consensus state
I20250905 13:52:11.535235  5376 tablet_bootstrap.cc:654] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.537066  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.537498  5386 ts_tablet_manager.cc:1918] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.537629  5386 log.cc:1199] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/4080bc44b74245b7a5e038fcf35b8bf6
I20250905 13:52:11.538048  5386 ts_tablet_manager.cc:1939] T 4080bc44b74245b7a5e038fcf35b8bf6 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.538455  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 974b16f801d94ca49601ff04f8481849 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20250905 13:52:11.538914  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974b16f801d94ca49601ff04f8481849. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.539480  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 4080bc44b74245b7a5e038fcf35b8bf6 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.540062  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.543766  5376 tablet_bootstrap.cc:492] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.543926  5376 ts_tablet_manager.cc:1397] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20250905 13:52:11.544063  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 974b16f801d94ca49601ff04f8481849
I20250905 13:52:11.544612  5376 raft_consensus.cc:357] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.544854  5376 raft_consensus.cc:383] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.544941  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 974b16f801d94ca49601ff04f8481849 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.544946  5376 raft_consensus.cc:738] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.545228  5376 consensus_queue.cc:260] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.545383  5376 raft_consensus.cc:397] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.545480  5376 raft_consensus.cc:491] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.545596  5376 raft_consensus.cc:3058] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.545567  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 974b16f801d94ca49601ff04f8481849 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 974b16f801d94ca49601ff04f8481849 already in progress: creating tablet
I20250905 13:52:11.545742  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.548134  5376 raft_consensus.cc:513] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.548349  5376 leader_election.cc:304] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.548368  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.548563  5376 leader_election.cc:290] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.548677  5378 raft_consensus.cc:2802] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.548885  5378 raft_consensus.cc:695] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.549134  5378 consensus_queue.cc:237] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.549396  5376 ts_tablet_manager.cc:1428] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.549695  5376 tablet_bootstrap.cc:492] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.551841  5376 tablet_bootstrap.cc:654] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:11.551848  5240 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e68247e7da4b4dfaac26f7171fdf37a6 has no consensus state
I20250905 13:52:11.552755  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 8f9e950d53654e528aa856ca9670c005 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.553196  5386 tablet_replica.cc:331] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.553431  5386 raft_consensus.cc:2241] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.553750  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.553977  5386 raft_consensus.cc:2270] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.555353  5329 tablet_service.cc:1468] Processing CreateTablet for tablet e68247e7da4b4dfaac26f7171fdf37a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.556440  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68247e7da4b4dfaac26f7171fdf37a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.556465  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.556097  5386 ts_tablet_manager.cc:1905] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.559721  5376 tablet_bootstrap.cc:492] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.559880  5376 ts_tablet_manager.cc:1397] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20250905 13:52:11.560629  5376 raft_consensus.cc:357] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.560784  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet e68247e7da4b4dfaac26f7171fdf37a6
I20250905 13:52:11.560846  5376 raft_consensus.cc:383] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.560992  5376 raft_consensus.cc:738] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.561239  5376 consensus_queue.cc:260] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.561409  5376 raft_consensus.cc:397] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.561498  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e68247e7da4b4dfaac26f7171fdf37a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.561508  5376 raft_consensus.cc:491] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.561635  5376 raft_consensus.cc:3058] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.563974  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.564280  5376 raft_consensus.cc:513] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.564491  5376 leader_election.cc:304] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.564664  5376 leader_election.cc:290] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.564782  5378 raft_consensus.cc:2802] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.564926  5378 raft_consensus.cc:695] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.565094  5376 ts_tablet_manager.cc:1428] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20250905 13:52:11.565160  5378 consensus_queue.cc:237] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.564771  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.567957  5386 ts_tablet_manager.cc:1918] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.568068  5386 log.cc:1199] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/8f9e950d53654e528aa856ca9670c005
I20250905 13:52:11.568439  5386 ts_tablet_manager.cc:1939] T 8f9e950d53654e528aa856ca9670c005 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.568831  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.569420  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 8f9e950d53654e528aa856ca9670c005 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.570096  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet e68247e7da4b4dfaac26f7171fdf37a6 because the tablet was not found. No further retry: Not found: Tablet not found: e68247e7da4b4dfaac26f7171fdf37a6
I20250905 13:52:11.571483  5376 tablet_bootstrap.cc:492] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:11.573390  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa1550c6369046ab908a0a53e4baf03a has no consensus state
I20250905 13:52:11.574514  5376 tablet_bootstrap.cc:654] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.575737  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.576998  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 974b16f801d94ca49601ff04f8481849 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.576953  5328 tablet_service.cc:1468] Processing CreateTablet for tablet fa1550c6369046ab908a0a53e4baf03a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.577292  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1550c6369046ab908a0a53e4baf03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.577474  5386 tablet_replica.cc:331] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.578294  5386 raft_consensus.cc:2241] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.578564  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.579144  5386 raft_consensus.cc:2270] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.580777  5386 ts_tablet_manager.cc:1905] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.581938  5376 tablet_bootstrap.cc:492] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.582064  5376 ts_tablet_manager.cc:1397] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20250905 13:52:11.582656  5376 raft_consensus.cc:357] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.582794  5376 raft_consensus.cc:383] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.582855  5376 raft_consensus.cc:738] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.583029  5376 consensus_queue.cc:260] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.583185  5376 raft_consensus.cc:397] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.583243  5376 raft_consensus.cc:491] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.583323  5376 raft_consensus.cc:3058] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.585976  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet fa1550c6369046ab908a0a53e4baf03a
I20250905 13:52:11.586009  5376 raft_consensus.cc:513] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.586194  5376 leader_election.cc:304] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.586447  5379 raft_consensus.cc:2802] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.586364  5376 leader_election.cc:290] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.586571  5379 raft_consensus.cc:695] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.586781  5379 consensus_queue.cc:237] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.586992  5376 ts_tablet_manager.cc:1428] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.587355  5376 tablet_bootstrap.cc:492] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.587862  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.588419  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet fa1550c6369046ab908a0a53e4baf03a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.588835  5376 tablet_bootstrap.cc:654] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.590788  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.591113  5376 tablet_bootstrap.cc:492] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.591223  5376 ts_tablet_manager.cc:1397] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:11.591627  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.591823  5376 raft_consensus.cc:357] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.591959  5376 raft_consensus.cc:383] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.592011  5376 raft_consensus.cc:738] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.592214  5376 consensus_queue.cc:260] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.592339  5376 raft_consensus.cc:397] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.592391  5376 raft_consensus.cc:491] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.592455  5376 raft_consensus.cc:3058] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.592532  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e68247e7da4b4dfaac26f7171fdf37a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.593155  5386 ts_tablet_manager.cc:1918] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.593252  5386 log.cc:1199] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/974b16f801d94ca49601ff04f8481849
I20250905 13:52:11.593592  5386 ts_tablet_manager.cc:1939] T 974b16f801d94ca49601ff04f8481849 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.594532  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 974b16f801d94ca49601ff04f8481849 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.594775  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet fa1550c6369046ab908a0a53e4baf03a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fa1550c6369046ab908a0a53e4baf03a already in progress: creating tablet
I20250905 13:52:11.595018  5386 tablet_replica.cc:331] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.595172  5386 raft_consensus.cc:2241] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.595322  5386 raft_consensus.cc:2270] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:11.596225  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57d59b5c2fba42b5bbdb15e167f49f94 has no consensus state
I20250905 13:52:11.596285  5376 raft_consensus.cc:513] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.596514  5376 leader_election.cc:304] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.596665  5376 leader_election.cc:290] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.596791  5379 raft_consensus.cc:2802] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.596946  5379 raft_consensus.cc:695] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.597092  5376 ts_tablet_manager.cc:1428] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20250905 13:52:11.597167  5379 consensus_queue.cc:237] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.596285  5386 ts_tablet_manager.cc:1905] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.600204  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 57d59b5c2fba42b5bbdb15e167f49f94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20250905 13:52:11.600762  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d59b5c2fba42b5bbdb15e167f49f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.601014  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.603749  5386 ts_tablet_manager.cc:1918] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.603871  5386 log.cc:1199] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e68247e7da4b4dfaac26f7171fdf37a6
I20250905 13:52:11.604225  5386 ts_tablet_manager.cc:1939] T e68247e7da4b4dfaac26f7171fdf37a6 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.605959  5376 tablet_bootstrap.cc:492] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.606698  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet e68247e7da4b4dfaac26f7171fdf37a6 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.607043  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.607210  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet fa1550c6369046ab908a0a53e4baf03a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.607378  5376 tablet_bootstrap.cc:654] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.607546  5386 tablet_replica.cc:331] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.607758  5386 raft_consensus.cc:2241] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.607969  5386 raft_consensus.cc:2270] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.609103  5386 ts_tablet_manager.cc:1905] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.609743  5376 tablet_bootstrap.cc:492] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.609884  5376 ts_tablet_manager.cc:1397] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:11.610543  5376 raft_consensus.cc:357] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.610627  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 57d59b5c2fba42b5bbdb15e167f49f94
I20250905 13:52:11.610705  5376 raft_consensus.cc:383] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.610785  5376 raft_consensus.cc:738] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.610983  5376 consensus_queue.cc:260] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.611146  5376 raft_consensus.cc:397] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.611223  5376 raft_consensus.cc:491] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.611312  5376 raft_consensus.cc:3058] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.611964  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 57d59b5c2fba42b5bbdb15e167f49f94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.612238  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.614693  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.615702  5386 ts_tablet_manager.cc:1918] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.615873  5386 log.cc:1199] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/fa1550c6369046ab908a0a53e4baf03a
I20250905 13:52:11.616262  5386 ts_tablet_manager.cc:1939] T fa1550c6369046ab908a0a53e4baf03a P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.616472  5376 raft_consensus.cc:513] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.616691  5376 leader_election.cc:304] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.616911  5376 leader_election.cc:290] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.616978  5379 raft_consensus.cc:2802] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.617138  5379 raft_consensus.cc:695] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.617293  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet fa1550c6369046ab908a0a53e4baf03a (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.617379  5379 consensus_queue.cc:237] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.617472  5376 ts_tablet_manager.cc:1428] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20250905 13:52:11.617623  5386 tablet_replica.cc:331] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.618402  5386 raft_consensus.cc:2241] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
W20250905 13:52:11.618614  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6697c741e47941c893a5e262b718acb4 has no consensus state
I20250905 13:52:11.618664  5386 pending_rounds.cc:70] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Trying to abort 1 pending ops.
I20250905 13:52:11.618878  5386 pending_rounds.cc:77] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 46 op_type: NO_OP noop_request { }
I20250905 13:52:11.619058  5386 raft_consensus.cc:2887] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:11.619197  5386 raft_consensus.cc:2270] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.620277  5386 ts_tablet_manager.cc:1905] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.621955  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.622263  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 6697c741e47941c893a5e262b718acb4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20250905 13:52:11.622684  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6697c741e47941c893a5e262b718acb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.623838  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.626065  5386 ts_tablet_manager.cc:1918] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.626199  5386 log.cc:1199] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/57d59b5c2fba42b5bbdb15e167f49f94
I20250905 13:52:11.626495  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 6697c741e47941c893a5e262b718acb4
I20250905 13:52:11.626600  5386 ts_tablet_manager.cc:1939] T 57d59b5c2fba42b5bbdb15e167f49f94 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.627146  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 6697c741e47941c893a5e262b718acb4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.627537  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 57d59b5c2fba42b5bbdb15e167f49f94 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.627909  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 6697c741e47941c893a5e262b718acb4 because the tablet was not found. No further retry: Not found: Tablet not found: 6697c741e47941c893a5e262b718acb4
I20250905 13:52:11.628247  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.628981  5376 tablet_bootstrap.cc:492] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.630497  5376 tablet_bootstrap.cc:654] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.630874  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.632349  5376 tablet_bootstrap.cc:492] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.632494  5376 ts_tablet_manager.cc:1397] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:11.633098  5376 raft_consensus.cc:357] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.633232  5376 raft_consensus.cc:383] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.633316  5376 raft_consensus.cc:738] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.633561  5376 consensus_queue.cc:260] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.633713  5376 raft_consensus.cc:397] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.633809  5376 raft_consensus.cc:491] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.633912  5376 raft_consensus.cc:3058] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.634261  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5d2ef5a484940058c00cb3e2bf0ca95 has no consensus state
I20250905 13:52:11.635643  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.636978  5376 raft_consensus.cc:513] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.637156  5328 tablet_service.cc:1468] Processing CreateTablet for tablet c5d2ef5a484940058c00cb3e2bf0ca95 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.637239  5376 leader_election.cc:304] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.637426  5376 leader_election.cc:290] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.637496  5379 raft_consensus.cc:2802] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.637555  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d2ef5a484940058c00cb3e2bf0ca95. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.637645  5379 raft_consensus.cc:695] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.637878  5379 consensus_queue.cc:237] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.638163  5376 ts_tablet_manager.cc:1428] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250905 13:52:11.638108  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.641041  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c5d2ef5a484940058c00cb3e2bf0ca95
I20250905 13:52:11.641698  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c5d2ef5a484940058c00cb3e2bf0ca95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.642336  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c5d2ef5a484940058c00cb3e2bf0ca95 because the tablet was not found. No further retry: Not found: Tablet not found: c5d2ef5a484940058c00cb3e2bf0ca95
I20250905 13:52:11.642508  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.643671  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.644412  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 6697c741e47941c893a5e262b718acb4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.644676  5386 tablet_replica.cc:331] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.644908  5386 raft_consensus.cc:2241] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.645087  5386 raft_consensus.cc:2270] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.645640  5376 tablet_bootstrap.cc:492] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.646065  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.647425  5376 tablet_bootstrap.cc:654] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.649049  5386 ts_tablet_manager.cc:1905] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.649291  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da03001d88e8443ca76fd08ae085a280 has no consensus state
I20250905 13:52:11.649462  5376 tablet_bootstrap.cc:492] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.649607  5376 ts_tablet_manager.cc:1397] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:11.650264  5376 raft_consensus.cc:357] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.650425  5376 raft_consensus.cc:383] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.650503  5376 raft_consensus.cc:738] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.650714  5376 consensus_queue.cc:260] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.650876  5376 raft_consensus.cc:397] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.650959  5376 raft_consensus.cc:491] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.651070  5376 raft_consensus.cc:3058] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.652174  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.653744  5376 raft_consensus.cc:513] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.653939  5376 leader_election.cc:304] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.653460  5328 tablet_service.cc:1468] Processing CreateTablet for tablet da03001d88e8443ca76fd08ae085a280 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.654196  5379 raft_consensus.cc:2802] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.654343  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da03001d88e8443ca76fd08ae085a280. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.654433  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.654350  5379 raft_consensus.cc:695] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.654974  5386 ts_tablet_manager.cc:1918] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.654960  5379 consensus_queue.cc:237] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.655139  5376 leader_election.cc:290] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.655660  5376 ts_tablet_manager.cc:1428] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:11.657518  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet da03001d88e8443ca76fd08ae085a280
I20250905 13:52:11.658283  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet da03001d88e8443ca76fd08ae085a280 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.658941  5386 log.cc:1199] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/6697c741e47941c893a5e262b718acb4
I20250905 13:52:11.659019  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.659611  5386 ts_tablet_manager.cc:1939] T 6697c741e47941c893a5e262b718acb4 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.661309  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 6697c741e47941c893a5e262b718acb4 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.661391  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.661605  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet da03001d88e8443ca76fd08ae085a280 because the tablet was not found. No further retry: Not found: Tablet not found: da03001d88e8443ca76fd08ae085a280
I20250905 13:52:11.663048  5376 tablet_bootstrap.cc:492] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:11.664566  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dbc8cc17230d4773bdfc9099690de054 has no consensus state
I20250905 13:52:11.665452  5376 tablet_bootstrap.cc:654] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.667557  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c5d2ef5a484940058c00cb3e2bf0ca95 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.667826  5386 tablet_replica.cc:331] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.667852  5376 tablet_bootstrap.cc:492] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.667977  5376 ts_tablet_manager.cc:1397] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:11.668013  5386 raft_consensus.cc:2241] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.668182  5386 raft_consensus.cc:2270] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.668572  5329 tablet_service.cc:1468] Processing CreateTablet for tablet dbc8cc17230d4773bdfc9099690de054 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:11.668654  5376 raft_consensus.cc:357] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.668887  5376 raft_consensus.cc:383] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.668992  5376 raft_consensus.cc:738] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.669056  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc8cc17230d4773bdfc9099690de054. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.669251  5376 consensus_queue.cc:260] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.669428  5376 raft_consensus.cc:397] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.669476  5386 ts_tablet_manager.cc:1905] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.669533  5376 raft_consensus.cc:491] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.669636  5376 raft_consensus.cc:3058] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.672299  5376 raft_consensus.cc:513] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.672533  5376 leader_election.cc:304] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.672792  5376 leader_election.cc:290] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.672834  5379 raft_consensus.cc:2802] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.673084  5379 raft_consensus.cc:695] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.673323  5379 consensus_queue.cc:237] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.674278  5376 ts_tablet_manager.cc:1428] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20250905 13:52:11.674546  5376 tablet_bootstrap.cc:492] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.675670  5386 ts_tablet_manager.cc:1918] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.675801  5386 log.cc:1199] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c5d2ef5a484940058c00cb3e2bf0ca95
I20250905 13:52:11.676210  5386 ts_tablet_manager.cc:1939] T c5d2ef5a484940058c00cb3e2bf0ca95 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.676573  5376 tablet_bootstrap.cc:654] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.677114  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.677625  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c5d2ef5a484940058c00cb3e2bf0ca95 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.678208  5376 tablet_bootstrap.cc:492] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.678336  5376 ts_tablet_manager.cc:1397] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:11.678972  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet da03001d88e8443ca76fd08ae085a280 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.679047  5376 raft_consensus.cc:357] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.679227  5376 raft_consensus.cc:383] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.679232  5386 tablet_replica.cc:331] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.679337  5376 raft_consensus.cc:738] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.679472  5386 raft_consensus.cc:2241] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.679520  5376 consensus_queue.cc:260] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.679643  5376 raft_consensus.cc:397] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.679664  5386 raft_consensus.cc:2270] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.679709  5376 raft_consensus.cc:491] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.679774  5376 raft_consensus.cc:3058] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.679896  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.680584  5386 ts_tablet_manager.cc:1905] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.681980  5376 raft_consensus.cc:513] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.682207  5376 leader_election.cc:304] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.682474  5379 raft_consensus.cc:2802] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.682618  5379 raft_consensus.cc:695] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.682865  5379 consensus_queue.cc:237] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.683945  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet dbc8cc17230d4773bdfc9099690de054
I20250905 13:52:11.684412  5376 leader_election.cc:290] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.684903  5376 ts_tablet_manager.cc:1428] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:52:11.685986  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet dbc8cc17230d4773bdfc9099690de054 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.687036  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.687007  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.687911  5386 ts_tablet_manager.cc:1918] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.688063  5386 log.cc:1199] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/da03001d88e8443ca76fd08ae085a280
I20250905 13:52:11.688468  5386 ts_tablet_manager.cc:1939] T da03001d88e8443ca76fd08ae085a280 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.689443  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet da03001d88e8443ca76fd08ae085a280 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.689783  5386 tablet_replica.cc:331] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.689985  5386 raft_consensus.cc:2241] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.690173  5386 raft_consensus.cc:2270] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.690282  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.691009  5386 ts_tablet_manager.cc:1905] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.693423  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5daa354f458b483fbf0d3b319f1b64e7 has no consensus state
I20250905 13:52:11.694960  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.696548  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 5daa354f458b483fbf0d3b319f1b64e7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:11.696684  5386 ts_tablet_manager.cc:1918] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.696836  5386 log.cc:1199] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/dbc8cc17230d4773bdfc9099690de054
I20250905 13:52:11.696959  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5daa354f458b483fbf0d3b319f1b64e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.697238  5386 ts_tablet_manager.cc:1939] T dbc8cc17230d4773bdfc9099690de054 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.697515  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.698235  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet dbc8cc17230d4773bdfc9099690de054 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.700474  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 5daa354f458b483fbf0d3b319f1b64e7
I20250905 13:52:11.701133  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5daa354f458b483fbf0d3b319f1b64e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.701589  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 5daa354f458b483fbf0d3b319f1b64e7 because the tablet was not found. No further retry: Not found: Tablet not found: 5daa354f458b483fbf0d3b319f1b64e7
I20250905 13:52:11.702222  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.702656  5376 tablet_bootstrap.cc:492] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.704370  5376 tablet_bootstrap.cc:654] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.704980  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.706220  5376 tablet_bootstrap.cc:492] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.706365  5376 ts_tablet_manager.cc:1397] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.706974  5376 raft_consensus.cc:357] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.707104  5376 raft_consensus.cc:383] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.707165  5376 raft_consensus.cc:738] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.707414  5376 consensus_queue.cc:260] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.707589  5376 raft_consensus.cc:397] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.707677  5376 raft_consensus.cc:491] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.707793  5376 raft_consensus.cc:3058] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.708386  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92f2b27f63f74fb98421a7cbdf76fcec has no consensus state
I20250905 13:52:11.709808  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.709937  5376 raft_consensus.cc:513] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.710170  5376 leader_election.cc:304] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.710346  5376 leader_election.cc:290] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.710433  5379 raft_consensus.cc:2802] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.710559  5379 raft_consensus.cc:695] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.710776  5379 consensus_queue.cc:237] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.711197  5376 ts_tablet_manager.cc:1428] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.712019  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 92f2b27f63f74fb98421a7cbdf76fcec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.712929  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.713511  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f2b27f63f74fb98421a7cbdf76fcec. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.713672  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5daa354f458b483fbf0d3b319f1b64e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.713912  5386 tablet_replica.cc:331] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.714089  5386 raft_consensus.cc:2241] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.714254  5386 raft_consensus.cc:2270] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.715276  5386 ts_tablet_manager.cc:1905] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.716604  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 92f2b27f63f74fb98421a7cbdf76fcec
I20250905 13:52:11.717308  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 92f2b27f63f74fb98421a7cbdf76fcec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.718984  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.719041  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.721066  5376 tablet_bootstrap.cc:492] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.721626  5386 ts_tablet_manager.cc:1918] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.721760  5386 log.cc:1199] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/5daa354f458b483fbf0d3b319f1b64e7
I20250905 13:52:11.721670  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.722234  5386 ts_tablet_manager.cc:1939] T 5daa354f458b483fbf0d3b319f1b64e7 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.722921  5376 tablet_bootstrap.cc:654] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.723209  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 5daa354f458b483fbf0d3b319f1b64e7 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.723680  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 92f2b27f63f74fb98421a7cbdf76fcec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 92f2b27f63f74fb98421a7cbdf76fcec already in progress: creating tablet
W20250905 13:52:11.725087  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5fbce1fabfd4b3dae24b38c0bef4099 has no consensus state
I20250905 13:52:11.725160  5376 tablet_bootstrap.cc:492] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.725311  5376 ts_tablet_manager.cc:1397] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.726014  5376 raft_consensus.cc:357] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.726197  5376 raft_consensus.cc:383] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.726281  5376 raft_consensus.cc:738] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.726328  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.726516  5376 consensus_queue.cc:260] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.726686  5376 raft_consensus.cc:397] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.726780  5376 raft_consensus.cc:491] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.726893  5376 raft_consensus.cc:3058] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.728482  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.728585  5329 tablet_service.cc:1468] Processing CreateTablet for tablet f5fbce1fabfd4b3dae24b38c0bef4099 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.729009  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5fbce1fabfd4b3dae24b38c0bef4099. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.729261  5376 raft_consensus.cc:513] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.729460  5376 leader_election.cc:304] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.729694  5379 raft_consensus.cc:2802] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.729959  5379 raft_consensus.cc:695] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.730193  5379 consensus_queue.cc:237] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.729640  5376 leader_election.cc:290] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.731640  5376 ts_tablet_manager.cc:1428] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20250905 13:52:11.732740  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet f5fbce1fabfd4b3dae24b38c0bef4099
I20250905 13:52:11.733330  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f5fbce1fabfd4b3dae24b38c0bef4099 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.733961  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet f5fbce1fabfd4b3dae24b38c0bef4099 because the tablet was not found. No further retry: Not found: Tablet not found: f5fbce1fabfd4b3dae24b38c0bef4099
I20250905 13:52:11.734596  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.735452  5376 tablet_bootstrap.cc:492] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.735736  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.737062  5376 tablet_bootstrap.cc:654] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.737203  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 92f2b27f63f74fb98421a7cbdf76fcec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.737470  5386 tablet_replica.cc:331] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.737655  5386 raft_consensus.cc:2241] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.737835  5386 raft_consensus.cc:2270] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.738400  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.738812  5376 tablet_bootstrap.cc:492] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.738946  5376 ts_tablet_manager.cc:1397] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.739075  5386 ts_tablet_manager.cc:1905] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.739513  5376 raft_consensus.cc:357] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.739650  5376 raft_consensus.cc:383] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.739729  5376 raft_consensus.cc:738] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.739946  5376 consensus_queue.cc:260] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.740087  5376 raft_consensus.cc:397] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.740166  5376 raft_consensus.cc:491] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.740273  5376 raft_consensus.cc:3058] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.742252  5376 raft_consensus.cc:513] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.742447  5376 leader_election.cc:304] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.742619  5376 leader_election.cc:290] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.742676  5379 raft_consensus.cc:2802] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
W20250905 13:52:11.742676  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 90f0253c0ade479ba2909792cdaf9301 has no consensus state
I20250905 13:52:11.742838  5379 raft_consensus.cc:695] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.743076  5379 consensus_queue.cc:237] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.743433  5376 ts_tablet_manager.cc:1428] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:11.745762  5386 ts_tablet_manager.cc:1918] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.745898  5386 log.cc:1199] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/92f2b27f63f74fb98421a7cbdf76fcec
I20250905 13:52:11.746178  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f5fbce1fabfd4b3dae24b38c0bef4099 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.746344  5386 ts_tablet_manager.cc:1939] T 92f2b27f63f74fb98421a7cbdf76fcec P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.746490  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 90f0253c0ade479ba2909792cdaf9301 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20250905 13:52:11.746950  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f0253c0ade479ba2909792cdaf9301. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.747288  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 92f2b27f63f74fb98421a7cbdf76fcec (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.747210  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.747390  5386 tablet_replica.cc:331] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.747560  5386 raft_consensus.cc:2241] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.747726  5386 raft_consensus.cc:2270] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.748557  5386 ts_tablet_manager.cc:1905] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.749661  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.753243  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 90f0253c0ade479ba2909792cdaf9301
I20250905 13:52:11.753353  5386 ts_tablet_manager.cc:1918] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.753496  5386 log.cc:1199] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/f5fbce1fabfd4b3dae24b38c0bef4099
I20250905 13:52:11.753903  5386 ts_tablet_manager.cc:1939] T f5fbce1fabfd4b3dae24b38c0bef4099 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.754125  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 90f0253c0ade479ba2909792cdaf9301 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.754735  5376 tablet_bootstrap.cc:492] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.755226  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.755235  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet f5fbce1fabfd4b3dae24b38c0bef4099 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.755671  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 90f0253c0ade479ba2909792cdaf9301 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 90f0253c0ade479ba2909792cdaf9301 already in progress: creating tablet
I20250905 13:52:11.756449  5376 tablet_bootstrap.cc:654] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.758276  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.758448  5376 tablet_bootstrap.cc:492] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.758587  5376 ts_tablet_manager.cc:1397] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:11.759369  5376 raft_consensus.cc:357] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.759537  5376 raft_consensus.cc:383] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.759629  5376 raft_consensus.cc:738] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.759864  5376 consensus_queue.cc:260] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.760042  5376 raft_consensus.cc:397] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.760155  5376 raft_consensus.cc:491] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.760272  5376 raft_consensus.cc:3058] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.762281  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b3bbd08e75049119bd0580a2a0d67ee has no consensus state
I20250905 13:52:11.762398  5376 raft_consensus.cc:513] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.762637  5376 leader_election.cc:304] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.762867  5376 leader_election.cc:290] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.762885  5379 raft_consensus.cc:2802] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.763060  5379 raft_consensus.cc:695] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.763286  5379 consensus_queue.cc:237] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.763706  5376 ts_tablet_manager.cc:1428] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.764209  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.766239  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 90f0253c0ade479ba2909792cdaf9301 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.766522  5386 tablet_replica.cc:331] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.766703  5386 raft_consensus.cc:2241] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.766909  5386 raft_consensus.cc:2270] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.767199  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.767424  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 1b3bbd08e75049119bd0580a2a0d67ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20250905 13:52:11.767823  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3bbd08e75049119bd0580a2a0d67ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.769136  5386 ts_tablet_manager.cc:1905] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.770037  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 1b3bbd08e75049119bd0580a2a0d67ee
I20250905 13:52:11.770637  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 1b3bbd08e75049119bd0580a2a0d67ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.772289  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.772181  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.774312  5376 tablet_bootstrap.cc:492] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.774703  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.775949  5376 tablet_bootstrap.cc:654] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.776028  5386 ts_tablet_manager.cc:1918] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.776162  5386 log.cc:1199] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/90f0253c0ade479ba2909792cdaf9301
I20250905 13:52:11.776592  5386 ts_tablet_manager.cc:1939] T 90f0253c0ade479ba2909792cdaf9301 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
W20250905 13:52:11.777838  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 185ad2007e624813b0fb32d7f08a6ff4 has no consensus state
I20250905 13:52:11.777853  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 90f0253c0ade479ba2909792cdaf9301 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.778228  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 1b3bbd08e75049119bd0580a2a0d67ee because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1b3bbd08e75049119bd0580a2a0d67ee already in progress: creating tablet
I20250905 13:52:11.778930  5376 tablet_bootstrap.cc:492] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.779085  5376 ts_tablet_manager.cc:1397] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:11.779759  5376 raft_consensus.cc:357] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.779928  5376 raft_consensus.cc:383] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.780026  5376 raft_consensus.cc:738] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.780227  5376 consensus_queue.cc:260] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.780378  5376 raft_consensus.cc:397] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.780460  5376 raft_consensus.cc:491] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.780575  5376 raft_consensus.cc:3058] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.780751  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.781316  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 185ad2007e624813b0fb32d7f08a6ff4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.781662  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185ad2007e624813b0fb32d7f08a6ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.783051  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.783291  5376 raft_consensus.cc:513] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.783540  5376 leader_election.cc:304] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.783816  5379 raft_consensus.cc:2802] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.783967  5379 raft_consensus.cc:695] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.784226  5379 consensus_queue.cc:237] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.786119  5376 leader_election.cc:290] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.786646  5376 ts_tablet_manager.cc:1428] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20250905 13:52:11.786679  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 185ad2007e624813b0fb32d7f08a6ff4
I20250905 13:52:11.787432  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 185ad2007e624813b0fb32d7f08a6ff4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.788141  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 185ad2007e624813b0fb32d7f08a6ff4 because the tablet was not found. No further retry: Not found: Tablet not found: 185ad2007e624813b0fb32d7f08a6ff4
I20250905 13:52:11.789155  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.791662  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.792558  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.793380  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 1b3bbd08e75049119bd0580a2a0d67ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.794054  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 1b3bbd08e75049119bd0580a2a0d67ee because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1b3bbd08e75049119bd0580a2a0d67ee already in progress: creating tablet
W20250905 13:52:11.795688  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ffce4356cb4431cb96ecc9146342b26 has no consensus state
I20250905 13:52:11.797012  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.798849  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 3ffce4356cb4431cb96ecc9146342b26 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.799326  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffce4356cb4431cb96ecc9146342b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.799737  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.799875  5376 tablet_bootstrap.cc:492] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.801992  5376 tablet_bootstrap.cc:654] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.803413  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 3ffce4356cb4431cb96ecc9146342b26
I20250905 13:52:11.804034  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 3ffce4356cb4431cb96ecc9146342b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.804530  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 3ffce4356cb4431cb96ecc9146342b26 because the tablet was not found. No further retry: Not found: Tablet not found: 3ffce4356cb4431cb96ecc9146342b26
I20250905 13:52:11.806229  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.806859  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.807637  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 1b3bbd08e75049119bd0580a2a0d67ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.807835  5376 tablet_bootstrap.cc:492] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.807961  5376 ts_tablet_manager.cc:1397] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.001s
I20250905 13:52:11.807971  5386 tablet_replica.cc:331] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.808158  5386 raft_consensus.cc:2241] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.808298  5386 raft_consensus.cc:2270] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.808681  5376 raft_consensus.cc:357] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.808864  5376 raft_consensus.cc:383] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.808925  5376 raft_consensus.cc:738] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.809127  5376 consensus_queue.cc:260] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.809273  5376 raft_consensus.cc:397] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.809301  5386 ts_tablet_manager.cc:1905] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.809334  5376 raft_consensus.cc:491] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.809404  5376 raft_consensus.cc:3058] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.809345  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.812191  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d068bdd656f4253a3212ddc60c49ecb has no consensus state
I20250905 13:52:11.812354  5376 raft_consensus.cc:513] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.812582  5376 leader_election.cc:304] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.812850  5379 raft_consensus.cc:2802] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.812973  5379 raft_consensus.cc:695] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.813174  5379 consensus_queue.cc:237] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.813982  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.815676  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 6d068bdd656f4253a3212ddc60c49ecb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20250905 13:52:11.816107  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d068bdd656f4253a3212ddc60c49ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.816641  5386 ts_tablet_manager.cc:1918] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.816792  5386 log.cc:1199] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/1b3bbd08e75049119bd0580a2a0d67ee
I20250905 13:52:11.817229  5386 ts_tablet_manager.cc:1939] T 1b3bbd08e75049119bd0580a2a0d67ee P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.818410  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 1b3bbd08e75049119bd0580a2a0d67ee (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.818827  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.819133  5376 leader_election.cc:290] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.819558  5376 ts_tablet_manager.cc:1428] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20250905 13:52:11.819810  5376 tablet_bootstrap.cc:492] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.821201  5376 tablet_bootstrap.cc:654] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.822417  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 6d068bdd656f4253a3212ddc60c49ecb
I20250905 13:52:11.823107  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 6d068bdd656f4253a3212ddc60c49ecb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.823729  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 6d068bdd656f4253a3212ddc60c49ecb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6d068bdd656f4253a3212ddc60c49ecb already in progress: creating tablet
I20250905 13:52:11.824057  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.825032  5376 tablet_bootstrap.cc:492] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.825153  5376 ts_tablet_manager.cc:1397] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20250905 13:52:11.825654  5376 raft_consensus.cc:357] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.825775  5376 raft_consensus.cc:383] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.825820  5376 raft_consensus.cc:738] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.825985  5376 consensus_queue.cc:260] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.826102  5376 raft_consensus.cc:397] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.826297  5376 raft_consensus.cc:491] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.826383  5376 raft_consensus.cc:3058] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.827708  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.829115  5376 raft_consensus.cc:513] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.829311  5376 leader_election.cc:304] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.829476  5376 leader_election.cc:290] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.829528  5378 raft_consensus.cc:2802] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.829656  5378 raft_consensus.cc:695] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.829852  5376 ts_tablet_manager.cc:1428] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20250905 13:52:11.829854  5378 consensus_queue.cc:237] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.830120  5376 tablet_bootstrap.cc:492] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:11.830905  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7935975678f34aba9578dc1e5488b0bc has no consensus state
I20250905 13:52:11.831486  5376 tablet_bootstrap.cc:654] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.832008  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 185ad2007e624813b0fb32d7f08a6ff4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.832731  5386 tablet_replica.cc:331] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.832909  5386 raft_consensus.cc:2241] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.833057  5386 raft_consensus.cc:2270] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.833978  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.835491  5376 tablet_bootstrap.cc:492] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.835609  5376 ts_tablet_manager.cc:1397] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20250905 13:52:11.835920  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 7935975678f34aba9578dc1e5488b0bc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20250905 13:52:11.836304  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7935975678f34aba9578dc1e5488b0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.836378  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 3ffce4356cb4431cb96ecc9146342b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.836326  5376 raft_consensus.cc:357] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.836444  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.836557  5376 raft_consensus.cc:383] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.836616  5376 raft_consensus.cc:738] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.836818  5376 consensus_queue.cc:260] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.836977  5376 raft_consensus.cc:397] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.837039  5376 raft_consensus.cc:491] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.837126  5376 raft_consensus.cc:3058] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.837950  5386 ts_tablet_manager.cc:1905] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.839723  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7935975678f34aba9578dc1e5488b0bc
I20250905 13:52:11.839871  5376 raft_consensus.cc:513] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.840086  5376 leader_election.cc:304] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.840296  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7935975678f34aba9578dc1e5488b0bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.840307  5378 raft_consensus.cc:2802] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.840449  5378 raft_consensus.cc:695] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.840648  5378 consensus_queue.cc:237] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.841758  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.844365  5386 ts_tablet_manager.cc:1918] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.844318  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.844488  5386 log.cc:1199] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/185ad2007e624813b0fb32d7f08a6ff4
I20250905 13:52:11.844868  5386 ts_tablet_manager.cc:1939] T 185ad2007e624813b0fb32d7f08a6ff4 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.845589  5386 tablet_replica.cc:331] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.845683  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 185ad2007e624813b0fb32d7f08a6ff4 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.845752  5386 raft_consensus.cc:2241] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.845903  5386 raft_consensus.cc:2270] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.846022  5376 leader_election.cc:290] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.846462  5376 ts_tablet_manager.cc:1428] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20250905 13:52:11.846701  5376 tablet_bootstrap.cc:492] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.847047  5386 ts_tablet_manager.cc:1905] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.848030  5376 tablet_bootstrap.cc:654] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:11.848469  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dff68254852f45bd8044ebb873597dcf has no consensus state
I20250905 13:52:11.851979  5386 ts_tablet_manager.cc:1918] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.852080  5386 log.cc:1199] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/3ffce4356cb4431cb96ecc9146342b26
I20250905 13:52:11.852236  5376 tablet_bootstrap.cc:492] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.852344  5376 ts_tablet_manager.cc:1397] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20250905 13:52:11.852413  5386 ts_tablet_manager.cc:1939] T 3ffce4356cb4431cb96ecc9146342b26 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.853089  5376 raft_consensus.cc:357] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.853242  5376 raft_consensus.cc:383] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.853300  5376 raft_consensus.cc:738] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.853497  5376 consensus_queue.cc:260] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.853631  5376 raft_consensus.cc:397] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.853518  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.853686  5376 raft_consensus.cc:491] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.853747  5376 raft_consensus.cc:3058] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.854095  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 3ffce4356cb4431cb96ecc9146342b26 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.854593  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7935975678f34aba9578dc1e5488b0bc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7935975678f34aba9578dc1e5488b0bc already in progress: creating tablet
I20250905 13:52:11.855633  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 6d068bdd656f4253a3212ddc60c49ecb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.855834  5386 tablet_replica.cc:331] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.855984  5386 raft_consensus.cc:2241] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.855962  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.856129  5386 pending_rounds.cc:70] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Trying to abort 1 pending ops.
I20250905 13:52:11.856195  5386 pending_rounds.cc:77] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 70 op_type: NO_OP noop_request { }
I20250905 13:52:11.856278  5376 raft_consensus.cc:513] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.856326  5386 raft_consensus.cc:2887] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:11.856443  5386 raft_consensus.cc:2270] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.856509  5376 leader_election.cc:304] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.856673  5376 leader_election.cc:290] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.856763  5380 raft_consensus.cc:2802] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.857369  5376 ts_tablet_manager.cc:1428] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.857581  5328 tablet_service.cc:1468] Processing CreateTablet for tablet dff68254852f45bd8044ebb873597dcf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.858008  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff68254852f45bd8044ebb873597dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.859737  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet dff68254852f45bd8044ebb873597dcf
I20250905 13:52:11.860405  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet dff68254852f45bd8044ebb873597dcf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.861687  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.863512  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
W20250905 13:52:11.864979  5452 consensus_queue.cc:1162] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "eff0e97727d34523bb6fde85165e0b34" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20250905 13:52:11.865458  5376 tablet_bootstrap.cc:492] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.865904  5386 ts_tablet_manager.cc:1905] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.866544  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.867487  5376 tablet_bootstrap.cc:654] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.868566  5380 raft_consensus.cc:695] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.868948  5380 consensus_queue.cc:237] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:11.870483  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 98c6a3dc44d144218489b05467b2e3c7 has no consensus state
I20250905 13:52:11.871994  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.872473  5386 ts_tablet_manager.cc:1918] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.872603  5386 log.cc:1199] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/6d068bdd656f4253a3212ddc60c49ecb
I20250905 13:52:11.873041  5386 ts_tablet_manager.cc:1939] T 6d068bdd656f4253a3212ddc60c49ecb P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.874336  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 6d068bdd656f4253a3212ddc60c49ecb (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.874922  5376 tablet_bootstrap.cc:492] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
W20250905 13:52:11.874975  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet dff68254852f45bd8044ebb873597dcf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dff68254852f45bd8044ebb873597dcf already in progress: creating tablet
I20250905 13:52:11.875080  5376 ts_tablet_manager.cc:1397] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20250905 13:52:11.875653  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 98c6a3dc44d144218489b05467b2e3c7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.876044  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c6a3dc44d144218489b05467b2e3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.875918  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.876000  5376 raft_consensus.cc:357] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.876187  5376 raft_consensus.cc:383] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.876268  5376 raft_consensus.cc:738] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.876506  5376 consensus_queue.cc:260] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.876675  5376 raft_consensus.cc:397] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.876809  5376 raft_consensus.cc:491] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.876884  5376 raft_consensus.cc:3058] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.878974  5376 raft_consensus.cc:513] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.879191  5376 leader_election.cc:304] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.879317  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 98c6a3dc44d144218489b05467b2e3c7
I20250905 13:52:11.879395  5376 leader_election.cc:290] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.879603  5454 raft_consensus.cc:2802] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.879737  5454 raft_consensus.cc:695] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.879988  5454 consensus_queue.cc:237] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.880070  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 98c6a3dc44d144218489b05467b2e3c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.880566  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 98c6a3dc44d144218489b05467b2e3c7 because the tablet was not found. No further retry: Not found: Tablet not found: 98c6a3dc44d144218489b05467b2e3c7
I20250905 13:52:11.881093  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.881887  5376 ts_tablet_manager.cc:1428] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:11.882197  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.882853  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7935975678f34aba9578dc1e5488b0bc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.883121  5386 tablet_replica.cc:331] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.883293  5386 raft_consensus.cc:2241] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.883627  5386 raft_consensus.cc:2270] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.884325  5376 tablet_bootstrap.cc:492] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.884866  5386 ts_tablet_manager.cc:1905] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.885141  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.886143  5376 tablet_bootstrap.cc:654] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.885141  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet dff68254852f45bd8044ebb873597dcf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.887703  5376 tablet_bootstrap.cc:492] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.887845  5376 ts_tablet_manager.cc:1397] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:11.888545  5376 raft_consensus.cc:357] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.888697  5376 raft_consensus.cc:383] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.888831  5376 raft_consensus.cc:738] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:11.888863  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4bb718dad1d4de38a84c37758c6ab4a has no consensus state
I20250905 13:52:11.889039  5376 consensus_queue.cc:260] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.889256  5376 raft_consensus.cc:397] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.889348  5376 raft_consensus.cc:491] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.889475  5376 raft_consensus.cc:3058] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.890326  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.891623  5386 ts_tablet_manager.cc:1918] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.891743  5386 log.cc:1199] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7935975678f34aba9578dc1e5488b0bc
I20250905 13:52:11.892164  5386 ts_tablet_manager.cc:1939] T 7935975678f34aba9578dc1e5488b0bc P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.892285  5376 raft_consensus.cc:513] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.892391  5329 tablet_service.cc:1468] Processing CreateTablet for tablet e4bb718dad1d4de38a84c37758c6ab4a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20250905 13:52:11.892529  5376 leader_election.cc:304] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.892592  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.892776  5454 raft_consensus.cc:2802] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.892804  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bb718dad1d4de38a84c37758c6ab4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.892951  5454 raft_consensus.cc:695] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.893124  5386 tablet_replica.cc:331] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.893178  5454 consensus_queue.cc:237] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.893311  5386 raft_consensus.cc:2241] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.893469  5386 raft_consensus.cc:2270] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.894639  5386 ts_tablet_manager.cc:1905] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.896827  5376 leader_election.cc:290] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.897087  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7935975678f34aba9578dc1e5488b0bc (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.897410  5376 ts_tablet_manager.cc:1428] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20250905 13:52:11.899008  5386 ts_tablet_manager.cc:1918] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.899161  5386 log.cc:1199] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/dff68254852f45bd8044ebb873597dcf
I20250905 13:52:11.899492  5386 ts_tablet_manager.cc:1939] T dff68254852f45bd8044ebb873597dcf P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.900386  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet dff68254852f45bd8044ebb873597dcf (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.901504  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet e4bb718dad1d4de38a84c37758c6ab4a
I20250905 13:52:11.902172  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e4bb718dad1d4de38a84c37758c6ab4a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.902757  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet e4bb718dad1d4de38a84c37758c6ab4a because the tablet was not found. No further retry: Not found: Tablet not found: e4bb718dad1d4de38a84c37758c6ab4a
I20250905 13:52:11.903292  5376 tablet_bootstrap.cc:492] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.903221  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.904621  5376 tablet_bootstrap.cc:654] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.904949  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.905820  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 98c6a3dc44d144218489b05467b2e3c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.906096  5386 tablet_replica.cc:331] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.906273  5386 raft_consensus.cc:2241] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.906468  5386 raft_consensus.cc:2270] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.907471  5386 ts_tablet_manager.cc:1905] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.907541  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.909780  5376 tablet_bootstrap.cc:492] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.909986  5376 ts_tablet_manager.cc:1397] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
W20250905 13:52:11.910645  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b830cac66bf143baa2ddeaef7b25edb5 has no consensus state
I20250905 13:52:11.910918  5376 raft_consensus.cc:357] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.911168  5376 raft_consensus.cc:383] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.911291  5376 raft_consensus.cc:738] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.911585  5376 consensus_queue.cc:260] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.911789  5376 raft_consensus.cc:397] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.911936  5376 raft_consensus.cc:491] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.912078  5376 raft_consensus.cc:3058] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.912034  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.914088  5386 ts_tablet_manager.cc:1918] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.914104  5329 tablet_service.cc:1468] Processing CreateTablet for tablet b830cac66bf143baa2ddeaef7b25edb5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20250905 13:52:11.914234  5386 log.cc:1199] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/98c6a3dc44d144218489b05467b2e3c7
I20250905 13:52:11.914562  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b830cac66bf143baa2ddeaef7b25edb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.914748  5386 ts_tablet_manager.cc:1939] T 98c6a3dc44d144218489b05467b2e3c7 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.915203  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.915413  5376 raft_consensus.cc:513] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.915655  5376 leader_election.cc:304] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.915853  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 98c6a3dc44d144218489b05467b2e3c7 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.915990  5454 raft_consensus.cc:2802] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.916117  5454 raft_consensus.cc:695] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.916353  5454 consensus_queue.cc:237] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.916554  5376 leader_election.cc:290] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.917196  5376 ts_tablet_manager.cc:1428] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:11.919940  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet b830cac66bf143baa2ddeaef7b25edb5
I20250905 13:52:11.920149  5376 tablet_bootstrap.cc:492] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.920687  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b830cac66bf143baa2ddeaef7b25edb5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:11.921334  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet b830cac66bf143baa2ddeaef7b25edb5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b830cac66bf143baa2ddeaef7b25edb5 already in progress: creating tablet
I20250905 13:52:11.921597  5376 tablet_bootstrap.cc:654] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.922086  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.922472  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:11.923215  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet e4bb718dad1d4de38a84c37758c6ab4a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.923425  5386 tablet_replica.cc:331] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.923651  5386 raft_consensus.cc:2241] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.923853  5386 raft_consensus.cc:2270] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.924597  5376 tablet_bootstrap.cc:492] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.924798  5376 ts_tablet_manager.cc:1397] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:11.925122  5386 ts_tablet_manager.cc:1905] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.925374  5376 raft_consensus.cc:357] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.925498  5376 raft_consensus.cc:383] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.925593  5376 raft_consensus.cc:738] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.925770  5376 consensus_queue.cc:260] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.925918  5376 raft_consensus.cc:397] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.925990  5376 raft_consensus.cc:491] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.926095  5376 raft_consensus.cc:3058] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:11.927995  5376 raft_consensus.cc:513] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.928201  5376 leader_election.cc:304] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.928364  5376 leader_election.cc:290] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.928442  5454 raft_consensus.cc:2802] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.928603  5454 raft_consensus.cc:695] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.928850  5376 ts_tablet_manager.cc:1428] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:11.928869  5454 consensus_queue.cc:237] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.930552  5386 ts_tablet_manager.cc:1918] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.930666  5386 log.cc:1199] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e4bb718dad1d4de38a84c37758c6ab4a
I20250905 13:52:11.930999  5386 ts_tablet_manager.cc:1939] T e4bb718dad1d4de38a84c37758c6ab4a P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.931808  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet e4bb718dad1d4de38a84c37758c6ab4a (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.931861  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.932372  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet b830cac66bf143baa2ddeaef7b25edb5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.932653  5386 tablet_replica.cc:331] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.932896  5386 raft_consensus.cc:2241] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.933099  5386 raft_consensus.cc:2270] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.933946  5386 ts_tablet_manager.cc:1905] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:11.935364  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7282d047be544ef183d013a41060ab22 has no consensus state
I20250905 13:52:11.937232  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.939311  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 7282d047be544ef183d013a41060ab22 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.939733  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7282d047be544ef183d013a41060ab22. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.940342  5386 ts_tablet_manager.cc:1918] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.940462  5386 log.cc:1199] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/b830cac66bf143baa2ddeaef7b25edb5
I20250905 13:52:11.940860  5386 ts_tablet_manager.cc:1939] T b830cac66bf143baa2ddeaef7b25edb5 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.941761  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet b830cac66bf143baa2ddeaef7b25edb5 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.944623  5376 tablet_bootstrap.cc:492] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.944773  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.945796  5376 tablet_bootstrap.cc:654] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.947213  5376 tablet_bootstrap.cc:492] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.947377  5376 ts_tablet_manager.cc:1397] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.947824  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7282d047be544ef183d013a41060ab22
I20250905 13:52:11.947989  5376 raft_consensus.cc:357] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.948184  5376 raft_consensus.cc:383] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.948277  5376 raft_consensus.cc:738] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.948527  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7282d047be544ef183d013a41060ab22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.948503  5376 consensus_queue.cc:260] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.948743  5376 raft_consensus.cc:397] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.948859  5376 raft_consensus.cc:491] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.948959  5376 raft_consensus.cc:3058] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.949121  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7282d047be544ef183d013a41060ab22 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7282d047be544ef183d013a41060ab22 already in progress: creating tablet
I20250905 13:52:11.949604  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.950875  5376 raft_consensus.cc:513] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.951090  5376 leader_election.cc:304] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.951280  5376 leader_election.cc:290] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.951334  5454 raft_consensus.cc:2802] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.951498  5454 raft_consensus.cc:695] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.951758  5454 consensus_queue.cc:237] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.951906  5376 ts_tablet_manager.cc:1428] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20250905 13:52:11.952034  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:11.955263  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8f5e11d82b9412e98fe11ef5e7dc135 has no consensus state
I20250905 13:52:11.955885  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7282d047be544ef183d013a41060ab22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.956178  5386 tablet_replica.cc:331] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.956387  5386 raft_consensus.cc:2241] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.956529  5386 raft_consensus.cc:2270] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.957643  5386 ts_tablet_manager.cc:1905] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.958519  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.958959  5329 tablet_service.cc:1468] Processing CreateTablet for tablet f8f5e11d82b9412e98fe11ef5e7dc135 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:11.959309  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5e11d82b9412e98fe11ef5e7dc135. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.960757  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.963507  5386 ts_tablet_manager.cc:1918] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.963653  5386 log.cc:1199] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7282d047be544ef183d013a41060ab22
I20250905 13:52:11.963934  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet f8f5e11d82b9412e98fe11ef5e7dc135
I20250905 13:52:11.964031  5386 ts_tablet_manager.cc:1939] T 7282d047be544ef183d013a41060ab22 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.964395  5376 tablet_bootstrap.cc:492] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.964624  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f8f5e11d82b9412e98fe11ef5e7dc135 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.965073  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7282d047be544ef183d013a41060ab22 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:11.965497  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet f8f5e11d82b9412e98fe11ef5e7dc135 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f8f5e11d82b9412e98fe11ef5e7dc135 already in progress: creating tablet
I20250905 13:52:11.965628  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.965907  5376 tablet_bootstrap.cc:654] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.967345  5376 tablet_bootstrap.cc:492] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.967468  5376 ts_tablet_manager.cc:1397] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:11.967984  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.968087  5376 raft_consensus.cc:357] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.968226  5376 raft_consensus.cc:383] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.968336  5376 raft_consensus.cc:738] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.968561  5376 consensus_queue.cc:260] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.968770  5376 raft_consensus.cc:397] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.968868  5376 raft_consensus.cc:491] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.969004  5376 raft_consensus.cc:3058] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.971443  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d8ee29056fb4d3586f6f4c0a73939b6 has no consensus state
I20250905 13:52:11.971958  5376 raft_consensus.cc:513] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.972157  5376 leader_election.cc:304] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.972301  5376 leader_election.cc:290] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.972386  5454 raft_consensus.cc:2802] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.973212  5454 raft_consensus.cc:695] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.973124  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.973469  5454 consensus_queue.cc:237] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.974740  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 2d8ee29056fb4d3586f6f4c0a73939b6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 1
I20250905 13:52:11.975211  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8ee29056fb4d3586f6f4c0a73939b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.975185  5376 ts_tablet_manager.cc:1428] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20250905 13:52:11.977779  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f8f5e11d82b9412e98fe11ef5e7dc135 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.978118  5386 tablet_replica.cc:331] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.978312  5386 raft_consensus.cc:2241] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.978508  5386 raft_consensus.cc:2270] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.979422  5386 ts_tablet_manager.cc:1905] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.979687  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.981266  5376 tablet_bootstrap.cc:492] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:11.982501  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 2d8ee29056fb4d3586f6f4c0a73939b6
I20250905 13:52:11.982657  5376 tablet_bootstrap.cc:654] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:11.983117  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 2d8ee29056fb4d3586f6f4c0a73939b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.984032  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.985404  5386 ts_tablet_manager.cc:1918] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:11.985538  5386 log.cc:1199] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/f8f5e11d82b9412e98fe11ef5e7dc135
I20250905 13:52:11.985885  5386 ts_tablet_manager.cc:1939] T f8f5e11d82b9412e98fe11ef5e7dc135 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:11.985952  5376 tablet_bootstrap.cc:492] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:11.986120  5376 ts_tablet_manager.cc:1397] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20250905 13:52:11.986387  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.986665  5376 raft_consensus.cc:357] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.986819  5376 raft_consensus.cc:383] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:11.986903  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet f8f5e11d82b9412e98fe11ef5e7dc135 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:11.986905  5376 raft_consensus.cc:738] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:11.987249  5376 consensus_queue.cc:260] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.987433  5376 raft_consensus.cc:397] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:11.987546  5376 raft_consensus.cc:491] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:11.987643  5376 raft_consensus.cc:3058] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:11.987792  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 2d8ee29056fb4d3586f6f4c0a73939b6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d8ee29056fb4d3586f6f4c0a73939b6 already in progress: creating tablet
W20250905 13:52:11.989877  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e0af8da215c4ad1a0f7666407e7ae60 has no consensus state
I20250905 13:52:11.990172  5376 raft_consensus.cc:513] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.990422  5376 leader_election.cc:304] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:11.990772  5376 leader_election.cc:290] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:11.990844  5454 raft_consensus.cc:2802] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:11.991024  5454 raft_consensus.cc:695] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:11.991251  5454 consensus_queue.cc:237] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:11.991326  5376 ts_tablet_manager.cc:1428] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:11.993494  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.993831  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 8e0af8da215c4ad1a0f7666407e7ae60 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 1
I20250905 13:52:11.994243  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0af8da215c4ad1a0f7666407e7ae60. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:11.995263  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 2d8ee29056fb4d3586f6f4c0a73939b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:11.995510  5386 tablet_replica.cc:331] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:11.995694  5386 raft_consensus.cc:2241] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:11.995594  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:11.995834  5386 raft_consensus.cc:2270] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:11.997857  5386 ts_tablet_manager.cc:1905] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:11.999074  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 8e0af8da215c4ad1a0f7666407e7ae60
I20250905 13:52:11.999720  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 8e0af8da215c4ad1a0f7666407e7ae60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.001118  5376 tablet_bootstrap.cc:492] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.002501  5376 tablet_bootstrap.cc:654] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.003383  5386 ts_tablet_manager.cc:1918] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.003525  5386 log.cc:1199] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/2d8ee29056fb4d3586f6f4c0a73939b6
I20250905 13:52:12.003911  5386 ts_tablet_manager.cc:1939] T 2d8ee29056fb4d3586f6f4c0a73939b6 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.004899  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 2d8ee29056fb4d3586f6f4c0a73939b6 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.005149  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 8e0af8da215c4ad1a0f7666407e7ae60 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e0af8da215c4ad1a0f7666407e7ae60 already in progress: creating tablet
I20250905 13:52:12.009280  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.011801  5376 tablet_bootstrap.cc:492] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.011993  5376 ts_tablet_manager.cc:1397] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20250905 13:52:12.012346  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.012735  5376 raft_consensus.cc:357] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.012889  5376 raft_consensus.cc:383] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.012938  5376 raft_consensus.cc:738] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.013125  5376 consensus_queue.cc:260] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.013274  5376 raft_consensus.cc:397] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.013337  5376 raft_consensus.cc:491] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.013409  5376 raft_consensus.cc:3058] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.016024  5376 raft_consensus.cc:513] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.016083  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 723bc88fa0444543997f74ede02e06f7 has no consensus state
I20250905 13:52:12.016211  5376 leader_election.cc:304] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.016405  5376 leader_election.cc:290] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.016461  5380 raft_consensus.cc:2802] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.016577  5380 raft_consensus.cc:695] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.016968  5376 ts_tablet_manager.cc:1428] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.016811  5380 consensus_queue.cc:237] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.017715  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.019366  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 723bc88fa0444543997f74ede02e06f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.019706  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723bc88fa0444543997f74ede02e06f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.021147  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.025111  5376 tablet_bootstrap.cc:492] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.025744  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 723bc88fa0444543997f74ede02e06f7
I20250905 13:52:12.026433  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 723bc88fa0444543997f74ede02e06f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.027026  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 723bc88fa0444543997f74ede02e06f7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 723bc88fa0444543997f74ede02e06f7 already in progress: creating tablet
I20250905 13:52:12.026502  5376 tablet_bootstrap.cc:654] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.027522  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.029090  5376 tablet_bootstrap.cc:492] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.029219  5376 ts_tablet_manager.cc:1397] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.030339  5376 raft_consensus.cc:357] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.030491  5376 raft_consensus.cc:383] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.030403  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.030550  5376 raft_consensus.cc:738] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.030889  5376 consensus_queue.cc:260] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.031011  5376 raft_consensus.cc:397] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.031075  5376 raft_consensus.cc:491] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.031153  5376 raft_consensus.cc:3058] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.031297  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.031973  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 8e0af8da215c4ad1a0f7666407e7ae60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:11 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.032196  5386 tablet_replica.cc:331] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.032347  5386 raft_consensus.cc:2241] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.032485  5386 raft_consensus.cc:2270] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.033442  5386 ts_tablet_manager.cc:1905] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.034137  5376 raft_consensus.cc:513] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.034344  5376 leader_election.cc:304] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.034538  5376 leader_election.cc:290] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20250905 13:52:12.034660  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a5d6951ae79344988c94a4e523ef4841 has no consensus state
I20250905 13:52:12.034631  5378 raft_consensus.cc:2802] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.034798  5378 raft_consensus.cc:695] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.035061  5378 consensus_queue.cc:237] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.035277  5376 ts_tablet_manager.cc:1428] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:12.038403  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.038879  5328 tablet_service.cc:1468] Processing CreateTablet for tablet a5d6951ae79344988c94a4e523ef4841 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.039292  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d6951ae79344988c94a4e523ef4841. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.039719  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 723bc88fa0444543997f74ede02e06f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.040813  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.041204  5386 ts_tablet_manager.cc:1918] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.041327  5386 log.cc:1199] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/8e0af8da215c4ad1a0f7666407e7ae60
I20250905 13:52:12.041723  5386 ts_tablet_manager.cc:1939] T 8e0af8da215c4ad1a0f7666407e7ae60 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.042647  5386 tablet_replica.cc:331] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.042714  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 8e0af8da215c4ad1a0f7666407e7ae60 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.042852  5386 raft_consensus.cc:2241] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.042997  5386 raft_consensus.cc:2270] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.043952  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a5d6951ae79344988c94a4e523ef4841
I20250905 13:52:12.044903  5376 tablet_bootstrap.cc:492] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.045486  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.045934  5386 ts_tablet_manager.cc:1905] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.046384  5376 tablet_bootstrap.cc:654] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.047055  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a5d6951ae79344988c94a4e523ef4841 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.047827  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.047962  5376 tablet_bootstrap.cc:492] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.048131  5376 ts_tablet_manager.cc:1397] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:12.048808  5376 raft_consensus.cc:357] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.048979  5376 raft_consensus.cc:383] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.049093  5376 raft_consensus.cc:738] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.049360  5376 consensus_queue.cc:260] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.049561  5376 raft_consensus.cc:397] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.049650  5376 raft_consensus.cc:491] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.049765  5376 raft_consensus.cc:3058] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.050881  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 145013ccc7f04013bb09c499f9c47072 has no consensus state
I20250905 13:52:12.052573  5386 ts_tablet_manager.cc:1918] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.052744  5386 log.cc:1199] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/723bc88fa0444543997f74ede02e06f7
I20250905 13:52:12.053102  5386 ts_tablet_manager.cc:1939] T 723bc88fa0444543997f74ede02e06f7 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.053416  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.053826  5376 raft_consensus.cc:513] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.054065  5376 leader_election.cc:304] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.054191  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 723bc88fa0444543997f74ede02e06f7 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.054251  5376 leader_election.cc:290] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.054323  5378 raft_consensus.cc:2802] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.054472  5378 raft_consensus.cc:695] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.054692  5376 ts_tablet_manager.cc:1428] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20250905 13:52:12.054718  5378 consensus_queue.cc:237] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.054469  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a5d6951ae79344988c94a4e523ef4841 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a5d6951ae79344988c94a4e523ef4841 already in progress: creating tablet
I20250905 13:52:12.055214  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 145013ccc7f04013bb09c499f9c47072 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 50
I20250905 13:52:12.055624  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145013ccc7f04013bb09c499f9c47072. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.055770  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.058888  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 145013ccc7f04013bb09c499f9c47072
I20250905 13:52:12.059581  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 145013ccc7f04013bb09c499f9c47072 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.060199  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 145013ccc7f04013bb09c499f9c47072 because the tablet was not found. No further retry: Not found: Tablet not found: 145013ccc7f04013bb09c499f9c47072
I20250905 13:52:12.060634  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.061070  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.061764  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a5d6951ae79344988c94a4e523ef4841 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.062188  5376 tablet_bootstrap.cc:492] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.062919  5386 tablet_replica.cc:331] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.063104  5386 raft_consensus.cc:2241] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.063304  5386 raft_consensus.cc:2270] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.063300  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.063731  5376 tablet_bootstrap.cc:654] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.064471  5386 ts_tablet_manager.cc:1905] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.065433  5376 tablet_bootstrap.cc:492] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.065599  5376 ts_tablet_manager.cc:1397] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250905 13:52:12.066242  5376 raft_consensus.cc:357] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.066421  5376 raft_consensus.cc:383] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.066498  5376 raft_consensus.cc:738] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:12.066666  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0f25c035cd64e6fa06f7f4670bb060b has no consensus state
I20250905 13:52:12.066723  5376 consensus_queue.cc:260] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.066919  5376 raft_consensus.cc:397] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.067027  5376 raft_consensus.cc:491] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.067124  5376 raft_consensus.cc:3058] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.069298  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.069922  5376 raft_consensus.cc:513] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.070093  5329 tablet_service.cc:1468] Processing CreateTablet for tablet b0f25c035cd64e6fa06f7f4670bb060b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 50
I20250905 13:52:12.070168  5376 leader_election.cc:304] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.070446  5376 leader_election.cc:290] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.070499  5378 raft_consensus.cc:2802] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.070633  5378 raft_consensus.cc:695] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.070778  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f25c035cd64e6fa06f7f4670bb060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.070899  5376 ts_tablet_manager.cc:1428] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.070897  5378 consensus_queue.cc:237] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.072742  5386 ts_tablet_manager.cc:1918] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.072850  5386 log.cc:1199] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a5d6951ae79344988c94a4e523ef4841
I20250905 13:52:12.073141  5386 ts_tablet_manager.cc:1939] T a5d6951ae79344988c94a4e523ef4841 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.073570  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 145013ccc7f04013bb09c499f9c47072 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.074203  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a5d6951ae79344988c94a4e523ef4841 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.074512  5386 tablet_replica.cc:331] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.074744  5386 raft_consensus.cc:2241] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.074779  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.074930  5386 raft_consensus.cc:2270] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.077440  5386 ts_tablet_manager.cc:1905] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.077785  5376 tablet_bootstrap.cc:492] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.078420  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet b0f25c035cd64e6fa06f7f4670bb060b
I20250905 13:52:12.079178  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet b0f25c035cd64e6fa06f7f4670bb060b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.079227  5376 tablet_bootstrap.cc:654] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.080513  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.083840  5386 ts_tablet_manager.cc:1918] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.083985  5386 log.cc:1199] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/145013ccc7f04013bb09c499f9c47072
I20250905 13:52:12.084314  5386 ts_tablet_manager.cc:1939] T 145013ccc7f04013bb09c499f9c47072 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.085265  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 145013ccc7f04013bb09c499f9c47072 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.085354  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.085775  5376 tablet_bootstrap.cc:492] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
W20250905 13:52:12.085843  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet b0f25c035cd64e6fa06f7f4670bb060b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b0f25c035cd64e6fa06f7f4670bb060b already in progress: creating tablet
I20250905 13:52:12.085943  5376 ts_tablet_manager.cc:1397] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20250905 13:52:12.086685  5376 raft_consensus.cc:357] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.086849  5376 raft_consensus.cc:383] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.086993  5376 raft_consensus.cc:738] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.087222  5376 consensus_queue.cc:260] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.087400  5376 raft_consensus.cc:397] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.087491  5376 raft_consensus.cc:491] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.087603  5376 raft_consensus.cc:3058] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.089517  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d756376dbd84286a54a9d63786aa220 has no consensus state
I20250905 13:52:12.090329  5376 raft_consensus.cc:513] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.090590  5376 leader_election.cc:304] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.090788  5376 leader_election.cc:290] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.090833  5378 raft_consensus.cc:2802] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.090986  5378 raft_consensus.cc:695] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.091295  5376 ts_tablet_manager.cc:1428] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.091221  5378 consensus_queue.cc:237] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.092676  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.092859  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 8d756376dbd84286a54a9d63786aa220 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.093287  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d756376dbd84286a54a9d63786aa220. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.094555  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b0f25c035cd64e6fa06f7f4670bb060b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.094826  5386 tablet_replica.cc:331] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.095016  5386 raft_consensus.cc:2241] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.095017  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.095270  5386 raft_consensus.cc:2270] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.096875  5386 ts_tablet_manager.cc:1905] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.098506  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 8d756376dbd84286a54a9d63786aa220
I20250905 13:52:12.099566  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 8d756376dbd84286a54a9d63786aa220 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.100033  5376 tablet_bootstrap.cc:492] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.100430  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.101531  5376 tablet_bootstrap.cc:654] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.101456  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.102878  5386 ts_tablet_manager.cc:1918] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.103001  5386 log.cc:1199] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/b0f25c035cd64e6fa06f7f4670bb060b
I20250905 13:52:12.103428  5386 ts_tablet_manager.cc:1939] T b0f25c035cd64e6fa06f7f4670bb060b P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.104372  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet b0f25c035cd64e6fa06f7f4670bb060b (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.104511  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.104736  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 8d756376dbd84286a54a9d63786aa220 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8d756376dbd84286a54a9d63786aa220 already in progress: creating tablet
I20250905 13:52:12.105352  5376 tablet_bootstrap.cc:492] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.105500  5376 ts_tablet_manager.cc:1397] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:52:12.106029  5376 raft_consensus.cc:357] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.106205  5376 raft_consensus.cc:383] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.106292  5376 raft_consensus.cc:738] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.106518  5376 consensus_queue.cc:260] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.106683  5376 raft_consensus.cc:397] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.106771  5376 raft_consensus.cc:491] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.106871  5376 raft_consensus.cc:3058] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.107687  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b9cc279978364e8c930b1cdbf1b2757a has no consensus state
I20250905 13:52:12.109036  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.109685  5376 raft_consensus.cc:513] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.109928  5376 leader_election.cc:304] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.110200  5378 raft_consensus.cc:2802] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.110350  5378 raft_consensus.cc:695] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.110603  5378 consensus_queue.cc:237] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.111162  5329 tablet_service.cc:1468] Processing CreateTablet for tablet b9cc279978364e8c930b1cdbf1b2757a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.111558  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9cc279978364e8c930b1cdbf1b2757a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.111578  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.112432  5376 leader_election.cc:290] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.112864  5376 ts_tablet_manager.cc:1428] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:12.115204  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet b9cc279978364e8c930b1cdbf1b2757a
I20250905 13:52:12.115959  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b9cc279978364e8c930b1cdbf1b2757a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.116734  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.117461  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet b9cc279978364e8c930b1cdbf1b2757a because the tablet was not found. No further retry: Not found: Tablet not found: b9cc279978364e8c930b1cdbf1b2757a
I20250905 13:52:12.117537  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.118134  5376 tablet_bootstrap.cc:492] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.118808  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 8d756376dbd84286a54a9d63786aa220 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.119067  5386 tablet_replica.cc:331] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.119261  5386 raft_consensus.cc:2241] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.119428  5386 raft_consensus.cc:2270] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.119819  5376 tablet_bootstrap.cc:654] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.121440  5386 ts_tablet_manager.cc:1905] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.121417  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.122081  5376 tablet_bootstrap.cc:492] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.122189  5376 ts_tablet_manager.cc:1397] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.122684  5376 raft_consensus.cc:357] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.122800  5376 raft_consensus.cc:383] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.122866  5376 raft_consensus.cc:738] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.123050  5376 consensus_queue.cc:260] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.123181  5376 raft_consensus.cc:397] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.123237  5376 raft_consensus.cc:491] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.123314  5376 raft_consensus.cc:3058] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.124895  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 016770e473a045fbafaded3770fa0346 has no consensus state
I20250905 13:52:12.127100  5376 raft_consensus.cc:513] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.127347  5376 leader_election.cc:304] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.127539  5376 leader_election.cc:290] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.127609  5378 raft_consensus.cc:2802] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.127766  5378 raft_consensus.cc:695] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.127796  5386 ts_tablet_manager.cc:1918] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.127921  5386 log.cc:1199] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/8d756376dbd84286a54a9d63786aa220
I20250905 13:52:12.128023  5376 ts_tablet_manager.cc:1428] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:52:12.128031  5378 consensus_queue.cc:237] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.128334  5386 ts_tablet_manager.cc:1939] T 8d756376dbd84286a54a9d63786aa220 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.128371  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.129307  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 8d756376dbd84286a54a9d63786aa220 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.130206  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 016770e473a045fbafaded3770fa0346 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:12.130548  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.130681  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016770e473a045fbafaded3770fa0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.131038  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b9cc279978364e8c930b1cdbf1b2757a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.131306  5386 tablet_replica.cc:331] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.131477  5386 raft_consensus.cc:2241] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.131645  5386 raft_consensus.cc:2270] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.132880  5386 ts_tablet_manager.cc:1905] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.133817  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 016770e473a045fbafaded3770fa0346
I20250905 13:52:12.134701  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 016770e473a045fbafaded3770fa0346 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.135398  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.137957  5376 tablet_bootstrap.cc:492] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.138279  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.138672  5386 ts_tablet_manager.cc:1918] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.138789  5386 log.cc:1199] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/b9cc279978364e8c930b1cdbf1b2757a
I20250905 13:52:12.139120  5386 ts_tablet_manager.cc:1939] T b9cc279978364e8c930b1cdbf1b2757a P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.139475  5376 tablet_bootstrap.cc:654] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.140028  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet b9cc279978364e8c930b1cdbf1b2757a (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.140416  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 016770e473a045fbafaded3770fa0346 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 016770e473a045fbafaded3770fa0346 already in progress: creating tablet
I20250905 13:52:12.141588  5376 tablet_bootstrap.cc:492] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.141755  5376 ts_tablet_manager.cc:1397] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20250905 13:52:12.141825  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85e07534b28842a58e93f993f73b1f43 has no consensus state
I20250905 13:52:12.142419  5376 raft_consensus.cc:357] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.142608  5376 raft_consensus.cc:383] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.142701  5376 raft_consensus.cc:738] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.142993  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.143141  5376 consensus_queue.cc:260] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.143360  5378 raft_consensus.cc:491] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:12.143503  5378 raft_consensus.cc:513] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.143754  5378 leader_election.cc:304] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [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: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.143961  5378 leader_election.cc:290] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20250905 13:52:12.144179  5378 raft_consensus.cc:2802] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:12.144279  5378 raft_consensus.cc:491] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:12.144377  5378 raft_consensus.cc:3058] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.146008  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.146873  5378 raft_consensus.cc:513] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.147102  5378 leader_election.cc:304] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.147300  5378 leader_election.cc:290] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.147352  5380 raft_consensus.cc:2802] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.147532  5380 raft_consensus.cc:695] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.147743  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 85e07534b28842a58e93f993f73b1f43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:12.147764  5380 consensus_queue.cc:237] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.148191  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e07534b28842a58e93f993f73b1f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.150029  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 85e07534b28842a58e93f993f73b1f43
I20250905 13:52:12.150971  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 85e07534b28842a58e93f993f73b1f43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.151556  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 85e07534b28842a58e93f993f73b1f43 because the tablet was not found. No further retry: Not found: Tablet not found: 85e07534b28842a58e93f993f73b1f43
I20250905 13:52:12.152622  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.147475  5376 raft_consensus.cc:397] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.153858  5376 raft_consensus.cc:474] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Not starting leader election -- already a leader
I20250905 13:52:12.154604  5376 ts_tablet_manager.cc:1428] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20250905 13:52:12.154928  5376 tablet_bootstrap.cc:492] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.156387  5376 tablet_bootstrap.cc:654] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.155957  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.157369  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.158136  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 016770e473a045fbafaded3770fa0346 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.158293  5376 tablet_bootstrap.cc:492] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.158416  5386 tablet_replica.cc:331] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.158444  5376 ts_tablet_manager.cc:1397] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.158622  5386 raft_consensus.cc:2241] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.158805  5386 raft_consensus.cc:2270] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.159493  5376 raft_consensus.cc:357] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.159660  5376 raft_consensus.cc:383] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.159759  5376 raft_consensus.cc:738] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.160028  5376 consensus_queue.cc:260] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.160239  5376 raft_consensus.cc:397] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.160264  5386 ts_tablet_manager.cc:1905] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.160336  5376 raft_consensus.cc:491] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.160432  5376 raft_consensus.cc:3058] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.161661  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a64f62e0fdf345569ad31dc5e58a143c has no consensus state
I20250905 13:52:12.163044  5376 raft_consensus.cc:513] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.163250  5376 leader_election.cc:304] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.163415  5376 leader_election.cc:290] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.163519  5380 raft_consensus.cc:2802] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.163694  5380 raft_consensus.cc:695] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.163846  5376 ts_tablet_manager.cc:1428] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250905 13:52:12.163972  5380 consensus_queue.cc:237] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.166368  5386 ts_tablet_manager.cc:1918] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.166522  5386 log.cc:1199] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/016770e473a045fbafaded3770fa0346
I20250905 13:52:12.166522  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 85e07534b28842a58e93f993f73b1f43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.166836  5386 ts_tablet_manager.cc:1939] T 016770e473a045fbafaded3770fa0346 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.167555  5386 tablet_replica.cc:331] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.167695  5386 raft_consensus.cc:2241] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.167711  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 016770e473a045fbafaded3770fa0346 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.167835  5386 raft_consensus.cc:2270] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.168841  5386 ts_tablet_manager.cc:1905] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.169229  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.171312  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a64f62e0fdf345569ad31dc5e58a143c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.171717  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64f62e0fdf345569ad31dc5e58a143c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.171748  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.175251  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a64f62e0fdf345569ad31dc5e58a143c
I20250905 13:52:12.175398  5386 ts_tablet_manager.cc:1918] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.175514  5386 log.cc:1199] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/85e07534b28842a58e93f993f73b1f43
I20250905 13:52:12.175938  5386 ts_tablet_manager.cc:1939] T 85e07534b28842a58e93f993f73b1f43 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.176069  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a64f62e0fdf345569ad31dc5e58a143c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.176587  5376 tablet_bootstrap.cc:492] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.177134  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.177291  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 85e07534b28842a58e93f993f73b1f43 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.177558  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a64f62e0fdf345569ad31dc5e58a143c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a64f62e0fdf345569ad31dc5e58a143c already in progress: creating tablet
I20250905 13:52:12.178136  5376 tablet_bootstrap.cc:654] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.179545  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.181252  5376 tablet_bootstrap.cc:492] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.181409  5376 ts_tablet_manager.cc:1397] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:12.182026  5376 raft_consensus.cc:357] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.182216  5376 raft_consensus.cc:383] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.182308  5376 raft_consensus.cc:738] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.182548  5376 consensus_queue.cc:260] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.182699  5376 raft_consensus.cc:397] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250905 13:52:12.182731  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 108997eeca154baeae9dba71617e5e27 has no consensus state
I20250905 13:52:12.182807  5376 raft_consensus.cc:491] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.183817  5376 raft_consensus.cc:3058] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.184101  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.185938  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 108997eeca154baeae9dba71617e5e27 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.186422  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108997eeca154baeae9dba71617e5e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.186424  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.186878  5376 raft_consensus.cc:513] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.187104  5376 leader_election.cc:304] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.187300  5376 leader_election.cc:290] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.187369  5380 raft_consensus.cc:2802] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.187530  5380 raft_consensus.cc:695] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.187741  5380 consensus_queue.cc:237] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.188129  5376 ts_tablet_manager.cc:1428] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20250905 13:52:12.189895  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 108997eeca154baeae9dba71617e5e27
I20250905 13:52:12.190703  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 108997eeca154baeae9dba71617e5e27 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.192057  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 108997eeca154baeae9dba71617e5e27 because the tablet was not found. No further retry: Not found: Tablet not found: 108997eeca154baeae9dba71617e5e27
I20250905 13:52:12.192312  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.192605  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.193374  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a64f62e0fdf345569ad31dc5e58a143c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.193650  5386 tablet_replica.cc:331] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.193861  5386 raft_consensus.cc:2241] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.194002  5376 tablet_bootstrap.cc:492] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.194036  5386 raft_consensus.cc:2270] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.194918  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.195744  5386 ts_tablet_manager.cc:1905] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.195863  5376 tablet_bootstrap.cc:654] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.197803  5376 tablet_bootstrap.cc:492] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.197960  5376 ts_tablet_manager.cc:1397] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
W20250905 13:52:12.198624  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f46349d45b2343c6ad3efa18c5bfbc2e has no consensus state
I20250905 13:52:12.198709  5376 raft_consensus.cc:357] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.198873  5376 raft_consensus.cc:383] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.198984  5376 raft_consensus.cc:738] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.199239  5376 consensus_queue.cc:260] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.199424  5376 raft_consensus.cc:397] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.199506  5376 raft_consensus.cc:491] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.199625  5376 raft_consensus.cc:3058] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.200635  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.202437  5329 tablet_service.cc:1468] Processing CreateTablet for tablet f46349d45b2343c6ad3efa18c5bfbc2e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 125
I20250905 13:52:12.202790  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46349d45b2343c6ad3efa18c5bfbc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.202982  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.204474  5386 ts_tablet_manager.cc:1918] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.204629  5386 log.cc:1199] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a64f62e0fdf345569ad31dc5e58a143c
I20250905 13:52:12.205010  5386 ts_tablet_manager.cc:1939] T a64f62e0fdf345569ad31dc5e58a143c P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.206096  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a64f62e0fdf345569ad31dc5e58a143c (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.206539  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet f46349d45b2343c6ad3efa18c5bfbc2e
I20250905 13:52:12.207166  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f46349d45b2343c6ad3efa18c5bfbc2e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.207670  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet f46349d45b2343c6ad3efa18c5bfbc2e because the tablet was not found. No further retry: Not found: Tablet not found: f46349d45b2343c6ad3efa18c5bfbc2e
I20250905 13:52:12.207937  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.208513  5376 raft_consensus.cc:513] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.208702  5376 leader_election.cc:304] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.208894  5376 leader_election.cc:290] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.208984  5380 raft_consensus.cc:2802] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.209122  5380 raft_consensus.cc:695] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.209376  5380 consensus_queue.cc:237] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.209481  5376 ts_tablet_manager.cc:1428] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20250905 13:52:12.209734  5376 tablet_bootstrap.cc:492] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.211133  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.211370  5376 tablet_bootstrap.cc:654] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.213004  5376 tablet_bootstrap.cc:492] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.213186  5376 ts_tablet_manager.cc:1397] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:12.213822  5376 raft_consensus.cc:357] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.214021  5376 raft_consensus.cc:383] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.214110  5376 raft_consensus.cc:738] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.214326  5376 consensus_queue.cc:260] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.214462  5376 raft_consensus.cc:397] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.214570  5376 raft_consensus.cc:491] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20250905 13:52:12.214644  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67 has no consensus state
I20250905 13:52:12.214686  5376 raft_consensus.cc:3058] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.215571  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 108997eeca154baeae9dba71617e5e27 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.215921  5386 tablet_replica.cc:331] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.216164  5386 raft_consensus.cc:2241] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.216401  5386 raft_consensus.cc:2270] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.217682  5376 raft_consensus.cc:513] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.217914  5376 leader_election.cc:304] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.218065  5386 ts_tablet_manager.cc:1905] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.218317  5376 leader_election.cc:290] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.218227  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 125
I20250905 13:52:12.218195  5380 raft_consensus.cc:2802] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.218537  5380 raft_consensus.cc:695] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.218675  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.218762  5380 consensus_queue.cc:237] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.219175  5376 ts_tablet_manager.cc:1428] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20250905 13:52:12.219359  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.224843  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet f46349d45b2343c6ad3efa18c5bfbc2e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.225318  5386 ts_tablet_manager.cc:1918] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.225488  5386 log.cc:1199] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/108997eeca154baeae9dba71617e5e27
I20250905 13:52:12.225656  5376 tablet_bootstrap.cc:492] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.225582  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.226125  5386 ts_tablet_manager.cc:1939] T 108997eeca154baeae9dba71617e5e27 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.227126  5376 tablet_bootstrap.cc:654] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.227092  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 108997eeca154baeae9dba71617e5e27 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.227195  5386 tablet_replica.cc:331] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.227454  5386 raft_consensus.cc:2241] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.227643  5386 raft_consensus.cc:2270] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.228634  5386 ts_tablet_manager.cc:1905] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.229027  5376 tablet_bootstrap.cc:492] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.229182  5376 ts_tablet_manager.cc:1397] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:12.229363  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67
I20250905 13:52:12.229938  5376 raft_consensus.cc:357] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.230116  5376 raft_consensus.cc:383] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.230114  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.230249  5376 raft_consensus.cc:738] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.230458  5376 consensus_queue.cc:260] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.230621  5376 raft_consensus.cc:397] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.230721  5376 raft_consensus.cc:491] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.230824  5376 raft_consensus.cc:3058] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.231036  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.233616  5376 raft_consensus.cc:513] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.233870  5376 leader_election.cc:304] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.233826  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.234076  5376 leader_election.cc:290] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.234167  5380 raft_consensus.cc:2802] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.234331  5380 raft_consensus.cc:695] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.234633  5376 ts_tablet_manager.cc:1428] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20250905 13:52:12.234581  5380 consensus_queue.cc:237] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.235652  5386 ts_tablet_manager.cc:1918] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.235800  5386 log.cc:1199] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/f46349d45b2343c6ad3efa18c5bfbc2e
I20250905 13:52:12.236202  5386 ts_tablet_manager.cc:1939] T f46349d45b2343c6ad3efa18c5bfbc2e P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.237083  5386 tablet_replica.cc:331] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.237171  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet f46349d45b2343c6ad3efa18c5bfbc2e (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.237279  5386 raft_consensus.cc:2241] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.237475  5386 raft_consensus.cc:2270] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:12.237571  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dabad43c7d8c4253bee300e522c0f2f0 has no consensus state
I20250905 13:52:12.238600  5386 ts_tablet_manager.cc:1905] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.245023  5386 ts_tablet_manager.cc:1918] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.245146  5386 log.cc:1199] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/8ba9b4ef8e8549ebb0671ab29ee7ee67
I20250905 13:52:12.245505  5386 ts_tablet_manager.cc:1939] T 8ba9b4ef8e8549ebb0671ab29ee7ee67 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.246667  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 8ba9b4ef8e8549ebb0671ab29ee7ee67 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.249060  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.251310  5329 tablet_service.cc:1468] Processing CreateTablet for tablet dabad43c7d8c4253bee300e522c0f2f0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.251441  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.251695  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dabad43c7d8c4253bee300e522c0f2f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20250905 13:52:12.251952  5227 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet f46349d45b2343c6ad3efa18c5bfbc2e (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f46349d45b2343c6ad3efa18c5bfbc2e consensus state has no leader
I20250905 13:52:12.254446  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet dabad43c7d8c4253bee300e522c0f2f0
I20250905 13:52:12.255116  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet dabad43c7d8c4253bee300e522c0f2f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.255677  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet dabad43c7d8c4253bee300e522c0f2f0 because the tablet was not found. No further retry: Not found: Tablet not found: dabad43c7d8c4253bee300e522c0f2f0
I20250905 13:52:12.256078  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.257601  5376 tablet_bootstrap.cc:492] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.258641  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.258989  5376 tablet_bootstrap.cc:654] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.260568  5376 tablet_bootstrap.cc:492] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.260691  5376 ts_tablet_manager.cc:1397] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250905 13:52:12.261366  5376 raft_consensus.cc:357] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.261482  5376 raft_consensus.cc:383] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.261547  5376 raft_consensus.cc:738] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.261739  5376 consensus_queue.cc:260] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.261894  5376 raft_consensus.cc:397] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.261962  5376 raft_consensus.cc:491] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.262041  5376 raft_consensus.cc:3058] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.262181  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 44fef1c05d224627b032473f8ae79561 has no consensus state
I20250905 13:52:12.264283  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.265050  5376 raft_consensus.cc:513] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.265254  5376 leader_election.cc:304] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.265420  5376 leader_election.cc:290] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.265501  5380 raft_consensus.cc:2802] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.265450  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 44fef1c05d224627b032473f8ae79561 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.265619  5380 raft_consensus.cc:695] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.265832  5376 ts_tablet_manager.cc:1428] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20250905 13:52:12.265836  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fef1c05d224627b032473f8ae79561. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.265802  5380 consensus_queue.cc:237] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.267815  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.268335  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet dabad43c7d8c4253bee300e522c0f2f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.268536  5386 tablet_replica.cc:331] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.268688  5386 raft_consensus.cc:2241] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.268850  5386 raft_consensus.cc:2270] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.269600  5386 ts_tablet_manager.cc:1905] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.270982  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 44fef1c05d224627b032473f8ae79561
I20250905 13:52:12.271677  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 44fef1c05d224627b032473f8ae79561 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.272370  5376 tablet_bootstrap.cc:492] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.273269  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.274026  5376 tablet_bootstrap.cc:654] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.275279  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.275449  5386 ts_tablet_manager.cc:1918] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.275556  5386 log.cc:1199] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/dabad43c7d8c4253bee300e522c0f2f0
I20250905 13:52:12.275660  5376 tablet_bootstrap.cc:492] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.275766  5376 ts_tablet_manager.cc:1397] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:12.275880  5386 ts_tablet_manager.cc:1939] T dabad43c7d8c4253bee300e522c0f2f0 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.276340  5376 raft_consensus.cc:357] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.276464  5376 raft_consensus.cc:383] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.276521  5376 raft_consensus.cc:738] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.276701  5376 consensus_queue.cc:260] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.276780  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet dabad43c7d8c4253bee300e522c0f2f0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.276861  5376 raft_consensus.cc:397] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.276911  5376 raft_consensus.cc:491] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20250905 13:52:12.276991  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 44fef1c05d224627b032473f8ae79561 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 44fef1c05d224627b032473f8ae79561 already in progress: creating tablet
I20250905 13:52:12.276990  5376 raft_consensus.cc:3058] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.278335  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.279070  5376 raft_consensus.cc:513] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.279240  5376 leader_election.cc:304] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.279386  5376 leader_election.cc:290] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.279445  5380 raft_consensus.cc:2802] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.279568  5380 raft_consensus.cc:695] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.279767  5380 consensus_queue.cc:237] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.280146  5376 ts_tablet_manager.cc:1428] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
W20250905 13:52:12.281428  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a4ede9800174fdfbd4d51d366f7115c has no consensus state
I20250905 13:52:12.282980  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 44fef1c05d224627b032473f8ae79561 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.283030  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.283237  5386 tablet_replica.cc:331] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.283388  5386 raft_consensus.cc:2241] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.283535  5386 raft_consensus.cc:2270] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.285197  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.285869  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 0a4ede9800174fdfbd4d51d366f7115c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:12.286113  5386 ts_tablet_manager.cc:1905] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.286252  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4ede9800174fdfbd4d51d366f7115c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.288415  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 0a4ede9800174fdfbd4d51d366f7115c
I20250905 13:52:12.289003  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 0a4ede9800174fdfbd4d51d366f7115c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.290103  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.290803  5376 tablet_bootstrap.cc:492] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.292186  5376 tablet_bootstrap.cc:654] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.292495  5386 ts_tablet_manager.cc:1918] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.292568  5386 log.cc:1199] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/44fef1c05d224627b032473f8ae79561
I20250905 13:52:12.292899  5386 ts_tablet_manager.cc:1939] T 44fef1c05d224627b032473f8ae79561 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.292812  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.293850  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 44fef1c05d224627b032473f8ae79561 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.294167  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 0a4ede9800174fdfbd4d51d366f7115c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0a4ede9800174fdfbd4d51d366f7115c already in progress: creating tablet
W20250905 13:52:12.296694  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81eb4c1ac62147c084f917841daee944 has no consensus state
I20250905 13:52:12.299008  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.300015  5376 tablet_bootstrap.cc:492] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.300153  5376 ts_tablet_manager.cc:1397] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20250905 13:52:12.300391  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 81eb4c1ac62147c084f917841daee944 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:12.300694  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb4c1ac62147c084f917841daee944. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.300894  5376 raft_consensus.cc:357] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.301052  5376 raft_consensus.cc:383] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.301118  5376 raft_consensus.cc:738] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.301333  5376 consensus_queue.cc:260] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.301337  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.301534  5376 raft_consensus.cc:397] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.301596  5376 raft_consensus.cc:491] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.301674  5376 raft_consensus.cc:3058] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.304186  5376 raft_consensus.cc:513] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.304389  5376 leader_election.cc:304] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.304555  5376 leader_election.cc:290] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.304621  5380 raft_consensus.cc:2802] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.304769  5380 raft_consensus.cc:695] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.304989  5376 ts_tablet_manager.cc:1428] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.304980  5380 consensus_queue.cc:237] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.305748  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 81eb4c1ac62147c084f917841daee944
I20250905 13:52:12.306346  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 81eb4c1ac62147c084f917841daee944 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.306942  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 81eb4c1ac62147c084f917841daee944 because the tablet was not found. No further retry: Not found: Tablet not found: 81eb4c1ac62147c084f917841daee944
I20250905 13:52:12.307125  5376 tablet_bootstrap.cc:492] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.308519  5376 tablet_bootstrap.cc:654] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.309146  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.309329  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.310079  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 0a4ede9800174fdfbd4d51d366f7115c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.310354  5386 tablet_replica.cc:331] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.310565  5386 raft_consensus.cc:2241] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.310760  5386 raft_consensus.cc:2270] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.312325  5386 ts_tablet_manager.cc:1905] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.312266  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.313125  5376 tablet_bootstrap.cc:492] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.313323  5376 ts_tablet_manager.cc:1397] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.004s
I20250905 13:52:12.314080  5376 raft_consensus.cc:357] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.314213  5376 raft_consensus.cc:383] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.314311  5376 raft_consensus.cc:738] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.314522  5376 consensus_queue.cc:260] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.314674  5376 raft_consensus.cc:397] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.314762  5376 raft_consensus.cc:491] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.314881  5376 raft_consensus.cc:3058] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.315819  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d5435baeae847f69af43a72d52302e5 has no consensus state
I20250905 13:52:12.317818  5376 raft_consensus.cc:513] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.318077  5376 leader_election.cc:304] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.318353  5380 raft_consensus.cc:2802] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.318497  5380 raft_consensus.cc:695] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.318742  5380 consensus_queue.cc:237] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.319242  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.319345  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 6d5435baeae847f69af43a72d52302e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.319823  5386 ts_tablet_manager.cc:1918] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.319880  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5435baeae847f69af43a72d52302e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.319985  5386 log.cc:1199] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/0a4ede9800174fdfbd4d51d366f7115c
I20250905 13:52:12.320356  5386 ts_tablet_manager.cc:1939] T 0a4ede9800174fdfbd4d51d366f7115c P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.321952  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.322300  5376 leader_election.cc:290] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.322849  5376 ts_tablet_manager.cc:1428] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250905 13:52:12.324012  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 0a4ede9800174fdfbd4d51d366f7115c (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.324889  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 6d5435baeae847f69af43a72d52302e5
I20250905 13:52:12.325508  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 6d5435baeae847f69af43a72d52302e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.326560  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 6d5435baeae847f69af43a72d52302e5 because the tablet was not found. No further retry: Not found: Tablet not found: 6d5435baeae847f69af43a72d52302e5
I20250905 13:52:12.326730  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.327113  5376 tablet_bootstrap.cc:492] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.327275  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.327997  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 81eb4c1ac62147c084f917841daee944 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.328745  5376 tablet_bootstrap.cc:654] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.329102  5386 tablet_replica.cc:331] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.329301  5386 raft_consensus.cc:2241] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.329501  5386 raft_consensus.cc:2270] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.330029  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.330737  5376 tablet_bootstrap.cc:492] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.330884  5376 ts_tablet_manager.cc:1397] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:12.331427  5376 raft_consensus.cc:357] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.331585  5376 raft_consensus.cc:383] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.331677  5376 raft_consensus.cc:738] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.331889  5376 consensus_queue.cc:260] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.332077  5386 ts_tablet_manager.cc:1905] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.332068  5376 raft_consensus.cc:397] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.332872  5376 raft_consensus.cc:491] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.332991  5376 raft_consensus.cc:3058] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.333361  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32f6c204facd480aa92a37e71d712972 has no consensus state
I20250905 13:52:12.334761  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.336129  5376 raft_consensus.cc:513] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.336355  5376 leader_election.cc:304] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.336553  5376 leader_election.cc:290] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.336781  5380 raft_consensus.cc:2802] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.336970  5380 raft_consensus.cc:695] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.337024  5376 ts_tablet_manager.cc:1428] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20250905 13:52:12.337246  5380 consensus_queue.cc:237] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.337390  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.338729  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 32f6c204facd480aa92a37e71d712972 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.338996  5386 ts_tablet_manager.cc:1918] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.339118  5386 log.cc:1199] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/81eb4c1ac62147c084f917841daee944
I20250905 13:52:12.339210  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f6c204facd480aa92a37e71d712972. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.339529  5386 ts_tablet_manager.cc:1939] T 81eb4c1ac62147c084f917841daee944 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.340545  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 81eb4c1ac62147c084f917841daee944 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.341096  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 32f6c204facd480aa92a37e71d712972
I20250905 13:52:12.341737  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 32f6c204facd480aa92a37e71d712972 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.342248  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 32f6c204facd480aa92a37e71d712972 because the tablet was not found. No further retry: Not found: Tablet not found: 32f6c204facd480aa92a37e71d712972
I20250905 13:52:12.343230  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.343340  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.343815  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 6d5435baeae847f69af43a72d52302e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.344880  5386 tablet_replica.cc:331] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.345108  5386 raft_consensus.cc:2241] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.345301  5386 raft_consensus.cc:2270] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.345685  5376 tablet_bootstrap.cc:492] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.346065  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.347005  5386 ts_tablet_manager.cc:1905] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.347649  5376 tablet_bootstrap.cc:654] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.349524  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4fa54a51535a44a38a6b8198046e2872 has no consensus state
I20250905 13:52:12.350441  5376 tablet_bootstrap.cc:492] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.350582  5376 ts_tablet_manager.cc:1397] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:12.351293  5376 raft_consensus.cc:357] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.351460  5376 raft_consensus.cc:383] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.351553  5376 raft_consensus.cc:738] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.351775  5376 consensus_queue.cc:260] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.351994  5376 raft_consensus.cc:397] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.352090  5376 raft_consensus.cc:491] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.352023  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.352208  5376 raft_consensus.cc:3058] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.353674  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 4fa54a51535a44a38a6b8198046e2872 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:12.354105  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa54a51535a44a38a6b8198046e2872. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.354598  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.354777  5386 ts_tablet_manager.cc:1918] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.354926  5386 log.cc:1199] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/6d5435baeae847f69af43a72d52302e5
I20250905 13:52:12.355340  5386 ts_tablet_manager.cc:1939] T 6d5435baeae847f69af43a72d52302e5 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.356323  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 6d5435baeae847f69af43a72d52302e5 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.358652  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 4fa54a51535a44a38a6b8198046e2872
I20250905 13:52:12.359293  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 4fa54a51535a44a38a6b8198046e2872 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.360199  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 4fa54a51535a44a38a6b8198046e2872 because the tablet was not found. No further retry: Not found: Tablet not found: 4fa54a51535a44a38a6b8198046e2872
I20250905 13:52:12.360343  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.361456  5376 raft_consensus.cc:513] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.361691  5376 leader_election.cc:304] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.361886  5376 leader_election.cc:290] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.361987  5378 raft_consensus.cc:2802] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.362128  5378 raft_consensus.cc:695] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.362382  5378 consensus_queue.cc:237] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.362759  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.362376  5376 ts_tablet_manager.cc:1428] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20250905 13:52:12.363291  5376 tablet_bootstrap.cc:492] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.364955  5376 tablet_bootstrap.cc:654] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.366499  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0143bd52e4ca4a298d01a67d3bf04fc9 has no consensus state
I20250905 13:52:12.366570  5376 tablet_bootstrap.cc:492] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.366747  5376 ts_tablet_manager.cc:1397] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:12.367237  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 32f6c204facd480aa92a37e71d712972 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.367553  5386 tablet_replica.cc:331] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.367727  5386 raft_consensus.cc:2241] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.367764  5376 raft_consensus.cc:357] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.367966  5386 raft_consensus.cc:2270] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.367993  5376 raft_consensus.cc:383] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.368069  5376 raft_consensus.cc:738] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.368295  5376 consensus_queue.cc:260] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.368471  5376 raft_consensus.cc:397] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.368667  5376 raft_consensus.cc:491] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.369619  5376 raft_consensus.cc:3058] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.369890  5386 ts_tablet_manager.cc:1905] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.370550  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 0143bd52e4ca4a298d01a67d3bf04fc9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:12.370980  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0143bd52e4ca4a298d01a67d3bf04fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.371282  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.373171  5376 raft_consensus.cc:513] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.373402  5376 leader_election.cc:304] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.373601  5376 leader_election.cc:290] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.373674  5378 raft_consensus.cc:2802] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.373852  5378 raft_consensus.cc:695] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.374086  5378 consensus_queue.cc:237] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.374357  5376 ts_tablet_manager.cc:1428] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20250905 13:52:12.374914  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.376587  5376 tablet_bootstrap.cc:492] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.376778  5386 ts_tablet_manager.cc:1918] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.376952  5386 log.cc:1199] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/32f6c204facd480aa92a37e71d712972
I20250905 13:52:12.377388  5386 ts_tablet_manager.cc:1939] T 32f6c204facd480aa92a37e71d712972 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.378132  5376 tablet_bootstrap.cc:654] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.379127  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 32f6c204facd480aa92a37e71d712972 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.379590  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 0143bd52e4ca4a298d01a67d3bf04fc9
I20250905 13:52:12.380261  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 0143bd52e4ca4a298d01a67d3bf04fc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.380905  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 0143bd52e4ca4a298d01a67d3bf04fc9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0143bd52e4ca4a298d01a67d3bf04fc9 already in progress: creating tablet
I20250905 13:52:12.381239  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.383965  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.386801  5376 tablet_bootstrap.cc:492] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.386945  5376 ts_tablet_manager.cc:1397] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.006s
I20250905 13:52:12.387548  5376 raft_consensus.cc:357] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.387697  5376 raft_consensus.cc:383] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.387812  5376 raft_consensus.cc:738] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:12.387976  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b1e5c40f7784a169d9ef094dcee81d2 has no consensus state
I20250905 13:52:12.388049  5376 consensus_queue.cc:260] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.388257  5376 raft_consensus.cc:397] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.388350  5376 raft_consensus.cc:491] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.388461  5376 raft_consensus.cc:3058] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.389168  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 4fa54a51535a44a38a6b8198046e2872 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.389554  5386 tablet_replica.cc:331] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.389761  5386 raft_consensus.cc:2241] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.389957  5386 raft_consensus.cc:2270] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.391402  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.391654  5376 raft_consensus.cc:513] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.391712  5386 ts_tablet_manager.cc:1905] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.391892  5376 leader_election.cc:304] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.392086  5376 leader_election.cc:290] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.392323  5454 raft_consensus.cc:2802] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.392390  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 7b1e5c40f7784a169d9ef094dcee81d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.392508  5454 raft_consensus.cc:695] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.392827  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1e5c40f7784a169d9ef094dcee81d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.393363  5376 ts_tablet_manager.cc:1428] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:12.394248  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.392762  5454 consensus_queue.cc:237] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.396996  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7b1e5c40f7784a169d9ef094dcee81d2
I20250905 13:52:12.397711  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 7b1e5c40f7784a169d9ef094dcee81d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.398510  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.398669  5386 ts_tablet_manager.cc:1918] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.398809  5386 log.cc:1199] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/4fa54a51535a44a38a6b8198046e2872
I20250905 13:52:12.399219  5386 ts_tablet_manager.cc:1939] T 4fa54a51535a44a38a6b8198046e2872 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.400207  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 4fa54a51535a44a38a6b8198046e2872 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.400470  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7b1e5c40f7784a169d9ef094dcee81d2 because the tablet was not found. No further retry: Not found: Tablet not found: 7b1e5c40f7784a169d9ef094dcee81d2
I20250905 13:52:12.401510  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.401757  5376 tablet_bootstrap.cc:492] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.403357  5376 tablet_bootstrap.cc:654] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.404749  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a27ad999406448e6be0e8ddbb0401983 has no consensus state
I20250905 13:52:12.405298  5376 tablet_bootstrap.cc:492] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.405460  5376 ts_tablet_manager.cc:1397] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:12.406062  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 0143bd52e4ca4a298d01a67d3bf04fc9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.406175  5376 raft_consensus.cc:357] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.406376  5376 raft_consensus.cc:383] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.406473  5376 raft_consensus.cc:738] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.406708  5376 consensus_queue.cc:260] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.406824  5386 tablet_replica.cc:331] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.406877  5376 raft_consensus.cc:397] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.406991  5376 raft_consensus.cc:491] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.407024  5386 raft_consensus.cc:2241] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.407099  5376 raft_consensus.cc:3058] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.407220  5386 raft_consensus.cc:2270] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.408269  5386 ts_tablet_manager.cc:1905] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.408414  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a27ad999406448e6be0e8ddbb0401983 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.408861  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ad999406448e6be0e8ddbb0401983. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.406373  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.409775  5376 raft_consensus.cc:513] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.410012  5376 leader_election.cc:304] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.410313  5454 raft_consensus.cc:2802] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.410470  5454 raft_consensus.cc:695] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.410729  5454 consensus_queue.cc:237] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.412011  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.415210  5386 ts_tablet_manager.cc:1918] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.415338  5386 log.cc:1199] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/0143bd52e4ca4a298d01a67d3bf04fc9
I20250905 13:52:12.415767  5386 ts_tablet_manager.cc:1939] T 0143bd52e4ca4a298d01a67d3bf04fc9 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.416160  5376 leader_election.cc:290] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.416844  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 0143bd52e4ca4a298d01a67d3bf04fc9 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.416951  5376 ts_tablet_manager.cc:1428] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20250905 13:52:12.417351  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a27ad999406448e6be0e8ddbb0401983
I20250905 13:52:12.417981  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a27ad999406448e6be0e8ddbb0401983 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.418041  5376 tablet_bootstrap.cc:492] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:12.418687  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a27ad999406448e6be0e8ddbb0401983 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a27ad999406448e6be0e8ddbb0401983 already in progress: creating tablet
I20250905 13:52:12.418998  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.419893  5376 tablet_bootstrap.cc:654] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.421629  5376 tablet_bootstrap.cc:492] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.421912  5376 ts_tablet_manager.cc:1397] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.422472  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.422626  5376 raft_consensus.cc:357] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.422792  5376 raft_consensus.cc:383] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.422911  5376 raft_consensus.cc:738] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.423143  5376 consensus_queue.cc:260] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.423336  5376 raft_consensus.cc:397] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.423413  5376 raft_consensus.cc:491] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.423535  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 7b1e5c40f7784a169d9ef094dcee81d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.423537  5376 raft_consensus.cc:3058] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.423803  5386 tablet_replica.cc:331] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.423996  5386 raft_consensus.cc:2241] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.424183  5386 raft_consensus.cc:2270] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.425006  5386 ts_tablet_manager.cc:1905] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.425783  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.427053  5376 raft_consensus.cc:513] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.427294  5376 leader_election.cc:304] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.427492  5376 leader_election.cc:290] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.427567  5454 raft_consensus.cc:2802] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.427733  5454 raft_consensus.cc:695] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.427968  5454 consensus_queue.cc:237] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.428087  5376 ts_tablet_manager.cc:1428] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
W20250905 13:52:12.430274  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc93da0e3acb4a0b9ed6b48853d273ef has no consensus state
I20250905 13:52:12.431368  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a27ad999406448e6be0e8ddbb0401983 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.431722  5386 ts_tablet_manager.cc:1918] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.431890  5386 log.cc:1199] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7b1e5c40f7784a169d9ef094dcee81d2
I20250905 13:52:12.432324  5386 ts_tablet_manager.cc:1939] T 7b1e5c40f7784a169d9ef094dcee81d2 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.432528  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.433229  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7b1e5c40f7784a169d9ef094dcee81d2 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.433357  5386 tablet_replica.cc:331] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.433552  5386 raft_consensus.cc:2241] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.433725  5386 raft_consensus.cc:2270] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.435024  5386 ts_tablet_manager.cc:1905] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.435222  5328 tablet_service.cc:1468] Processing CreateTablet for tablet bc93da0e3acb4a0b9ed6b48853d273ef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20250905 13:52:12.435473  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.435635  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc93da0e3acb4a0b9ed6b48853d273ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.438139  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet bc93da0e3acb4a0b9ed6b48853d273ef
I20250905 13:52:12.439473  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.441720  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.442020  5386 ts_tablet_manager.cc:1918] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.442152  5386 log.cc:1199] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a27ad999406448e6be0e8ddbb0401983
I20250905 13:52:12.442548  5386 ts_tablet_manager.cc:1939] T a27ad999406448e6be0e8ddbb0401983 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.442711  5376 tablet_bootstrap.cc:492] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.443383  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet bc93da0e3acb4a0b9ed6b48853d273ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.443493  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a27ad999406448e6be0e8ddbb0401983 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.444802  5376 tablet_bootstrap.cc:654] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.445048  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet bc93da0e3acb4a0b9ed6b48853d273ef because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bc93da0e3acb4a0b9ed6b48853d273ef already in progress: creating tablet
W20250905 13:52:12.445598  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55209eb0752c440cb652711b988e7e7d has no consensus state
I20250905 13:52:12.446882  5376 tablet_bootstrap.cc:492] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.447016  5376 ts_tablet_manager.cc:1397] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20250905 13:52:12.447072  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.447503  5376 raft_consensus.cc:357] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.447634  5376 raft_consensus.cc:383] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.447687  5376 raft_consensus.cc:738] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.447921  5376 consensus_queue.cc:260] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.448045  5376 raft_consensus.cc:397] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.448136  5376 raft_consensus.cc:491] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.448208  5376 raft_consensus.cc:3058] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.449221  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 55209eb0752c440cb652711b988e7e7d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20250905 13:52:12.449616  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55209eb0752c440cb652711b988e7e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.449512  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.451169  5376 raft_consensus.cc:513] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.451381  5376 leader_election.cc:304] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.451572  5376 leader_election.cc:290] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.451625  5380 raft_consensus.cc:2802] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.451807  5380 raft_consensus.cc:695] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.452078  5380 consensus_queue.cc:237] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.452847  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 55209eb0752c440cb652711b988e7e7d
I20250905 13:52:12.453485  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 55209eb0752c440cb652711b988e7e7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.453642  5376 ts_tablet_manager.cc:1428] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
W20250905 13:52:12.454049  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 55209eb0752c440cb652711b988e7e7d because the tablet was not found. No further retry: Not found: Tablet not found: 55209eb0752c440cb652711b988e7e7d
I20250905 13:52:12.455564  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.456154  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.457065  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet bc93da0e3acb4a0b9ed6b48853d273ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.457324  5386 tablet_replica.cc:331] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.457536  5386 raft_consensus.cc:2241] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.457701  5386 raft_consensus.cc:2270] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.457939  5376 tablet_bootstrap.cc:492] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.459024  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.459224  5386 ts_tablet_manager.cc:1905] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.459543  5376 tablet_bootstrap.cc:654] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.461388  5376 tablet_bootstrap.cc:492] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.461552  5376 ts_tablet_manager.cc:1397] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:12.462231  5376 raft_consensus.cc:357] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.462385  5376 raft_consensus.cc:383] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.462476  5376 raft_consensus.cc:738] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.462704  5376 consensus_queue.cc:260] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.462793  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c19b5b904a124fb0a7f6db0e99730d6d has no consensus state
I20250905 13:52:12.462965  5376 raft_consensus.cc:397] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.463065  5376 raft_consensus.cc:491] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.463207  5376 raft_consensus.cc:3058] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.465186  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.466223  5376 raft_consensus.cc:513] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.466394  5328 tablet_service.cc:1468] Processing CreateTablet for tablet c19b5b904a124fb0a7f6db0e99730d6d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.466501  5386 ts_tablet_manager.cc:1918] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.466502  5376 leader_election.cc:304] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.466658  5386 log.cc:1199] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/bc93da0e3acb4a0b9ed6b48853d273ef
I20250905 13:52:12.466797  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19b5b904a124fb0a7f6db0e99730d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.466804  5380 raft_consensus.cc:2802] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.467068  5386 ts_tablet_manager.cc:1939] T bc93da0e3acb4a0b9ed6b48853d273ef P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.467144  5380 raft_consensus.cc:695] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.467377  5380 consensus_queue.cc:237] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.468261  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet bc93da0e3acb4a0b9ed6b48853d273ef (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.468178  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.466921  5376 leader_election.cc:290] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.470120  5376 ts_tablet_manager.cc:1428] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20250905 13:52:12.471320  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c19b5b904a124fb0a7f6db0e99730d6d
I20250905 13:52:12.472260  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c19b5b904a124fb0a7f6db0e99730d6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.472746  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c19b5b904a124fb0a7f6db0e99730d6d because the tablet was not found. No further retry: Not found: Tablet not found: c19b5b904a124fb0a7f6db0e99730d6d
I20250905 13:52:12.473137  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.473522  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.474339  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 55209eb0752c440cb652711b988e7e7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.474588  5386 tablet_replica.cc:331] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.475241  5376 tablet_bootstrap.cc:492] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.475958  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.477120  5376 tablet_bootstrap.cc:654] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.479055  5376 tablet_bootstrap.cc:492] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.479218  5376 ts_tablet_manager.cc:1397] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20250905 13:52:12.479897  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 has no consensus state
I20250905 13:52:12.479859  5376 raft_consensus.cc:357] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.479997  5376 raft_consensus.cc:383] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.480013  5386 raft_consensus.cc:2241] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.480043  5376 raft_consensus.cc:738] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.480165  5386 raft_consensus.cc:2270] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.480221  5376 consensus_queue.cc:260] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.480615  5376 raft_consensus.cc:397] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.480685  5376 raft_consensus.cc:491] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.480777  5376 raft_consensus.cc:3058] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.481179  5386 ts_tablet_manager.cc:1905] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.482213  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.483675  5376 raft_consensus.cc:513] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.483872  5376 leader_election.cc:304] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.484043  5376 leader_election.cc:290] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.484109  5380 raft_consensus.cc:2802] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.484242  5380 raft_consensus.cc:695] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.484438  5376 ts_tablet_manager.cc:1428] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250905 13:52:12.484431  5380 consensus_queue.cc:237] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.485050  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.485633  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:12.486001  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59fb2d7b41404bdf8c5e134cafdbb5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.488154  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 59fb2d7b41404bdf8c5e134cafdbb5d2
I20250905 13:52:12.488809  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.488967  5386 ts_tablet_manager.cc:1918] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.489074  5386 log.cc:1199] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/55209eb0752c440cb652711b988e7e7d
I20250905 13:52:12.489578  5386 ts_tablet_manager.cc:1939] T 55209eb0752c440cb652711b988e7e7d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.489547  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.490746  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 55209eb0752c440cb652711b988e7e7d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.491012  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 because the tablet was not found. No further retry: Not found: Tablet not found: 59fb2d7b41404bdf8c5e134cafdbb5d2
I20250905 13:52:12.492306  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.493779  5376 tablet_bootstrap.cc:492] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:12.495482  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7456e2faf952463a8d7fee4a6f4599cc has no consensus state
I20250905 13:52:12.496121  5376 tablet_bootstrap.cc:654] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.498515  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.499501  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c19b5b904a124fb0a7f6db0e99730d6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.499743  5386 tablet_replica.cc:331] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.499707  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 7456e2faf952463a8d7fee4a6f4599cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250905 13:52:12.499940  5386 raft_consensus.cc:2241] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.500134  5386 raft_consensus.cc:2270] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.500483  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7456e2faf952463a8d7fee4a6f4599cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.501336  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.501837  5386 ts_tablet_manager.cc:1905] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.504017  5376 tablet_bootstrap.cc:492] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.504206  5376 ts_tablet_manager.cc:1397] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.000s
I20250905 13:52:12.504349  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7456e2faf952463a8d7fee4a6f4599cc
I20250905 13:52:12.504899  5376 raft_consensus.cc:357] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.505086  5376 raft_consensus.cc:383] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.505189  5376 raft_consensus.cc:738] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.505398  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7456e2faf952463a8d7fee4a6f4599cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.505439  5376 consensus_queue.cc:260] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.505653  5376 raft_consensus.cc:397] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.506621  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.506995  5376 raft_consensus.cc:491] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.507154  5376 raft_consensus.cc:3058] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.508658  5386 ts_tablet_manager.cc:1918] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.508822  5386 log.cc:1199] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c19b5b904a124fb0a7f6db0e99730d6d
I20250905 13:52:12.509213  5386 ts_tablet_manager.cc:1939] T c19b5b904a124fb0a7f6db0e99730d6d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.509145  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.510145  5376 raft_consensus.cc:513] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.510228  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c19b5b904a124fb0a7f6db0e99730d6d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.510418  5376 leader_election.cc:304] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
W20250905 13:52:12.510643  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7456e2faf952463a8d7fee4a6f4599cc because the tablet was not found. No further retry: Not found: Tablet not found: 7456e2faf952463a8d7fee4a6f4599cc
I20250905 13:52:12.511215  5380 raft_consensus.cc:2802] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.511379  5380 raft_consensus.cc:695] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.511613  5380 consensus_queue.cc:237] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.512346  5376 leader_election.cc:290] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
W20250905 13:52:12.512362  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 087fabf547e448a0b5ce92c3830d3028 has no consensus state
I20250905 13:52:12.512884  5376 ts_tablet_manager.cc:1428] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20250905 13:52:12.513161  5376 tablet_bootstrap.cc:492] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.514743  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.516134  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 087fabf547e448a0b5ce92c3830d3028 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250905 13:52:12.516587  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087fabf547e448a0b5ce92c3830d3028. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.516995  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.517241  5376 tablet_bootstrap.cc:654] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.517833  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.519519  5386 tablet_replica.cc:331] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.519697  5386 raft_consensus.cc:2241] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.519886  5386 raft_consensus.cc:2270] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.521193  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 087fabf547e448a0b5ce92c3830d3028
I20250905 13:52:12.522315  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 087fabf547e448a0b5ce92c3830d3028 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.523475  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.524222  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.526633  5386 ts_tablet_manager.cc:1905] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.526614  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.529569  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d43975c8fa0844e49cd7983d4090a970 has no consensus state
I20250905 13:52:12.532862  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.533185  5328 tablet_service.cc:1468] Processing CreateTablet for tablet d43975c8fa0844e49cd7983d4090a970 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.533711  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43975c8fa0844e49cd7983d4090a970. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.535374  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.535615  5386 ts_tablet_manager.cc:1918] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.535750  5386 log.cc:1199] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/59fb2d7b41404bdf8c5e134cafdbb5d2
I20250905 13:52:12.536103  5386 ts_tablet_manager.cc:1939] T 59fb2d7b41404bdf8c5e134cafdbb5d2 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.537037  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 59fb2d7b41404bdf8c5e134cafdbb5d2 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.537359  5376 tablet_bootstrap.cc:492] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.537598  5376 ts_tablet_manager.cc:1397] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
W20250905 13:52:12.537680  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 087fabf547e448a0b5ce92c3830d3028 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 087fabf547e448a0b5ce92c3830d3028 already in progress: creating tablet
I20250905 13:52:12.538282  5376 raft_consensus.cc:357] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.538462  5376 raft_consensus.cc:383] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.538540  5376 raft_consensus.cc:738] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.538759  5376 consensus_queue.cc:260] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.538962  5376 raft_consensus.cc:397] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.539072  5376 raft_consensus.cc:491] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.539172  5376 raft_consensus.cc:3058] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.539323  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet d43975c8fa0844e49cd7983d4090a970
I20250905 13:52:12.540068  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet d43975c8fa0844e49cd7983d4090a970 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.540647  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet d43975c8fa0844e49cd7983d4090a970 because the tablet was not found. No further retry: Not found: Tablet not found: d43975c8fa0844e49cd7983d4090a970
I20250905 13:52:12.541085  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.541801  5376 raft_consensus.cc:513] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.542003  5376 leader_election.cc:304] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.542207  5376 leader_election.cc:290] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.542251  5380 raft_consensus.cc:2802] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.542402  5380 raft_consensus.cc:695] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.542634  5380 consensus_queue.cc:237] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.543782  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.545245  5376 ts_tablet_manager.cc:1428] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:12.545626  5376 tablet_bootstrap.cc:492] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:12.546682  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ff808f925d04268bd0173f933ab4e06 has no consensus state
I20250905 13:52:12.548022  5376 tablet_bootstrap.cc:654] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.549293  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.550828  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 7ff808f925d04268bd0173f933ab4e06 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.551401  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff808f925d04268bd0173f933ab4e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.551723  5240 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.552476  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7456e2faf952463a8d7fee4a6f4599cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.555004  5386 tablet_replica.cc:331] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.555073  5240 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7ff808f925d04268bd0173f933ab4e06
I20250905 13:52:12.555330  5386 raft_consensus.cc:2241] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.555549  5386 raft_consensus.cc:2270] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.556299  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7ff808f925d04268bd0173f933ab4e06 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.557528  5386 ts_tablet_manager.cc:1905] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.557801  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.558591  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.559933  5376 tablet_bootstrap.cc:492] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.560051  5376 ts_tablet_manager.cc:1397] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.011s
I20250905 13:52:12.560658  5376 raft_consensus.cc:357] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.560828  5376 raft_consensus.cc:383] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.560977  5376 raft_consensus.cc:738] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.560942  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.561232  5376 consensus_queue.cc:260] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.561445  5376 raft_consensus.cc:397] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.561558  5376 raft_consensus.cc:491] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.561688  5376 raft_consensus.cc:3058] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.564363  5386 ts_tablet_manager.cc:1918] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.564507  5386 log.cc:1199] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7456e2faf952463a8d7fee4a6f4599cc
I20250905 13:52:12.564628  5376 raft_consensus.cc:513] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.564888  5376 leader_election.cc:304] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.564956  5386 ts_tablet_manager.cc:1939] T 7456e2faf952463a8d7fee4a6f4599cc P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
W20250905 13:52:12.565032  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8126a56117449b28db8dfad52d6560f has no consensus state
I20250905 13:52:12.565188  5380 raft_consensus.cc:2802] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.565351  5380 raft_consensus.cc:695] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.565591  5380 consensus_queue.cc:237] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.566764  5376 leader_election.cc:290] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.566691  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.567260  5376 ts_tablet_manager.cc:1428] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20250905 13:52:12.567526  5376 tablet_bootstrap.cc:492] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.569242  5376 tablet_bootstrap.cc:654] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.568832  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7456e2faf952463a8d7fee4a6f4599cc (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.569540  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7ff808f925d04268bd0173f933ab4e06 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7ff808f925d04268bd0173f933ab4e06 already in progress: creating tablet
I20250905 13:52:12.570313  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 087fabf547e448a0b5ce92c3830d3028 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.570626  5386 tablet_replica.cc:331] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.570827  5386 raft_consensus.cc:2241] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.571005  5386 pending_rounds.cc:70] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Trying to abort 1 pending ops.
I20250905 13:52:12.570904  5329 tablet_service.cc:1468] Processing CreateTablet for tablet e8126a56117449b28db8dfad52d6560f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20250905 13:52:12.571075  5386 pending_rounds.cc:77] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 144 op_type: NO_OP noop_request { }
I20250905 13:52:12.571223  5386 raft_consensus.cc:2887] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:12.571333  5386 raft_consensus.cc:2270] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.571516  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8126a56117449b28db8dfad52d6560f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.573716  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.577972  5527 consensus_queue.cc:1162] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "eff0e97727d34523bb6fde85165e0b34" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20250905 13:52:12.578763  5386 ts_tablet_manager.cc:1905] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.578814  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet e8126a56117449b28db8dfad52d6560f
I20250905 13:52:12.579520  5376 tablet_bootstrap.cc:492] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.579692  5376 ts_tablet_manager.cc:1397] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20250905 13:52:12.580459  5376 raft_consensus.cc:357] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.580675  5376 raft_consensus.cc:383] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.580792  5376 raft_consensus.cc:738] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.581003  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.581075  5376 consensus_queue.cc:260] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.581315  5376 raft_consensus.cc:397] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.581459  5376 raft_consensus.cc:491] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.581578  5376 raft_consensus.cc:3058] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.581672  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e8126a56117449b28db8dfad52d6560f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.584451  5376 raft_consensus.cc:513] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.584707  5376 leader_election.cc:304] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.584972  5376 leader_election.cc:290] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.585044  5380 raft_consensus.cc:2802] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.585187  5380 raft_consensus.cc:695] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.585423  5380 consensus_queue.cc:237] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.585562  5376 ts_tablet_manager.cc:1428] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250905 13:52:12.585737  5386 ts_tablet_manager.cc:1918] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.585891  5376 tablet_bootstrap.cc:492] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.585939  5386 log.cc:1199] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/087fabf547e448a0b5ce92c3830d3028
I20250905 13:52:12.586464  5386 ts_tablet_manager.cc:1939] T 087fabf547e448a0b5ce92c3830d3028 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.587638  5376 tablet_bootstrap.cc:654] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.587702  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 087fabf547e448a0b5ce92c3830d3028 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.588407  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.588524  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet e8126a56117449b28db8dfad52d6560f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e8126a56117449b28db8dfad52d6560f already in progress: creating tablet
I20250905 13:52:12.590516  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.590591  5376 tablet_bootstrap.cc:492] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.590721  5376 ts_tablet_manager.cc:1397] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:12.591341  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 087fabf547e448a0b5ce92c3830d3028 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.591431  5376 raft_consensus.cc:357] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.591610  5376 raft_consensus.cc:383] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.591706  5376 raft_consensus.cc:738] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:12.591959  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 087fabf547e448a0b5ce92c3830d3028 because the tablet was not found. No further retry: Not found: Tablet not found: 087fabf547e448a0b5ce92c3830d3028
I20250905 13:52:12.591974  5376 consensus_queue.cc:260] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.592188  5376 raft_consensus.cc:397] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.592286  5376 raft_consensus.cc:491] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.592409  5376 raft_consensus.cc:3058] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.592597  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 167f7e9954ba4db086d15619e48bffa5 has no consensus state
I20250905 13:52:12.593735  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet d43975c8fa0844e49cd7983d4090a970 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.593993  5386 tablet_replica.cc:331] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.594214  5386 raft_consensus.cc:2241] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.594424  5386 raft_consensus.cc:2270] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.595080  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.595487  5376 raft_consensus.cc:513] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.595734  5376 leader_election.cc:304] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.596257  5376 leader_election.cc:290] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.596323  5380 raft_consensus.cc:2802] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.596480  5380 raft_consensus.cc:695] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.596541  5386 ts_tablet_manager.cc:1905] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.596726  5376 ts_tablet_manager.cc:1428] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250905 13:52:12.596769  5380 consensus_queue.cc:237] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.596983  5376 tablet_bootstrap.cc:492] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.598277  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.598838  5376 tablet_bootstrap.cc:654] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.602365  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 167f7e9954ba4db086d15619e48bffa5
I20250905 13:52:12.603170  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 167f7e9954ba4db086d15619e48bffa5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.603313  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 167f7e9954ba4db086d15619e48bffa5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20250905 13:52:12.604804  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167f7e9954ba4db086d15619e48bffa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.605995  5386 ts_tablet_manager.cc:1918] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.606141  5386 log.cc:1199] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/d43975c8fa0844e49cd7983d4090a970
I20250905 13:52:12.606572  5386 ts_tablet_manager.cc:1939] T d43975c8fa0844e49cd7983d4090a970 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.606818  5376 tablet_bootstrap.cc:492] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.606779  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.606992  5376 ts_tablet_manager.cc:1397] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20250905 13:52:12.607631  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet d43975c8fa0844e49cd7983d4090a970 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.607681  5376 raft_consensus.cc:357] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.607870  5376 raft_consensus.cc:383] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.607976  5376 raft_consensus.cc:738] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.608242  5376 consensus_queue.cc:260] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.608306  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 167f7e9954ba4db086d15619e48bffa5 because the tablet was not found. No further retry: Not found: Tablet not found: 167f7e9954ba4db086d15619e48bffa5
I20250905 13:52:12.608528  5376 raft_consensus.cc:397] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.608640  5376 raft_consensus.cc:491] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.608774  5376 raft_consensus.cc:3058] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.608831  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.609612  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 7ff808f925d04268bd0173f933ab4e06 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.611650  5376 raft_consensus.cc:513] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.611847  5376 leader_election.cc:304] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.611999  5386 tablet_replica.cc:331] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.612178  5454 raft_consensus.cc:2802] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.612300  5386 raft_consensus.cc:2241] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.612320  5454 raft_consensus.cc:695] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.612464  5376 leader_election.cc:290] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.612077  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.612640  5386 raft_consensus.cc:2270] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.612668  5454 consensus_queue.cc:237] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.613135  5376 ts_tablet_manager.cc:1428] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20250905 13:52:12.615087  5376 tablet_bootstrap.cc:492] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.616179  5386 ts_tablet_manager.cc:1905] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.616854  5376 tablet_bootstrap.cc:654] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.617614  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b has no consensus state
I20250905 13:52:12.618412  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet e8126a56117449b28db8dfad52d6560f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.621621  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.622102  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.622622  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.623577  5376 tablet_bootstrap.cc:492] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.623731  5376 ts_tablet_manager.cc:1397] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20250905 13:52:12.624485  5376 raft_consensus.cc:357] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.624670  5376 raft_consensus.cc:383] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.624802  5376 raft_consensus.cc:738] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.624826  5386 ts_tablet_manager.cc:1918] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.624953  5386 log.cc:1199] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7ff808f925d04268bd0173f933ab4e06
I20250905 13:52:12.625082  5376 consensus_queue.cc:260] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.625137  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.625286  5376 raft_consensus.cc:397] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.625380  5376 raft_consensus.cc:491] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.625383  5386 ts_tablet_manager.cc:1939] T 7ff808f925d04268bd0173f933ab4e06 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.625526  5376 raft_consensus.cc:3058] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.626459  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7ff808f925d04268bd0173f933ab4e06 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.626504  5386 tablet_replica.cc:331] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.626947  5386 raft_consensus.cc:2241] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.627161  5386 raft_consensus.cc:2270] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.628283  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b
I20250905 13:52:12.628362  5376 raft_consensus.cc:513] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.628595  5376 leader_election.cc:304] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.628888  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.628929  5454 raft_consensus.cc:2802] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.629051  5376 leader_election.cc:290] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.629096  5454 raft_consensus.cc:695] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.629364  5454 consensus_queue.cc:237] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.629635  5376 ts_tablet_manager.cc:1428] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250905 13:52:12.630159  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.630455  5386 ts_tablet_manager.cc:1905] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.633044  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.636282  5376 tablet_bootstrap.cc:492] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:12.637497  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c670db718a164b9f90c1fa7cf5659ae8 has no consensus state
I20250905 13:52:12.638306  5386 ts_tablet_manager.cc:1918] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.638438  5386 log.cc:1199] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e8126a56117449b28db8dfad52d6560f
I20250905 13:52:12.638733  5376 tablet_bootstrap.cc:654] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.638908  5386 ts_tablet_manager.cc:1939] T e8126a56117449b28db8dfad52d6560f P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.639935  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet e8126a56117449b28db8dfad52d6560f (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.640529  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b already in progress: creating tablet
I20250905 13:52:12.641647  5329 tablet_service.cc:1468] Processing CreateTablet for tablet c670db718a164b9f90c1fa7cf5659ae8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.642131  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c670db718a164b9f90c1fa7cf5659ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.642700  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 167f7e9954ba4db086d15619e48bffa5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.642943  5386 tablet_replica.cc:331] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.643136  5386 raft_consensus.cc:2241] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.643308  5386 raft_consensus.cc:2270] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.643512  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.644361  5386 ts_tablet_manager.cc:1905] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.645386  5376 tablet_bootstrap.cc:492] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.645563  5376 ts_tablet_manager.cc:1397] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.003s
I20250905 13:52:12.646314  5376 raft_consensus.cc:357] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.646495  5376 raft_consensus.cc:383] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.646579  5376 raft_consensus.cc:738] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.646813  5376 consensus_queue.cc:260] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.646968  5376 raft_consensus.cc:397] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.647063  5376 raft_consensus.cc:491] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.647166  5376 raft_consensus.cc:3058] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.649466  5386 ts_tablet_manager.cc:1918] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.649610  5386 log.cc:1199] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/167f7e9954ba4db086d15619e48bffa5
I20250905 13:52:12.649818  5376 raft_consensus.cc:513] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.650038  5376 leader_election.cc:304] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.650072  5386 ts_tablet_manager.cc:1939] T 167f7e9954ba4db086d15619e48bffa5 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.650280  5376 leader_election.cc:290] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.650405  5454 raft_consensus.cc:2802] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.650328  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.650735  5454 raft_consensus.cc:695] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.651077  5376 ts_tablet_manager.cc:1428] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.651127  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 167f7e9954ba4db086d15619e48bffa5 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.651086  5454 consensus_queue.cc:237] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.651403  5376 tablet_bootstrap.cc:492] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.653117  5376 tablet_bootstrap.cc:654] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.654275  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c670db718a164b9f90c1fa7cf5659ae8
I20250905 13:52:12.655059  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c670db718a164b9f90c1fa7cf5659ae8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.655700  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c670db718a164b9f90c1fa7cf5659ae8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c670db718a164b9f90c1fa7cf5659ae8 already in progress: creating tablet
I20250905 13:52:12.656517  5376 tablet_bootstrap.cc:492] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.656410  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.656651  5376 ts_tablet_manager.cc:1397] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:12.656850  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.657387  5376 raft_consensus.cc:357] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.657541  5376 raft_consensus.cc:383] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.657631  5376 raft_consensus.cc:738] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.657858  5376 consensus_queue.cc:260] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.658030  5376 raft_consensus.cc:397] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.658113  5376 raft_consensus.cc:491] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.658221  5376 raft_consensus.cc:3058] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.658710  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.659031  5386 tablet_replica.cc:331] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.659189  5386 raft_consensus.cc:2241] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.659343  5386 raft_consensus.cc:2270] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.659956  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.660370  5386 ts_tablet_manager.cc:1905] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.661185  5376 raft_consensus.cc:513] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.661422  5376 leader_election.cc:304] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.661620  5376 leader_election.cc:290] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.661721  5454 raft_consensus.cc:2802] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.661931  5454 raft_consensus.cc:695] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.662235  5454 consensus_queue.cc:237] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.662242  5376 ts_tablet_manager.cc:1428] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20250905 13:52:12.663765  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c335f36b006f4dd5bb1840894f6c6110 has no consensus state
I20250905 13:52:12.665588  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.667485  5329 tablet_service.cc:1468] Processing CreateTablet for tablet c335f36b006f4dd5bb1840894f6c6110 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.667881  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c335f36b006f4dd5bb1840894f6c6110. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.668045  5386 ts_tablet_manager.cc:1918] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.668177  5386 log.cc:1199] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/7ec4d7c9b6df4c7cbacbd91b4f79455b
I20250905 13:52:12.668378  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.668598  5386 ts_tablet_manager.cc:1939] T 7ec4d7c9b6df4c7cbacbd91b4f79455b P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.669665  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 7ec4d7c9b6df4c7cbacbd91b4f79455b (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.671478  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c335f36b006f4dd5bb1840894f6c6110
I20250905 13:52:12.672205  5327 tablet_service.cc:1515] Processing DeleteTablet for tablet c335f36b006f4dd5bb1840894f6c6110 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.672741  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c335f36b006f4dd5bb1840894f6c6110 because the tablet was not found. No further retry: Not found: Tablet not found: c335f36b006f4dd5bb1840894f6c6110
I20250905 13:52:12.672878  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c670db718a164b9f90c1fa7cf5659ae8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.673130  5386 tablet_replica.cc:331] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.673249  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.673339  5386 raft_consensus.cc:2241] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.673543  5386 raft_consensus.cc:2270] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.673867  5376 tablet_bootstrap.cc:492] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.675426  5376 tablet_bootstrap.cc:654] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.675473  5386 ts_tablet_manager.cc:1905] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.675879  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.677393  5376 tablet_bootstrap.cc:492] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.677558  5376 ts_tablet_manager.cc:1397] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:12.678203  5376 raft_consensus.cc:357] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.678381  5376 raft_consensus.cc:383] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.678457  5376 raft_consensus.cc:738] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.678704  5376 consensus_queue.cc:260] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.678890  5376 raft_consensus.cc:397] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.679013  5376 raft_consensus.cc:491] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.679117  5376 raft_consensus.cc:3058] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.682019  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a2bc538d84e349da80012092e562fe92 has no consensus state
I20250905 13:52:12.682438  5386 ts_tablet_manager.cc:1918] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.682375  5376 raft_consensus.cc:513] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.682585  5386 log.cc:1199] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c670db718a164b9f90c1fa7cf5659ae8
I20250905 13:52:12.682677  5376 leader_election.cc:304] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.683043  5454 raft_consensus.cc:2802] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.683010  5386 ts_tablet_manager.cc:1939] T c670db718a164b9f90c1fa7cf5659ae8 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.683010  5376 leader_election.cc:290] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.683218  5454 raft_consensus.cc:695] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.683480  5454 consensus_queue.cc:237] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.683609  5376 ts_tablet_manager.cc:1428] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20250905 13:52:12.684249  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c670db718a164b9f90c1fa7cf5659ae8 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.685945  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.686375  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a2bc538d84e349da80012092e562fe92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.686776  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2bc538d84e349da80012092e562fe92. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.687772  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c335f36b006f4dd5bb1840894f6c6110 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.688061  5386 tablet_replica.cc:331] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.688266  5386 raft_consensus.cc:2241] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.688470  5386 raft_consensus.cc:2270] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.689347  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.689524  5386 ts_tablet_manager.cc:1905] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.692397  5376 tablet_bootstrap.cc:492] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.693131  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a2bc538d84e349da80012092e562fe92
I20250905 13:52:12.693789  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a2bc538d84e349da80012092e562fe92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.694249  5376 tablet_bootstrap.cc:654] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.695127  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.696178  5386 ts_tablet_manager.cc:1918] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.696280  5386 log.cc:1199] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c335f36b006f4dd5bb1840894f6c6110
I20250905 13:52:12.696607  5386 ts_tablet_manager.cc:1939] T c335f36b006f4dd5bb1840894f6c6110 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.697626  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c335f36b006f4dd5bb1840894f6c6110 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.697844  5376 tablet_bootstrap.cc:492] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
W20250905 13:52:12.697883  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a2bc538d84e349da80012092e562fe92 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a2bc538d84e349da80012092e562fe92 already in progress: creating tablet
I20250905 13:52:12.697983  5376 ts_tablet_manager.cc:1397] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.002s
I20250905 13:52:12.698352  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.698689  5376 raft_consensus.cc:357] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.698741  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.698872  5376 raft_consensus.cc:383] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.698990  5376 raft_consensus.cc:738] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.699205  5376 consensus_queue.cc:260] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.699297  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c335f36b006f4dd5bb1840894f6c6110 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.699409  5376 raft_consensus.cc:397] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.699501  5376 raft_consensus.cc:491] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.699604  5376 raft_consensus.cc:3058] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.700789  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c335f36b006f4dd5bb1840894f6c6110 because the tablet was not found. No further retry: Not found: Tablet not found: c335f36b006f4dd5bb1840894f6c6110
I20250905 13:52:12.702028  5376 raft_consensus.cc:513] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.702279  5376 leader_election.cc:304] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
W20250905 13:52:12.702476  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02b90e58f05e48bb832ad3cc2124bda8 has no consensus state
I20250905 13:52:12.702589  5376 leader_election.cc:290] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.702730  5454 raft_consensus.cc:2802] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.702903  5454 raft_consensus.cc:695] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.703119  5454 consensus_queue.cc:237] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.703173  5376 ts_tablet_manager.cc:1428] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:52:12.704970  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.707407  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 02b90e58f05e48bb832ad3cc2124bda8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:12.707824  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b90e58f05e48bb832ad3cc2124bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.708346  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet a2bc538d84e349da80012092e562fe92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.708616  5386 tablet_replica.cc:331] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.708941  5386 raft_consensus.cc:2241] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.709004  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.709151  5386 raft_consensus.cc:2270] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.710214  5386 ts_tablet_manager.cc:1905] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.712775  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 02b90e58f05e48bb832ad3cc2124bda8
I20250905 13:52:12.713236  5376 tablet_bootstrap.cc:492] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.713557  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 02b90e58f05e48bb832ad3cc2124bda8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.715070  5376 tablet_bootstrap.cc:654] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.714948  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.716913  5376 tablet_bootstrap.cc:492] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.716948  5386 ts_tablet_manager.cc:1918] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.717104  5386 log.cc:1199] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a2bc538d84e349da80012092e562fe92
I20250905 13:52:12.717130  5376 ts_tablet_manager.cc:1397] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20250905 13:52:12.717530  5386 ts_tablet_manager.cc:1939] T a2bc538d84e349da80012092e562fe92 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.717723  5376 raft_consensus.cc:357] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.718178  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.718573  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a2bc538d84e349da80012092e562fe92 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.719238  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 02b90e58f05e48bb832ad3cc2124bda8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 02b90e58f05e48bb832ad3cc2124bda8 already in progress: creating tablet
I20250905 13:52:12.719367  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:12.722383  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6eae384283ab47999cb85003a9612abb has no consensus state
I20250905 13:52:12.723829  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.724512  5376 raft_consensus.cc:383] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.724597  5376 raft_consensus.cc:738] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.724856  5376 consensus_queue.cc:260] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.725008  5376 raft_consensus.cc:397] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.725077  5376 raft_consensus.cc:491] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.725154  5376 raft_consensus.cc:3058] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.725683  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 6eae384283ab47999cb85003a9612abb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:12.726042  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eae384283ab47999cb85003a9612abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.726411  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.727903  5376 raft_consensus.cc:513] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.728106  5376 leader_election.cc:304] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.728288  5376 leader_election.cc:290] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.728356  5454 raft_consensus.cc:2802] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.728458  5454 raft_consensus.cc:695] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.728644  5454 consensus_queue.cc:237] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.729033  5376 ts_tablet_manager.cc:1428] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20250905 13:52:12.731389  5376 tablet_bootstrap.cc:492] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.731819  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 6eae384283ab47999cb85003a9612abb
I20250905 13:52:12.732563  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 6eae384283ab47999cb85003a9612abb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.733691  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 6eae384283ab47999cb85003a9612abb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6eae384283ab47999cb85003a9612abb already in progress: creating tablet
I20250905 13:52:12.733681  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.734071  5376 tablet_bootstrap.cc:654] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.735452  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.735713  5376 tablet_bootstrap.cc:492] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.735818  5376 ts_tablet_manager.cc:1397] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:12.736158  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 02b90e58f05e48bb832ad3cc2124bda8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.736414  5386 tablet_replica.cc:331] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.736601  5386 raft_consensus.cc:2241] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.736838  5376 raft_consensus.cc:357] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.736835  5386 raft_consensus.cc:2270] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.737421  5376 raft_consensus.cc:383] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.737553  5376 raft_consensus.cc:738] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.737793  5376 consensus_queue.cc:260] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.737970  5376 raft_consensus.cc:397] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.738061  5376 raft_consensus.cc:491] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.738147  5376 raft_consensus.cc:3058] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.738723  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.740180  5376 raft_consensus.cc:513] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.740411  5376 leader_election.cc:304] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.740584  5376 leader_election.cc:290] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.740613  5454 raft_consensus.cc:2802] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.737977  5386 ts_tablet_manager.cc:1905] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.740789  5454 raft_consensus.cc:695] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.741019  5454 consensus_queue.cc:237] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.741812  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ede10e039e314153bd66e0f6f5667677 has no consensus state
I20250905 13:52:12.743152  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.745273  5329 tablet_service.cc:1468] Processing CreateTablet for tablet ede10e039e314153bd66e0f6f5667677 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.745710  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede10e039e314153bd66e0f6f5667677. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.746093  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.748975  5376 ts_tablet_manager.cc:1428] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20250905 13:52:12.749488  5386 ts_tablet_manager.cc:1918] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.749598  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet ede10e039e314153bd66e0f6f5667677
I20250905 13:52:12.749684  5386 log.cc:1199] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/02b90e58f05e48bb832ad3cc2124bda8
I20250905 13:52:12.750293  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet ede10e039e314153bd66e0f6f5667677 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.751562  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.751731  5386 ts_tablet_manager.cc:1939] T 02b90e58f05e48bb832ad3cc2124bda8 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.752882  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 02b90e58f05e48bb832ad3cc2124bda8 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.753165  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet ede10e039e314153bd66e0f6f5667677 because the tablet was not found. No further retry: Not found: Tablet not found: ede10e039e314153bd66e0f6f5667677
I20250905 13:52:12.753583  5376 tablet_bootstrap.cc:492] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.754743  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.755339  5376 tablet_bootstrap.cc:654] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.755575  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.756381  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 6eae384283ab47999cb85003a9612abb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.756824  5386 tablet_replica.cc:331] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.757169  5386 raft_consensus.cc:2241] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.757454  5386 raft_consensus.cc:2270] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.758615  5386 ts_tablet_manager.cc:1905] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:12.759169  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c485cbf1edb547ea89f1631a7981d4ab has no consensus state
I20250905 13:52:12.759716  5376 tablet_bootstrap.cc:492] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.759917  5376 ts_tablet_manager.cc:1397] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20250905 13:52:12.760639  5376 raft_consensus.cc:357] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.760867  5376 raft_consensus.cc:383] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.760958  5376 raft_consensus.cc:738] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.761232  5376 consensus_queue.cc:260] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.761415  5376 raft_consensus.cc:397] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.762030  5376 raft_consensus.cc:491] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.761855  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.762131  5376 raft_consensus.cc:3058] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.763003  5329 tablet_service.cc:1468] Processing CreateTablet for tablet c485cbf1edb547ea89f1631a7981d4ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.763448  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c485cbf1edb547ea89f1631a7981d4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.764523  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.765187  5376 raft_consensus.cc:513] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.765404  5376 leader_election.cc:304] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.765668  5454 raft_consensus.cc:2802] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.765812  5454 raft_consensus.cc:695] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.766021  5386 ts_tablet_manager.cc:1918] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.766064  5454 consensus_queue.cc:237] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.766155  5386 log.cc:1199] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/6eae384283ab47999cb85003a9612abb
I20250905 13:52:12.766553  5386 ts_tablet_manager.cc:1939] T 6eae384283ab47999cb85003a9612abb P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.767912  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 6eae384283ab47999cb85003a9612abb (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.768167  5376 leader_election.cc:290] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.768443  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c485cbf1edb547ea89f1631a7981d4ab
I20250905 13:52:12.768579  5376 ts_tablet_manager.cc:1428] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20250905 13:52:12.769305  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c485cbf1edb547ea89f1631a7981d4ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.769906  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c485cbf1edb547ea89f1631a7981d4ab because the tablet was not found. No further retry: Not found: Tablet not found: c485cbf1edb547ea89f1631a7981d4ab
I20250905 13:52:12.770582  5376 tablet_bootstrap.cc:492] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.770937  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.772279  5376 tablet_bootstrap.cc:654] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.773782  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.774154  5376 tablet_bootstrap.cc:492] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.774295  5376 ts_tablet_manager.cc:1397] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.774519  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.775023  5376 raft_consensus.cc:357] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.775184  5376 raft_consensus.cc:383] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.775235  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet ede10e039e314153bd66e0f6f5667677 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.775308  5376 raft_consensus.cc:738] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.775566  5376 consensus_queue.cc:260] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.775760  5376 raft_consensus.cc:397] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.775853  5376 raft_consensus.cc:491] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.775976  5376 raft_consensus.cc:3058] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.776330  5386 tablet_replica.cc:331] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.776517  5386 raft_consensus.cc:2241] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.776686  5386 raft_consensus.cc:2270] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:12.778057  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e91085b9edfe404a9f2f9df506a73d91 has no consensus state
I20250905 13:52:12.778625  5386 ts_tablet_manager.cc:1905] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.778749  5376 raft_consensus.cc:513] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.778981  5376 leader_election.cc:304] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.779171  5376 leader_election.cc:290] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.779273  5454 raft_consensus.cc:2802] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.779464  5454 raft_consensus.cc:695] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.779688  5454 consensus_queue.cc:237] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.779757  5376 ts_tablet_manager.cc:1428] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20250905 13:52:12.781529  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.784015  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet c485cbf1edb547ea89f1631a7981d4ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.784632  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.785168  5386 ts_tablet_manager.cc:1918] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.785310  5386 log.cc:1199] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ede10e039e314153bd66e0f6f5667677
I20250905 13:52:12.785321  5329 tablet_service.cc:1468] Processing CreateTablet for tablet e91085b9edfe404a9f2f9df506a73d91 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 1
I20250905 13:52:12.785692  5386 ts_tablet_manager.cc:1939] T ede10e039e314153bd66e0f6f5667677 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.785773  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91085b9edfe404a9f2f9df506a73d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.786583  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet ede10e039e314153bd66e0f6f5667677 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.786886  5386 tablet_replica.cc:331] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.787097  5386 raft_consensus.cc:2241] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.787281  5386 raft_consensus.cc:2270] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.788317  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet e91085b9edfe404a9f2f9df506a73d91
I20250905 13:52:12.789063  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e91085b9edfe404a9f2f9df506a73d91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.790221  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.790655  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.792243  5376 tablet_bootstrap.cc:492] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.793148  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.793386  5386 ts_tablet_manager.cc:1905] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.794090  5376 tablet_bootstrap.cc:654] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.795964  5376 tablet_bootstrap.cc:492] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.796118  5376 ts_tablet_manager.cc:1397] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20250905 13:52:12.796278  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b378d0e7177f4c2da5b258f06b063b9d has no consensus state
I20250905 13:52:12.796876  5376 raft_consensus.cc:357] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.797083  5376 raft_consensus.cc:383] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.797163  5376 raft_consensus.cc:738] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.797426  5376 consensus_queue.cc:260] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.797600  5376 raft_consensus.cc:397] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.797708  5376 raft_consensus.cc:491] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.797801  5376 raft_consensus.cc:3058] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.798112  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.799901  5329 tablet_service.cc:1468] Processing CreateTablet for tablet b378d0e7177f4c2da5b258f06b063b9d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 1
I20250905 13:52:12.800313  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b378d0e7177f4c2da5b258f06b063b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.800482  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.800616  5376 raft_consensus.cc:513] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.800873  5376 leader_election.cc:304] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.801096  5376 leader_election.cc:290] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.801210  5454 raft_consensus.cc:2802] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.801563  5376 ts_tablet_manager.cc:1428] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.801924  5454 raft_consensus.cc:695] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.802248  5454 consensus_queue.cc:237] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.804083  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet b378d0e7177f4c2da5b258f06b063b9d
I20250905 13:52:12.804867  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b378d0e7177f4c2da5b258f06b063b9d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.805495  5386 ts_tablet_manager.cc:1918] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.805639  5386 log.cc:1199] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c485cbf1edb547ea89f1631a7981d4ab
I20250905 13:52:12.805999  5386 ts_tablet_manager.cc:1939] T c485cbf1edb547ea89f1631a7981d4ab P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.806124  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.806841  5386 tablet_replica.cc:331] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.807034  5386 raft_consensus.cc:2241] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.807116  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c485cbf1edb547ea89f1631a7981d4ab (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.807240  5386 raft_consensus.cc:2270] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.807407  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.807467  5376 tablet_bootstrap.cc:492] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.808357  5386 ts_tablet_manager.cc:1905] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.809231  5376 tablet_bootstrap.cc:654] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.810431  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.811024  5376 tablet_bootstrap.cc:492] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.811141  5376 ts_tablet_manager.cc:1397] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.811647  5376 raft_consensus.cc:357] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.811779  5376 raft_consensus.cc:383] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.811846  5376 raft_consensus.cc:738] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.812028  5376 consensus_queue.cc:260] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.812165  5376 raft_consensus.cc:397] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.812259  5376 raft_consensus.cc:491] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.812376  5376 raft_consensus.cc:3058] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.814291  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5428dfa426d84aa6b549642ec922c15a has no consensus state
I20250905 13:52:12.814700  5376 raft_consensus.cc:513] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.814908  5376 leader_election.cc:304] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.815109  5376 leader_election.cc:290] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.815223  5454 raft_consensus.cc:2802] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.815472  5454 raft_consensus.cc:695] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.815692  5376 ts_tablet_manager.cc:1428] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20250905 13:52:12.815800  5454 consensus_queue.cc:237] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.815924  5386 ts_tablet_manager.cc:1918] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.816051  5386 log.cc:1199] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e91085b9edfe404a9f2f9df506a73d91
I20250905 13:52:12.816509  5386 ts_tablet_manager.cc:1939] T e91085b9edfe404a9f2f9df506a73d91 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.816790  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.817378  5386 tablet_replica.cc:331] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.817492  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet e91085b9edfe404a9f2f9df506a73d91 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.817570  5386 raft_consensus.cc:2241] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.817710  5386 pending_rounds.cc:70] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Trying to abort 1 pending ops.
I20250905 13:52:12.817799  5386 pending_rounds.cc:77] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 172 op_type: NO_OP noop_request { }
I20250905 13:52:12.817903  5386 raft_consensus.cc:2887] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:12.818046  5386 raft_consensus.cc:2270] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.819223  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.820462  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 5428dfa426d84aa6b549642ec922c15a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.820621  5386 ts_tablet_manager.cc:1905] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.820883  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5428dfa426d84aa6b549642ec922c15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.822751  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 5428dfa426d84aa6b549642ec922c15a
I20250905 13:52:12.823390  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5428dfa426d84aa6b549642ec922c15a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.824313  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.826329  5376 tablet_bootstrap.cc:492] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.826964  5386 ts_tablet_manager.cc:1918] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.827091  5386 log.cc:1199] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/b378d0e7177f4c2da5b258f06b063b9d
I20250905 13:52:12.827442  5386 ts_tablet_manager.cc:1939] T b378d0e7177f4c2da5b258f06b063b9d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.827827  5376 tablet_bootstrap.cc:654] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.828267  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet b378d0e7177f4c2da5b258f06b063b9d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.828560  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 5428dfa426d84aa6b549642ec922c15a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5428dfa426d84aa6b549642ec922c15a already in progress: creating tablet
I20250905 13:52:12.829612  5376 tablet_bootstrap.cc:492] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.829785  5376 ts_tablet_manager.cc:1397] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:12.829874  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.830399  5376 raft_consensus.cc:357] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.830545  5376 raft_consensus.cc:383] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.830636  5376 raft_consensus.cc:738] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.830852  5376 consensus_queue.cc:260] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.831064  5376 raft_consensus.cc:397] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.831188  5376 raft_consensus.cc:491] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.831297  5376 raft_consensus.cc:3058] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.833513  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d0594b32a6843b7a4a0e69385ebdfc1 has no consensus state
I20250905 13:52:12.834090  5376 raft_consensus.cc:513] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.834306  5376 leader_election.cc:304] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.834601  5454 raft_consensus.cc:2802] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.834575  5376 leader_election.cc:290] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.834769  5454 raft_consensus.cc:695] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.835032  5454 consensus_queue.cc:237] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.835207  5376 ts_tablet_manager.cc:1428] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.835356  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.837769  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.838191  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5428dfa426d84aa6b549642ec922c15a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.838347  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 2d0594b32a6843b7a4a0e69385ebdfc1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.838449  5386 tablet_replica.cc:331] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.838699  5386 raft_consensus.cc:2241] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.838781  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0594b32a6843b7a4a0e69385ebdfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.838882  5386 raft_consensus.cc:2270] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.839781  5386 ts_tablet_manager.cc:1905] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.844386  5376 tablet_bootstrap.cc:492] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.844977  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 2d0594b32a6843b7a4a0e69385ebdfc1
I20250905 13:52:12.845726  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 2d0594b32a6843b7a4a0e69385ebdfc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.845914  5386 ts_tablet_manager.cc:1918] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.846064  5386 log.cc:1199] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/5428dfa426d84aa6b549642ec922c15a
I20250905 13:52:12.846304  5376 tablet_bootstrap.cc:654] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.846467  5386 ts_tablet_manager.cc:1939] T 5428dfa426d84aa6b549642ec922c15a P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.846669  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.847453  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 5428dfa426d84aa6b549642ec922c15a (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.847795  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 2d0594b32a6843b7a4a0e69385ebdfc1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d0594b32a6843b7a4a0e69385ebdfc1 already in progress: creating tablet
I20250905 13:52:12.848362  5376 tablet_bootstrap.cc:492] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.848488  5376 ts_tablet_manager.cc:1397] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.849068  5376 raft_consensus.cc:357] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.849210  5376 raft_consensus.cc:383] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.849187  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.849315  5376 raft_consensus.cc:738] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.849545  5376 consensus_queue.cc:260] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.849697  5376 raft_consensus.cc:397] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.849778  5376 raft_consensus.cc:491] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.849901  5376 raft_consensus.cc:3058] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.852200  5376 raft_consensus.cc:513] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.852348  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd3a4e74c964497fa48f09c51cb81543 has no consensus state
I20250905 13:52:12.852447  5376 leader_election.cc:304] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.852748  5454 raft_consensus.cc:2802] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.852905  5454 raft_consensus.cc:695] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.853127  5454 consensus_queue.cc:237] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.854017  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.856201  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.856839  5376 leader_election.cc:290] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.856841  5329 tablet_service.cc:1468] Processing CreateTablet for tablet cd3a4e74c964497fa48f09c51cb81543 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:12.857487  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3a4e74c964497fa48f09c51cb81543. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.857647  5376 ts_tablet_manager.cc:1428] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250905 13:52:12.859663  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet cd3a4e74c964497fa48f09c51cb81543
I20250905 13:52:12.860334  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet cd3a4e74c964497fa48f09c51cb81543 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.860868  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet cd3a4e74c964497fa48f09c51cb81543 because the tablet was not found. No further retry: Not found: Tablet not found: cd3a4e74c964497fa48f09c51cb81543
I20250905 13:52:12.862455  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.863140  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 2d0594b32a6843b7a4a0e69385ebdfc1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.863149  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.863400  5386 tablet_replica.cc:331] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.863588  5386 raft_consensus.cc:2241] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.863770  5386 raft_consensus.cc:2270] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.864387  5376 tablet_bootstrap.cc:492] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.864813  5386 ts_tablet_manager.cc:1905] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.866168  5376 tablet_bootstrap.cc:654] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.867897  5376 tablet_bootstrap.cc:492] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.868081  5376 ts_tablet_manager.cc:1397] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.868808  5376 raft_consensus.cc:357] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.869024  5376 raft_consensus.cc:383] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.869113  5376 raft_consensus.cc:738] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.868988  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.869377  5376 consensus_queue.cc:260] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.869549  5376 raft_consensus.cc:397] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.869664  5376 raft_consensus.cc:491] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.869760  5376 raft_consensus.cc:3058] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.871663  5386 ts_tablet_manager.cc:1918] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.871789  5386 log.cc:1199] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/2d0594b32a6843b7a4a0e69385ebdfc1
I20250905 13:52:12.872047  5376 raft_consensus.cc:513] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.872231  5386 ts_tablet_manager.cc:1939] T 2d0594b32a6843b7a4a0e69385ebdfc1 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.872283  5376 leader_election.cc:304] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.872534  5376 leader_election.cc:290] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.872586  5454 raft_consensus.cc:2802] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.872771  5454 raft_consensus.cc:695] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
W20250905 13:52:12.873014  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c7af6f53c8ad4dea84107497fb09a991 has no consensus state
I20250905 13:52:12.873046  5454 consensus_queue.cc:237] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.873319  5376 ts_tablet_manager.cc:1428] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.874744  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 2d0594b32a6843b7a4a0e69385ebdfc1 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.875733  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet cd3a4e74c964497fa48f09c51cb81543 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.875980  5386 tablet_replica.cc:331] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.876168  5386 raft_consensus.cc:2241] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.876346  5386 raft_consensus.cc:2270] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.876380  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.876891  5329 tablet_service.cc:1468] Processing CreateTablet for tablet c7af6f53c8ad4dea84107497fb09a991 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:12.877245  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7af6f53c8ad4dea84107497fb09a991. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.878733  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.879148  5386 ts_tablet_manager.cc:1905] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.882483  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c7af6f53c8ad4dea84107497fb09a991
I20250905 13:52:12.883095  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c7af6f53c8ad4dea84107497fb09a991 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.883608  5376 tablet_bootstrap.cc:492] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.883915  5386 ts_tablet_manager.cc:1918] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.884052  5386 log.cc:1199] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/cd3a4e74c964497fa48f09c51cb81543
I20250905 13:52:12.884475  5386 ts_tablet_manager.cc:1939] T cd3a4e74c964497fa48f09c51cb81543 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.884478  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.885579  5376 tablet_bootstrap.cc:654] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.885576  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet cd3a4e74c964497fa48f09c51cb81543 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.885912  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c7af6f53c8ad4dea84107497fb09a991 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c7af6f53c8ad4dea84107497fb09a991 already in progress: creating tablet
I20250905 13:52:12.887034  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.887295  5376 tablet_bootstrap.cc:492] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.887426  5376 ts_tablet_manager.cc:1397] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:12.887967  5376 raft_consensus.cc:357] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.888140  5376 raft_consensus.cc:383] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.888237  5376 raft_consensus.cc:738] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.888429  5376 consensus_queue.cc:260] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.888577  5376 raft_consensus.cc:397] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.888657  5376 raft_consensus.cc:491] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.888787  5376 raft_consensus.cc:3058] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.890378  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9efa500e21834808a2fbdb85803b187f has no consensus state
I20250905 13:52:12.891387  5376 raft_consensus.cc:513] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.891613  5376 leader_election.cc:304] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.891779  5376 leader_election.cc:290] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.891834  5454 raft_consensus.cc:2802] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.891983  5454 raft_consensus.cc:695] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.892220  5454 consensus_queue.cc:237] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.892176  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.892639  5376 ts_tablet_manager.cc:1428] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.894100  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 9efa500e21834808a2fbdb85803b187f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.894508  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efa500e21834808a2fbdb85803b187f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.894594  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.897822  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 9efa500e21834808a2fbdb85803b187f
I20250905 13:52:12.898622  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 9efa500e21834808a2fbdb85803b187f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.899675  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 9efa500e21834808a2fbdb85803b187f because the tablet was not found. No further retry: Not found: Tablet not found: 9efa500e21834808a2fbdb85803b187f
I20250905 13:52:12.899807  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.900207  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.900930  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c7af6f53c8ad4dea84107497fb09a991 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.901117  5376 tablet_bootstrap.cc:492] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.901175  5386 tablet_replica.cc:331] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.901346  5386 raft_consensus.cc:2241] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.901533  5386 raft_consensus.cc:2270] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.903501  5386 ts_tablet_manager.cc:1905] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.903493  5376 tablet_bootstrap.cc:654] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.903492  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.907035  5376 tablet_bootstrap.cc:492] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.907224  5376 ts_tablet_manager.cc:1397] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:12.907963  5376 raft_consensus.cc:357] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:12.908072  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df1fe63a4c1643179b8796b7dcb4bafd has no consensus state
I20250905 13:52:12.908231  5376 raft_consensus.cc:383] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.908350  5376 raft_consensus.cc:738] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.908620  5376 consensus_queue.cc:260] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.908831  5376 raft_consensus.cc:397] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.908964  5376 raft_consensus.cc:491] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.909090  5376 raft_consensus.cc:3058] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.909242  5386 ts_tablet_manager.cc:1918] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.909379  5386 log.cc:1199] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c7af6f53c8ad4dea84107497fb09a991
I20250905 13:52:12.909835  5386 ts_tablet_manager.cc:1939] T c7af6f53c8ad4dea84107497fb09a991 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.909791  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.911542  5376 raft_consensus.cc:513] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.911590  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c7af6f53c8ad4dea84107497fb09a991 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.911868  5376 leader_election.cc:304] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.912111  5376 leader_election.cc:290] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.912375  5380 raft_consensus.cc:2802] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.912518  5380 raft_consensus.cc:695] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.912588  5376 ts_tablet_manager.cc:1428] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:12.912779  5380 consensus_queue.cc:237] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.913199  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.913439  5329 tablet_service.cc:1468] Processing CreateTablet for tablet df1fe63a4c1643179b8796b7dcb4bafd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.913914  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1fe63a4c1643179b8796b7dcb4bafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.916888  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet df1fe63a4c1643179b8796b7dcb4bafd
I20250905 13:52:12.917526  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet df1fe63a4c1643179b8796b7dcb4bafd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.918010  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet df1fe63a4c1643179b8796b7dcb4bafd because the tablet was not found. No further retry: Not found: Tablet not found: df1fe63a4c1643179b8796b7dcb4bafd
I20250905 13:52:12.919018  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.918879  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.919699  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 9efa500e21834808a2fbdb85803b187f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.920002  5386 tablet_replica.cc:331] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.920270  5386 raft_consensus.cc:2241] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.920533  5386 raft_consensus.cc:2270] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.921679  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.922005  5386 ts_tablet_manager.cc:1905] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.922727  5376 tablet_bootstrap.cc:492] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.924540  5376 tablet_bootstrap.cc:654] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.924860  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 273217f4ae5d452d89699cbb500fce79 has no consensus state
I20250905 13:52:12.926195  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.928378  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 273217f4ae5d452d89699cbb500fce79 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:12.928627  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.928809  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273217f4ae5d452d89699cbb500fce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.931387  5376 tablet_bootstrap.cc:492] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.931548  5376 ts_tablet_manager.cc:1397] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20250905 13:52:12.931672  5386 ts_tablet_manager.cc:1918] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.931843  5386 log.cc:1199] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/9efa500e21834808a2fbdb85803b187f
I20250905 13:52:12.932041  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 273217f4ae5d452d89699cbb500fce79
I20250905 13:52:12.932673  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 273217f4ae5d452d89699cbb500fce79 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.933020  5386 ts_tablet_manager.cc:1939] T 9efa500e21834808a2fbdb85803b187f P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.934032  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.934217  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 9efa500e21834808a2fbdb85803b187f (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:12.934501  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 273217f4ae5d452d89699cbb500fce79 because the tablet was not found. No further retry: Not found: Tablet not found: 273217f4ae5d452d89699cbb500fce79
I20250905 13:52:12.935606  5376 raft_consensus.cc:357] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.935748  5376 raft_consensus.cc:383] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.935853  5376 raft_consensus.cc:738] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.936134  5376 consensus_queue.cc:260] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.936347  5376 raft_consensus.cc:397] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.936523  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.939399  5376 raft_consensus.cc:491] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.939502  5376 raft_consensus.cc:3058] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:12.939806  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5021bb0c88c6447bb418b107515a9313 has no consensus state
I20250905 13:52:12.941113  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.941821  5376 raft_consensus.cc:513] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.942000  5376 leader_election.cc:304] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.942142  5376 leader_election.cc:290] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.942224  5380 raft_consensus.cc:2802] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.942377  5380 raft_consensus.cc:695] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.942571  5376 ts_tablet_manager.cc:1428] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20250905 13:52:12.942572  5380 consensus_queue.cc:237] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.942807  5376 tablet_bootstrap.cc:492] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.943468  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 5021bb0c88c6447bb418b107515a9313 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:12.943851  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5021bb0c88c6447bb418b107515a9313. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.944527  5376 tablet_bootstrap.cc:654] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.944655  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.948407  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 5021bb0c88c6447bb418b107515a9313
I20250905 13:52:12.949258  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5021bb0c88c6447bb418b107515a9313 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:12.949913  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 5021bb0c88c6447bb418b107515a9313 because the tablet was not found. No further retry: Not found: Tablet not found: 5021bb0c88c6447bb418b107515a9313
I20250905 13:52:12.950866  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.951772  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.952553  5376 tablet_bootstrap.cc:492] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.952598  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet df1fe63a4c1643179b8796b7dcb4bafd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.952698  5376 ts_tablet_manager.cc:1397] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.008s
I20250905 13:52:12.952956  5386 tablet_replica.cc:331] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.953184  5386 raft_consensus.cc:2241] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.953384  5386 raft_consensus.cc:2270] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.953465  5376 raft_consensus.cc:357] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.953630  5376 raft_consensus.cc:383] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.953714  5376 raft_consensus.cc:738] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.953950  5376 consensus_queue.cc:260] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.954113  5376 raft_consensus.cc:397] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.954246  5376 raft_consensus.cc:491] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.954344  5376 raft_consensus.cc:3058] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.954500  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.955004  5386 ts_tablet_manager.cc:1905] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:12.957392  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89c1d64322e24f629970c1303e989133 has no consensus state
I20250905 13:52:12.957510  5376 raft_consensus.cc:513] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.957733  5376 leader_election.cc:304] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.957993  5378 raft_consensus.cc:2802] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.958132  5378 raft_consensus.cc:695] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.958376  5378 consensus_queue.cc:237] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.958689  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.961135  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 89c1d64322e24f629970c1303e989133 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.961102  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.961549  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c1d64322e24f629970c1303e989133. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.964365  5386 ts_tablet_manager.cc:1918] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.964459  5376 leader_election.cc:290] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.964586  5386 log.cc:1199] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/df1fe63a4c1643179b8796b7dcb4bafd
I20250905 13:52:12.964656  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 89c1d64322e24f629970c1303e989133
I20250905 13:52:12.965153  5386 ts_tablet_manager.cc:1939] T df1fe63a4c1643179b8796b7dcb4bafd P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.966635  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet df1fe63a4c1643179b8796b7dcb4bafd (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.966634  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.965276  5376 ts_tablet_manager.cc:1428] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20250905 13:52:12.965308  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 89c1d64322e24f629970c1303e989133 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.967509  5376 tablet_bootstrap.cc:492] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
W20250905 13:52:12.968145  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 89c1d64322e24f629970c1303e989133 because the tablet was not found. No further retry: Not found: Tablet not found: 89c1d64322e24f629970c1303e989133
I20250905 13:52:12.969434  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.970695  5376 tablet_bootstrap.cc:654] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:12.972853  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7efb0dae7994ea091152c6a90ea4be1 has no consensus state
I20250905 13:52:12.972854  5376 tablet_bootstrap.cc:492] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.973085  5376 ts_tablet_manager.cc:1397] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:52:12.973644  5376 raft_consensus.cc:357] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.973793  5376 raft_consensus.cc:383] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.973896  5376 raft_consensus.cc:738] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.974117  5376 consensus_queue.cc:260] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.974296  5376 raft_consensus.cc:397] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.974400  5376 raft_consensus.cc:491] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.974520  5376 raft_consensus.cc:3058] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.975381  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 273217f4ae5d452d89699cbb500fce79 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.975701  5386 tablet_replica.cc:331] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.975917  5386 raft_consensus.cc:2241] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.976109  5386 raft_consensus.cc:2270] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.976398  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.977056  5329 tablet_service.cc:1468] Processing CreateTablet for tablet a7efb0dae7994ea091152c6a90ea4be1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250905 13:52:12.977304  5386 ts_tablet_manager.cc:1905] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.977387  5376 raft_consensus.cc:513] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.977666  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7efb0dae7994ea091152c6a90ea4be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:12.977640  5376 leader_election.cc:304] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.977926  5378 raft_consensus.cc:2802] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.978127  5378 raft_consensus.cc:695] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.978376  5378 consensus_queue.cc:237] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.981945  5376 leader_election.cc:290] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.982497  5376 ts_tablet_manager.cc:1428] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250905 13:52:12.982800  5376 tablet_bootstrap.cc:492] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.983266  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 5021bb0c88c6447bb418b107515a9313 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.983158  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.985634  5376 tablet_bootstrap.cc:654] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.987205  5386 ts_tablet_manager.cc:1918] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.987320  5386 log.cc:1199] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/273217f4ae5d452d89699cbb500fce79
I20250905 13:52:12.987524  5376 tablet_bootstrap.cc:492] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:12.987599  5386 ts_tablet_manager.cc:1939] T 273217f4ae5d452d89699cbb500fce79 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.987681  5376 ts_tablet_manager.cc:1397] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:12.988307  5386 tablet_replica.cc:331] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.988227  5376 raft_consensus.cc:357] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.988445  5376 raft_consensus.cc:383] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:12.988512  5386 raft_consensus.cc:2241] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.988512  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 273217f4ae5d452d89699cbb500fce79 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.988541  5376 raft_consensus.cc:738] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:12.988785  5386 raft_consensus.cc:2270] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:12.988893  5376 consensus_queue.cc:260] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.989101  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet a7efb0dae7994ea091152c6a90ea4be1
I20250905 13:52:12.989118  5376 raft_consensus.cc:397] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:12.989316  5376 raft_consensus.cc:491] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:12.989439  5376 raft_consensus.cc:3058] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:12.989856  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a7efb0dae7994ea091152c6a90ea4be1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.990875  5386 ts_tablet_manager.cc:1905] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:12.991807  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:12.992038  5376 raft_consensus.cc:513] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.992262  5376 leader_election.cc:304] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:12.992535  5378 raft_consensus.cc:2802] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:12.992703  5378 raft_consensus.cc:695] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:12.992631  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.993021  5378 consensus_queue.cc:237] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:12.994648  5376 leader_election.cc:290] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:12.995190  5376 ts_tablet_manager.cc:1428] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:12.995524  5376 tablet_bootstrap.cc:492] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:12.995653  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:12.997363  5376 tablet_bootstrap.cc:654] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:12.997757  5386 ts_tablet_manager.cc:1918] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:12.997877  5386 log.cc:1199] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/5021bb0c88c6447bb418b107515a9313
I20250905 13:52:12.997936  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 89c1d64322e24f629970c1303e989133 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:12.998292  5386 ts_tablet_manager.cc:1939] T 5021bb0c88c6447bb418b107515a9313 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:12.999307  5386 tablet_replica.cc:331] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:12.999449  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 5021bb0c88c6447bb418b107515a9313 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:12.999512  5386 raft_consensus.cc:2241] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:12.999675  5386 raft_consensus.cc:2270] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:12.999780  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet a7efb0dae7994ea091152c6a90ea4be1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a7efb0dae7994ea091152c6a90ea4be1 already in progress: creating tablet
W20250905 13:52:12.999862  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 has no consensus state
I20250905 13:52:13.000794  5386 ts_tablet_manager.cc:1905] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.002269  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.002791  5376 tablet_bootstrap.cc:492] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.002939  5376 ts_tablet_manager.cc:1397] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.003s
I20250905 13:52:13.003585  5376 raft_consensus.cc:357] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.003753  5376 raft_consensus.cc:383] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.003857  5376 raft_consensus.cc:738] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.004091  5376 consensus_queue.cc:260] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.004278  5376 raft_consensus.cc:397] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.004366  5376 raft_consensus.cc:491] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.004540  5376 raft_consensus.cc:3058] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.005263  5329 tablet_service.cc:1468] Processing CreateTablet for tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20250905 13:52:13.005371  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.005735  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa488d86f4ff4cbe8b01994b2dd7c7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.007913  5386 ts_tablet_manager.cc:1918] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.008064  5386 log.cc:1199] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/89c1d64322e24f629970c1303e989133
I20250905 13:52:13.008497  5386 ts_tablet_manager.cc:1939] T 89c1d64322e24f629970c1303e989133 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.009228  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet aa488d86f4ff4cbe8b01994b2dd7c7f0
I20250905 13:52:13.009322  5376 raft_consensus.cc:513] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.009584  5376 leader_election.cc:304] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.009832  5378 raft_consensus.cc:2802] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.009963  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.010022  5378 raft_consensus.cc:695] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.010267  5378 consensus_queue.cc:237] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.010344  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 89c1d64322e24f629970c1303e989133 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.010999  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 because the tablet was not found. No further retry: Not found: Tablet not found: aa488d86f4ff4cbe8b01994b2dd7c7f0
I20250905 13:52:13.011950  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.014336  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.014490  5376 leader_election.cc:290] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.015070  5376 ts_tablet_manager.cc:1428] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20250905 13:52:13.015352  5376 tablet_bootstrap.cc:492] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.016798  5376 tablet_bootstrap.cc:654] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:13.018726  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 63931bfeef8144f0b098d8572e7951d2 has no consensus state
I20250905 13:52:13.019199  5376 tablet_bootstrap.cc:492] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.019367  5376 ts_tablet_manager.cc:1397] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:13.019508  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet a7efb0dae7994ea091152c6a90ea4be1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:12 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.019773  5386 tablet_replica.cc:331] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.019937  5386 raft_consensus.cc:2241] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.020131  5386 raft_consensus.cc:2270] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.020080  5376 raft_consensus.cc:357] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.020267  5376 raft_consensus.cc:383] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.020350  5376 raft_consensus.cc:738] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.021322  5386 ts_tablet_manager.cc:1905] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.023511  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.026994  5376 consensus_queue.cc:260] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.027053  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 63931bfeef8144f0b098d8572e7951d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20250905 13:52:13.027185  5386 ts_tablet_manager.cc:1918] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.027211  5376 raft_consensus.cc:397] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.027120  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.027318  5386 log.cc:1199] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/a7efb0dae7994ea091152c6a90ea4be1
I20250905 13:52:13.027321  5376 raft_consensus.cc:491] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.027460  5376 raft_consensus.cc:3058] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.027527  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63931bfeef8144f0b098d8572e7951d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.027738  5386 ts_tablet_manager.cc:1939] T a7efb0dae7994ea091152c6a90ea4be1 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.030083  5376 raft_consensus.cc:513] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.030297  5376 leader_election.cc:304] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.030509  5376 leader_election.cc:290] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.030586  5378 raft_consensus.cc:2802] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.030733  5378 raft_consensus.cc:695] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.030997  5378 consensus_queue.cc:237] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.031116  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 63931bfeef8144f0b098d8572e7951d2
I20250905 13:52:13.031225  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet a7efb0dae7994ea091152c6a90ea4be1 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.031312  5376 ts_tablet_manager.cc:1428] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20250905 13:52:13.031885  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 63931bfeef8144f0b098d8572e7951d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.032428  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 63931bfeef8144f0b098d8572e7951d2 because the tablet was not found. No further retry: Not found: Tablet not found: 63931bfeef8144f0b098d8572e7951d2
I20250905 13:52:13.033061  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.035979  5376 tablet_bootstrap.cc:492] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.036233  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.037609  5376 tablet_bootstrap.cc:654] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.038291  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.039242  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.039530  5386 tablet_replica.cc:331] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.039526  5376 tablet_bootstrap.cc:492] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.039757  5376 ts_tablet_manager.cc:1397] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.039763  5386 raft_consensus.cc:2241] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.040009  5386 raft_consensus.cc:2270] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.041304  5376 raft_consensus.cc:357] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.041364  5386 ts_tablet_manager.cc:1905] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.041451  5376 raft_consensus.cc:383] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.041553  5376 raft_consensus.cc:738] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.041754  5376 consensus_queue.cc:260] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.041913  5376 raft_consensus.cc:397] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.041994  5376 raft_consensus.cc:491] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.042145  5376 raft_consensus.cc:3058] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:13.042177  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3378c4438d24f0fb4a74d1ca296c65d has no consensus state
I20250905 13:52:13.044523  5376 raft_consensus.cc:513] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.044754  5376 leader_election.cc:304] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.044951  5376 leader_election.cc:290] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.045019  5378 raft_consensus.cc:2802] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.045207  5378 raft_consensus.cc:695] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.045472  5378 consensus_queue.cc:237] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.045578  5376 ts_tablet_manager.cc:1428] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20250905 13:52:13.046175  5329 tablet_service.cc:1468] Processing CreateTablet for tablet d3378c4438d24f0fb4a74d1ca296c65d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.046577  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3378c4438d24f0fb4a74d1ca296c65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.047924  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.049577  5386 ts_tablet_manager.cc:1918] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.049743  5386 log.cc:1199] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/aa488d86f4ff4cbe8b01994b2dd7c7f0
I20250905 13:52:13.050169  5386 ts_tablet_manager.cc:1939] T aa488d86f4ff4cbe8b01994b2dd7c7f0 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.050547  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.051450  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet aa488d86f4ff4cbe8b01994b2dd7c7f0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.052572  5376 tablet_bootstrap.cc:492] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.054328  5376 tablet_bootstrap.cc:654] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.054566  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet d3378c4438d24f0fb4a74d1ca296c65d
I20250905 13:52:13.055213  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet d3378c4438d24f0fb4a74d1ca296c65d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.055750  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet d3378c4438d24f0fb4a74d1ca296c65d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3378c4438d24f0fb4a74d1ca296c65d already in progress: creating tablet
I20250905 13:52:13.056424  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.057287  5376 tablet_bootstrap.cc:492] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.057438  5376 ts_tablet_manager.cc:1397] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:13.057988  5376 raft_consensus.cc:357] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.058146  5376 raft_consensus.cc:383] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.058228  5376 raft_consensus.cc:738] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.057240  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.058458  5376 consensus_queue.cc:260] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.058619  5376 raft_consensus.cc:397] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.058728  5376 raft_consensus.cc:491] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.058820  5376 raft_consensus.cc:3058] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.059530  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.059876  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 63931bfeef8144f0b098d8572e7951d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.060195  5386 tablet_replica.cc:331] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.060415  5386 raft_consensus.cc:2241] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.060683  5386 raft_consensus.cc:2270] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.061637  5386 ts_tablet_manager.cc:1905] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.062178  5376 raft_consensus.cc:513] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.062424  5376 leader_election.cc:304] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.062685  5378 raft_consensus.cc:2802] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
W20250905 13:52:13.062768  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 17d9e28be6d14560a5dabcf8a78f8508 has no consensus state
I20250905 13:52:13.063165  5378 raft_consensus.cc:695] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.063448  5378 consensus_queue.cc:237] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.063911  5376 leader_election.cc:290] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.064574  5376 ts_tablet_manager.cc:1428] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:13.064813  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.066495  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 17d9e28be6d14560a5dabcf8a78f8508 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.066932  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d9e28be6d14560a5dabcf8a78f8508. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.068977  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.070307  5386 ts_tablet_manager.cc:1918] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.070461  5386 log.cc:1199] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/63931bfeef8144f0b098d8572e7951d2
I20250905 13:52:13.070976  5386 ts_tablet_manager.cc:1939] T 63931bfeef8144f0b098d8572e7951d2 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.072459  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 63931bfeef8144f0b098d8572e7951d2 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.072974  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 17d9e28be6d14560a5dabcf8a78f8508
I20250905 13:52:13.073614  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 17d9e28be6d14560a5dabcf8a78f8508 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.074680  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 17d9e28be6d14560a5dabcf8a78f8508 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 17d9e28be6d14560a5dabcf8a78f8508 already in progress: creating tablet
I20250905 13:52:13.074684  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.074971  5376 tablet_bootstrap.cc:492] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.075548  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.076444  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet d3378c4438d24f0fb4a74d1ca296c65d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.076705  5386 tablet_replica.cc:331] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.076838  5376 tablet_bootstrap.cc:654] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.076943  5386 raft_consensus.cc:2241] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.077150  5386 raft_consensus.cc:2270] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.078272  5386 ts_tablet_manager.cc:1905] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.078737  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:13.083205  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58db08fa379d40e387bc01b1ab124d2b has no consensus state
I20250905 13:52:13.083802  5386 ts_tablet_manager.cc:1918] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.083940  5386 log.cc:1199] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/d3378c4438d24f0fb4a74d1ca296c65d
I20250905 13:52:13.084350  5386 ts_tablet_manager.cc:1939] T d3378c4438d24f0fb4a74d1ca296c65d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.085392  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet d3378c4438d24f0fb4a74d1ca296c65d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.086560  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.087656  5376 tablet_bootstrap.cc:492] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.087805  5376 ts_tablet_manager.cc:1397] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20250905 13:52:13.088518  5376 raft_consensus.cc:357] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.088693  5376 raft_consensus.cc:383] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.088661  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 58db08fa379d40e387bc01b1ab124d2b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.088832  5376 raft_consensus.cc:738] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.089100  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58db08fa379d40e387bc01b1ab124d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.089078  5376 consensus_queue.cc:260] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.089329  5376 raft_consensus.cc:397] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.089253  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.089417  5376 raft_consensus.cc:491] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.089545  5376 raft_consensus.cc:3058] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.092515  5376 raft_consensus.cc:513] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.092799  5376 leader_election.cc:304] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.092950  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 58db08fa379d40e387bc01b1ab124d2b
I20250905 13:52:13.093053  5376 leader_election.cc:290] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.093180  5378 raft_consensus.cc:2802] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.093401  5378 raft_consensus.cc:695] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.093519  5376 ts_tablet_manager.cc:1428] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20250905 13:52:13.093672  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 58db08fa379d40e387bc01b1ab124d2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.093735  5378 consensus_queue.cc:237] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:13.094257  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 58db08fa379d40e387bc01b1ab124d2b because the tablet was not found. No further retry: Not found: Tablet not found: 58db08fa379d40e387bc01b1ab124d2b
I20250905 13:52:13.094924  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.095906  5376 tablet_bootstrap.cc:492] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.097277  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.098062  5376 tablet_bootstrap.cc:654] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.099941  5376 tablet_bootstrap.cc:492] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.100072  5376 ts_tablet_manager.cc:1397] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.100610  5376 raft_consensus.cc:357] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.100796  5376 raft_consensus.cc:383] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20250905 13:52:13.100862  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 31f4edee39b04f56b0de8410010fc64e has no consensus state
I20250905 13:52:13.100898  5376 raft_consensus.cc:738] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.101148  5376 consensus_queue.cc:260] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.101328  5376 raft_consensus.cc:397] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.101436  5376 raft_consensus.cc:491] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.101531  5376 raft_consensus.cc:3058] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.101891  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 17d9e28be6d14560a5dabcf8a78f8508 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.102164  5386 tablet_replica.cc:331] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.102373  5386 raft_consensus.cc:2241] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.102578  5386 raft_consensus.cc:2270] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.103435  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.104558  5376 raft_consensus.cc:513] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.104797  5376 leader_election.cc:304] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.104841  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 31f4edee39b04f56b0de8410010fc64e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.105015  5376 leader_election.cc:290] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.105355  5380 raft_consensus.cc:2802] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.105417  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f4edee39b04f56b0de8410010fc64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.105512  5380 raft_consensus.cc:695] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.105799  5380 consensus_queue.cc:237] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.106016  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.107717  5376 ts_tablet_manager.cc:1428] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20250905 13:52:13.109328  5386 ts_tablet_manager.cc:1905] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.110481  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 31f4edee39b04f56b0de8410010fc64e
I20250905 13:52:13.111168  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 31f4edee39b04f56b0de8410010fc64e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.112015  5376 tablet_bootstrap.cc:492] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.113090  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.113626  5376 tablet_bootstrap.cc:654] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.113832  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 58db08fa379d40e387bc01b1ab124d2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.115917  5376 tablet_bootstrap.cc:492] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.116003  5386 ts_tablet_manager.cc:1918] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.116122  5386 log.cc:1199] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/17d9e28be6d14560a5dabcf8a78f8508
I20250905 13:52:13.116158  5376 ts_tablet_manager.cc:1397] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:13.116519  5386 ts_tablet_manager.cc:1939] T 17d9e28be6d14560a5dabcf8a78f8508 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.116971  5376 raft_consensus.cc:357] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.117143  5376 raft_consensus.cc:383] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.117257  5376 raft_consensus.cc:738] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.117476  5376 consensus_queue.cc:260] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.117534  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 17d9e28be6d14560a5dabcf8a78f8508 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.117631  5386 tablet_replica.cc:331] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.117678  5376 raft_consensus.cc:397] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.117760  5376 raft_consensus.cc:491] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20250905 13:52:13.117820  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 31f4edee39b04f56b0de8410010fc64e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 31f4edee39b04f56b0de8410010fc64e already in progress: creating tablet
I20250905 13:52:13.117857  5386 raft_consensus.cc:2241] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.117887  5376 raft_consensus.cc:3058] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.118032  5386 raft_consensus.cc:2270] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.119640  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.120517  5376 raft_consensus.cc:513] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.120820  5376 leader_election.cc:304] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.121202  5378 raft_consensus.cc:2802] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.121409  5378 raft_consensus.cc:695] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.121716  5378 consensus_queue.cc:237] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.122495  5376 leader_election.cc:290] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.123046  5376 ts_tablet_manager.cc:1428] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:13.123333  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.123708  5386 ts_tablet_manager.cc:1905] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:13.126772  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4545df5b22d4e3790e8621c4d996aca has no consensus state
I20250905 13:52:13.128297  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 31f4edee39b04f56b0de8410010fc64e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.128307  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.130386  5329 tablet_service.cc:1468] Processing CreateTablet for tablet c4545df5b22d4e3790e8621c4d996aca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 50
I20250905 13:52:13.130861  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4545df5b22d4e3790e8621c4d996aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.130946  5386 ts_tablet_manager.cc:1918] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.131099  5386 log.cc:1199] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/58db08fa379d40e387bc01b1ab124d2b
I20250905 13:52:13.131131  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.131512  5386 ts_tablet_manager.cc:1939] T 58db08fa379d40e387bc01b1ab124d2b P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.132529  5386 tablet_replica.cc:331] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.132650  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 58db08fa379d40e387bc01b1ab124d2b (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.132737  5386 raft_consensus.cc:2241] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.132934  5386 raft_consensus.cc:2270] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.134116  5386 ts_tablet_manager.cc:1905] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.134246  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet c4545df5b22d4e3790e8621c4d996aca
I20250905 13:52:13.134996  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c4545df5b22d4e3790e8621c4d996aca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.136229  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.137837  5376 tablet_bootstrap.cc:492] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.138427  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.139772  5376 tablet_bootstrap.cc:654] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.141700  5386 ts_tablet_manager.cc:1918] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.141736  5376 tablet_bootstrap.cc:492] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.141839  5386 log.cc:1199] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/31f4edee39b04f56b0de8410010fc64e
W20250905 13:52:13.141736  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 40123f26814447f598a3c0154725e4fb has no consensus state
I20250905 13:52:13.141921  5376 ts_tablet_manager.cc:1397] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.142310  5386 ts_tablet_manager.cc:1939] T 31f4edee39b04f56b0de8410010fc64e P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.142817  5376 raft_consensus.cc:357] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.142995  5376 raft_consensus.cc:383] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.143098  5376 raft_consensus.cc:738] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.143203  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 31f4edee39b04f56b0de8410010fc64e (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.143375  5376 consensus_queue.cc:260] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.143548  5376 raft_consensus.cc:397] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.143646  5376 raft_consensus.cc:491] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.143745  5376 raft_consensus.cc:3058] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:13.143774  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet c4545df5b22d4e3790e8621c4d996aca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c4545df5b22d4e3790e8621c4d996aca already in progress: creating tablet
I20250905 13:52:13.144461  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.146013  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 40123f26814447f598a3c0154725e4fb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 50
I20250905 13:52:13.146365  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40123f26814447f598a3c0154725e4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.146591  5376 raft_consensus.cc:513] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.146793  5376 leader_election.cc:304] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.146871  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.147080  5376 leader_election.cc:290] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.147123  5378 raft_consensus.cc:2802] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.147310  5378 raft_consensus.cc:695] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.147524  5378 consensus_queue.cc:237] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.147651  5376 ts_tablet_manager.cc:1428] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:13.150213  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 40123f26814447f598a3c0154725e4fb
I20250905 13:52:13.150812  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 40123f26814447f598a3c0154725e4fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.151971  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 40123f26814447f598a3c0154725e4fb because the tablet was not found. No further retry: Not found: Tablet not found: 40123f26814447f598a3c0154725e4fb
I20250905 13:52:13.152249  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.152666  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.153230  5376 tablet_bootstrap.cc:492] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.153429  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet c4545df5b22d4e3790e8621c4d996aca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.153681  5386 tablet_replica.cc:331] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.153880  5386 raft_consensus.cc:2241] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.154067  5386 raft_consensus.cc:2270] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.155225  5376 tablet_bootstrap.cc:654] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.155059  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.156570  5386 ts_tablet_manager.cc:1905] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.157292  5376 tablet_bootstrap.cc:492] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.157436  5376 ts_tablet_manager.cc:1397] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.158118  5376 raft_consensus.cc:357] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.158267  5376 raft_consensus.cc:383] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.158370  5376 raft_consensus.cc:738] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.158577  5376 consensus_queue.cc:260] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.158733  5376 raft_consensus.cc:397] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.158820  5376 raft_consensus.cc:491] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.158936  5376 raft_consensus.cc:3058] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:13.159085  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbe06627f2b646299e178bfb2b2b3d6b has no consensus state
I20250905 13:52:13.160650  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.161724  5376 raft_consensus.cc:513] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.161942  5376 leader_election.cc:304] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.162159  5376 leader_election.cc:290] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.162245  5378 raft_consensus.cc:2802] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.162389  5378 raft_consensus.cc:695] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.162622  5378 consensus_queue.cc:237] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.162972  5376 ts_tablet_manager.cc:1428] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250905 13:52:13.163676  5386 ts_tablet_manager.cc:1918] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.163826  5386 log.cc:1199] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/c4545df5b22d4e3790e8621c4d996aca
I20250905 13:52:13.164238  5386 ts_tablet_manager.cc:1939] T c4545df5b22d4e3790e8621c4d996aca P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.165326  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.165446  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet c4545df5b22d4e3790e8621c4d996aca (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.165853  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 40123f26814447f598a3c0154725e4fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.166165  5386 tablet_replica.cc:331] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.166172  5328 tablet_service.cc:1468] Processing CreateTablet for tablet cbe06627f2b646299e178bfb2b2b3d6b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.166486  5386 raft_consensus.cc:2241] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.166666  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe06627f2b646299e178bfb2b2b3d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.166771  5386 raft_consensus.cc:2270] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.168372  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet cbe06627f2b646299e178bfb2b2b3d6b
I20250905 13:52:13.168998  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet cbe06627f2b646299e178bfb2b2b3d6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.169983  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.170842  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.172089  5376 tablet_bootstrap.cc:492] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.172857  5386 ts_tablet_manager.cc:1905] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.173380  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.173774  5376 tablet_bootstrap.cc:654] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.175426  5376 tablet_bootstrap.cc:492] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.175601  5376 ts_tablet_manager.cc:1397] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.176231  5376 raft_consensus.cc:357] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.176437  5376 raft_consensus.cc:383] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.176545  5376 raft_consensus.cc:738] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.176816  5376 consensus_queue.cc:260] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.177001  5376 raft_consensus.cc:397] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.177114  5376 raft_consensus.cc:491] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20250905 13:52:13.177192  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eca2bd1bacba47198d31aa726e4652ef has no consensus state
I20250905 13:52:13.177220  5376 raft_consensus.cc:3058] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.179785  5376 raft_consensus.cc:513] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.179787  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.179996  5376 leader_election.cc:304] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.180231  5378 raft_consensus.cc:2802] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.180346  5378 raft_consensus.cc:695] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.180521  5378 consensus_queue.cc:237] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.181942  5376 leader_election.cc:290] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.182192  5328 tablet_service.cc:1468] Processing CreateTablet for tablet eca2bd1bacba47198d31aa726e4652ef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.182405  5376 ts_tablet_manager.cc:1428] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:13.182540  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca2bd1bacba47198d31aa726e4652ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.182813  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.186264  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet eca2bd1bacba47198d31aa726e4652ef
I20250905 13:52:13.187104  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet eca2bd1bacba47198d31aa726e4652ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.187747  5376 tablet_bootstrap.cc:492] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.189390  5376 tablet_bootstrap.cc:654] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.189498  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.190181  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.191087  5386 ts_tablet_manager.cc:1918] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.191174  5386 log.cc:1199] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/40123f26814447f598a3c0154725e4fb
I20250905 13:52:13.191491  5386 ts_tablet_manager.cc:1939] T 40123f26814447f598a3c0154725e4fb P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.192327  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 40123f26814447f598a3c0154725e4fb (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.192462  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.192570  5376 tablet_bootstrap.cc:492] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.192586  5386 tablet_replica.cc:331] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.192752  5376 ts_tablet_manager.cc:1397] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:13.192814  5386 raft_consensus.cc:2241] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.192970  5386 raft_consensus.cc:2270] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.193493  5376 raft_consensus.cc:357] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.193588  5376 raft_consensus.cc:383] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.193619  5376 raft_consensus.cc:738] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.193745  5376 consensus_queue.cc:260] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.193909  5376 raft_consensus.cc:397] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.193962  5376 raft_consensus.cc:491] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.194018  5386 ts_tablet_manager.cc:1905] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.194033  5376 raft_consensus.cc:3058] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
W20250905 13:52:13.196310  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b627f3fb48f4e9bb9213f59baaddb76 has no consensus state
I20250905 13:52:13.196772  5376 raft_consensus.cc:513] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.196949  5376 leader_election.cc:304] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.197096  5376 leader_election.cc:290] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.197152  5378 raft_consensus.cc:2802] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.197259  5378 raft_consensus.cc:695] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.197461  5378 consensus_queue.cc:237] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.197875  5376 ts_tablet_manager.cc:1428] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:13.199393  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.199849  5386 ts_tablet_manager.cc:1918] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.199944  5386 log.cc:1199] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/cbe06627f2b646299e178bfb2b2b3d6b
I20250905 13:52:13.200309  5386 ts_tablet_manager.cc:1939] T cbe06627f2b646299e178bfb2b2b3d6b P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.201007  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 4b627f3fb48f4e9bb9213f59baaddb76 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:13.201458  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b627f3fb48f4e9bb9213f59baaddb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.201581  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet cbe06627f2b646299e178bfb2b2b3d6b (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.201871  5386 tablet_replica.cc:331] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.201786  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.202754  5386 raft_consensus.cc:2241] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.202956  5386 raft_consensus.cc:2270] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.204679  5386 ts_tablet_manager.cc:1905] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.206116  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 4b627f3fb48f4e9bb9213f59baaddb76
I20250905 13:52:13.206749  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 4b627f3fb48f4e9bb9213f59baaddb76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.207777  5376 tablet_bootstrap.cc:492] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.207973  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.208431  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.209180  5376 tablet_bootstrap.cc:654] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.210959  5386 ts_tablet_manager.cc:1918] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.210899  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.211052  5386 log.cc:1199] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/eca2bd1bacba47198d31aa726e4652ef
I20250905 13:52:13.211393  5386 ts_tablet_manager.cc:1939] T eca2bd1bacba47198d31aa726e4652ef P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.212337  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet eca2bd1bacba47198d31aa726e4652ef (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.212565  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 4b627f3fb48f4e9bb9213f59baaddb76 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4b627f3fb48f4e9bb9213f59baaddb76 already in progress: creating tablet
I20250905 13:52:13.213586  5376 tablet_bootstrap.cc:492] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.213685  5376 ts_tablet_manager.cc:1397] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.002s
W20250905 13:52:13.214118  5241 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 835069aba35b4348bede6ff21ef988af has no consensus state
I20250905 13:52:13.214358  5376 raft_consensus.cc:357] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.214493  5376 raft_consensus.cc:383] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.214540  5376 raft_consensus.cc:738] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.214694  5376 consensus_queue.cc:260] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.214789  5376 raft_consensus.cc:397] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.214823  5376 raft_consensus.cc:491] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.214866  5376 raft_consensus.cc:3058] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.215319  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.217239  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.217523  5376 raft_consensus.cc:513] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.217746  5376 leader_election.cc:304] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.217917  5376 leader_election.cc:290] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.217970  5378 raft_consensus.cc:2802] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.218087  5378 raft_consensus.cc:695] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.218389  5378 consensus_queue.cc:237] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.218680  5376 ts_tablet_manager.cc:1428] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:13.219203  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 835069aba35b4348bede6ff21ef988af (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:13.219592  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835069aba35b4348bede6ff21ef988af. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.220664  5241 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 835069aba35b4348bede6ff21ef988af
I20250905 13:52:13.221376  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 835069aba35b4348bede6ff21ef988af with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.221827  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 835069aba35b4348bede6ff21ef988af because the tablet was not found. No further retry: Not found: Tablet not found: 835069aba35b4348bede6ff21ef988af
I20250905 13:52:13.222234  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.223641  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.224339  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 4b627f3fb48f4e9bb9213f59baaddb76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.224548  5386 tablet_replica.cc:331] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.224766  5386 raft_consensus.cc:2241] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.224956  5386 raft_consensus.cc:2270] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.225950  5386 ts_tablet_manager.cc:1905] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.226203  5376 tablet_bootstrap.cc:492] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.226495  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.227662  5376 tablet_bootstrap.cc:654] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.229241  5376 tablet_bootstrap.cc:492] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.229391  5376 ts_tablet_manager.cc:1397] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
W20250905 13:52:13.230068  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b6ad429d82c48d98e79b87f32f46a0e has no consensus state
I20250905 13:52:13.230101  5376 raft_consensus.cc:357] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.230254  5376 raft_consensus.cc:383] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.230363  5376 raft_consensus.cc:738] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.230585  5376 consensus_queue.cc:260] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.230767  5376 raft_consensus.cc:397] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.230858  5376 raft_consensus.cc:491] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.230983  5376 raft_consensus.cc:3058] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.231494  5386 ts_tablet_manager.cc:1918] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.231658  5386 log.cc:1199] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/4b627f3fb48f4e9bb9213f59baaddb76
I20250905 13:52:13.232045  5386 ts_tablet_manager.cc:1939] T 4b627f3fb48f4e9bb9213f59baaddb76 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.232613  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.233036  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 4b627f3fb48f4e9bb9213f59baaddb76 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.233786  5376 raft_consensus.cc:513] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.234094  5376 leader_election.cc:304] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.234261  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 8b6ad429d82c48d98e79b87f32f46a0e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.234355  5376 leader_election.cc:290] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.234477  5378 raft_consensus.cc:2802] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.234671  5378 raft_consensus.cc:695] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.234717  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6ad429d82c48d98e79b87f32f46a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.235035  5378 consensus_queue.cc:237] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.236501  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.236676  5376 ts_tablet_manager.cc:1428] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250905 13:52:13.239892  5376 tablet_bootstrap.cc:492] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.240404  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 8b6ad429d82c48d98e79b87f32f46a0e
I20250905 13:52:13.241104  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 8b6ad429d82c48d98e79b87f32f46a0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.241331  5376 tablet_bootstrap.cc:654] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:13.241760  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 8b6ad429d82c48d98e79b87f32f46a0e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8b6ad429d82c48d98e79b87f32f46a0e already in progress: creating tablet
I20250905 13:52:13.242772  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.245591  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.245743  5376 tablet_bootstrap.cc:492] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.245910  5376 ts_tablet_manager.cc:1397] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.002s
I20250905 13:52:13.246527  5376 raft_consensus.cc:357] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.246708  5376 raft_consensus.cc:383] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.246796  5376 raft_consensus.cc:738] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.247038  5376 consensus_queue.cc:260] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.247203  5376 raft_consensus.cc:397] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.247315  5376 raft_consensus.cc:491] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.247423  5376 raft_consensus.cc:3058] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.247648  5241 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.248454  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 835069aba35b4348bede6ff21ef988af with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.248700  5386 tablet_replica.cc:331] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.248883  5386 raft_consensus.cc:2241] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.249363  5386 raft_consensus.cc:2270] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.250422  5376 raft_consensus.cc:513] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.250653  5376 leader_election.cc:304] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.250860  5376 leader_election.cc:290] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.250897  5378 raft_consensus.cc:2802] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.250957  5386 ts_tablet_manager.cc:1905] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:13.251092  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91fc53fe72234b1ea563335a8acfb627 has no consensus state
I20250905 13:52:13.251175  5378 raft_consensus.cc:695] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.251413  5378 consensus_queue.cc:237] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.252224  5376 ts_tablet_manager.cc:1428] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20250905 13:52:13.253192  5227 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet 4b627f3fb48f4e9bb9213f59baaddb76 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4b627f3fb48f4e9bb9213f59baaddb76 consensus state has no leader
I20250905 13:52:13.254155  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.254504  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 8b6ad429d82c48d98e79b87f32f46a0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.256181  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 91fc53fe72234b1ea563335a8acfb627 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.256564  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91fc53fe72234b1ea563335a8acfb627. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.256767  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.257647  5386 ts_tablet_manager.cc:1918] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.257776  5386 log.cc:1199] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/835069aba35b4348bede6ff21ef988af
I20250905 13:52:13.258229  5386 ts_tablet_manager.cc:1939] T 835069aba35b4348bede6ff21ef988af P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.258998  5386 tablet_replica.cc:331] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.259168  5386 raft_consensus.cc:2241] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.259148  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 835069aba35b4348bede6ff21ef988af (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.259320  5386 raft_consensus.cc:2270] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.260214  5386 ts_tablet_manager.cc:1905] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.260824  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 91fc53fe72234b1ea563335a8acfb627
I20250905 13:52:13.261435  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 91fc53fe72234b1ea563335a8acfb627 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.262159  5376 tablet_bootstrap.cc:492] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.262887  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.265291  5376 tablet_bootstrap.cc:654] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.265540  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.267686  5386 ts_tablet_manager.cc:1918] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.267897  5386 log.cc:1199] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/8b6ad429d82c48d98e79b87f32f46a0e
I20250905 13:52:13.268328  5386 ts_tablet_manager.cc:1939] T 8b6ad429d82c48d98e79b87f32f46a0e P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.268628  5376 tablet_bootstrap.cc:492] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.268785  5376 ts_tablet_manager.cc:1397] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20250905 13:52:13.269397  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 8b6ad429d82c48d98e79b87f32f46a0e (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.269672  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 91fc53fe72234b1ea563335a8acfb627 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91fc53fe72234b1ea563335a8acfb627 already in progress: creating tablet
W20250905 13:52:13.270179  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cee48cdb388e47d4b032db662aeb17e4 has no consensus state
I20250905 13:52:13.270123  5376 raft_consensus.cc:357] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.270292  5376 raft_consensus.cc:383] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.270402  5376 raft_consensus.cc:738] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.270633  5376 consensus_queue.cc:260] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.270835  5376 raft_consensus.cc:397] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.270974  5376 raft_consensus.cc:491] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.271095  5376 raft_consensus.cc:3058] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.272598  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.273660  5376 raft_consensus.cc:513] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.273897  5376 leader_election.cc:304] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.274161  5378 raft_consensus.cc:2802] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.274312  5378 raft_consensus.cc:695] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.274250  5328 tablet_service.cc:1468] Processing CreateTablet for tablet cee48cdb388e47d4b032db662aeb17e4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20250905 13:52:13.274544  5378 consensus_queue.cc:237] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.274660  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee48cdb388e47d4b032db662aeb17e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.275200  5376 leader_election.cc:290] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.275729  5376 ts_tablet_manager.cc:1428] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250905 13:52:13.277146  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 91fc53fe72234b1ea563335a8acfb627 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.277431  5386 tablet_replica.cc:331] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.277606  5386 raft_consensus.cc:2241] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.277801  5386 raft_consensus.cc:2270] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.279666  5376 tablet_bootstrap.cc:492] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.280035  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.280695  5386 ts_tablet_manager.cc:1905] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.281172  5376 tablet_bootstrap.cc:654] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.282634  5376 tablet_bootstrap.cc:492] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.282799  5376 ts_tablet_manager.cc:1397] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:13.283452  5376 raft_consensus.cc:357] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.283591  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet cee48cdb388e47d4b032db662aeb17e4
I20250905 13:52:13.283615  5376 raft_consensus.cc:383] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.283716  5376 raft_consensus.cc:738] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.283938  5376 consensus_queue.cc:260] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.284072  5376 raft_consensus.cc:397] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.284178  5376 raft_consensus.cc:491] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.284274  5376 raft_consensus.cc:3058] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.284480  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet cee48cdb388e47d4b032db662aeb17e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.285645  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.286507  5376 raft_consensus.cc:513] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.286702  5376 leader_election.cc:304] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.286893  5376 leader_election.cc:290] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.286967  5378 raft_consensus.cc:2802] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.287120  5378 raft_consensus.cc:695] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.287343  5378 consensus_queue.cc:237] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.287700  5376 ts_tablet_manager.cc:1428] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:13.287985  5386 ts_tablet_manager.cc:1918] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.288617  5386 log.cc:1199] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/91fc53fe72234b1ea563335a8acfb627
I20250905 13:52:13.288923  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.289054  5386 ts_tablet_manager.cc:1939] T 91fc53fe72234b1ea563335a8acfb627 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.289944  5386 tablet_replica.cc:331] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.290052  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 91fc53fe72234b1ea563335a8acfb627 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.290172  5386 raft_consensus.cc:2241] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.290339  5386 raft_consensus.cc:2270] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.291101  5386 ts_tablet_manager.cc:1905] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:13.292132  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02099c7b50c945e4a27bfd873e4647d0 has no consensus state
I20250905 13:52:13.294392  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.295908  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 02099c7b50c945e4a27bfd873e4647d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20250905 13:52:13.296277  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02099c7b50c945e4a27bfd873e4647d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.297030  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.297369  5386 ts_tablet_manager.cc:1918] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.297521  5386 log.cc:1199] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/cee48cdb388e47d4b032db662aeb17e4
I20250905 13:52:13.297897  5386 ts_tablet_manager.cc:1939] T cee48cdb388e47d4b032db662aeb17e4 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.298955  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet cee48cdb388e47d4b032db662aeb17e4 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.300602  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 02099c7b50c945e4a27bfd873e4647d0
I20250905 13:52:13.300834  5376 tablet_bootstrap.cc:492] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.301344  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 02099c7b50c945e4a27bfd873e4647d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.301831  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 02099c7b50c945e4a27bfd873e4647d0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 02099c7b50c945e4a27bfd873e4647d0 already in progress: creating tablet
I20250905 13:52:13.302268  5376 tablet_bootstrap.cc:654] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.302409  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.303781  5376 tablet_bootstrap.cc:492] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.303910  5376 ts_tablet_manager.cc:1397] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:13.304483  5376 raft_consensus.cc:357] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.304653  5376 raft_consensus.cc:383] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.304786  5376 raft_consensus.cc:738] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.304960  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.305028  5376 consensus_queue.cc:260] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.305222  5376 raft_consensus.cc:397] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.305310  5376 raft_consensus.cc:491] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.305455  5376 raft_consensus.cc:3058] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.307744  5376 raft_consensus.cc:513] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.307973  5376 leader_election.cc:304] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.308142  5376 leader_election.cc:290] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.308234  5378 raft_consensus.cc:2802] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.308391  5378 raft_consensus.cc:695] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.308634  5376 ts_tablet_manager.cc:1428] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
W20250905 13:52:13.308681  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 124b3a6e81344ca4a984106d81de0d9d has no consensus state
I20250905 13:52:13.308646  5378 consensus_queue.cc:237] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.310158  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.312170  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 02099c7b50c945e4a27bfd873e4647d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.312455  5386 tablet_replica.cc:331] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.312481  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 124b3a6e81344ca4a984106d81de0d9d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.312672  5386 raft_consensus.cc:2241] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.312888  5386 raft_consensus.cc:2270] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.312937  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124b3a6e81344ca4a984106d81de0d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.317308  5376 tablet_bootstrap.cc:492] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.317747  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.318172  5386 ts_tablet_manager.cc:1905] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.318862  5376 tablet_bootstrap.cc:654] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.321880  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 124b3a6e81344ca4a984106d81de0d9d
I20250905 13:52:13.322717  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 124b3a6e81344ca4a984106d81de0d9d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.323784  5386 ts_tablet_manager.cc:1918] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.323908  5386 log.cc:1199] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/02099c7b50c945e4a27bfd873e4647d0
I20250905 13:52:13.324265  5386 ts_tablet_manager.cc:1939] T 02099c7b50c945e4a27bfd873e4647d0 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.325310  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 02099c7b50c945e4a27bfd873e4647d0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.325366  5376 tablet_bootstrap.cc:492] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.325663  5376 ts_tablet_manager.cc:1397] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.005s
W20250905 13:52:13.325708  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 124b3a6e81344ca4a984106d81de0d9d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 124b3a6e81344ca4a984106d81de0d9d already in progress: creating tablet
I20250905 13:52:13.326210  5376 raft_consensus.cc:357] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.326354  5376 raft_consensus.cc:383] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.326426  5376 raft_consensus.cc:738] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.326638  5376 consensus_queue.cc:260] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.326759  5376 raft_consensus.cc:397] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.326828  5376 raft_consensus.cc:491] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.326893  5376 raft_consensus.cc:3058] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.324237  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.328660  5376 raft_consensus.cc:513] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.328889  5376 leader_election.cc:304] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.329150  5376 leader_election.cc:290] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.329201  5380 raft_consensus.cc:2802] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.329406  5380 raft_consensus.cc:695] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.329576  5376 ts_tablet_manager.cc:1428] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.329655  5380 consensus_queue.cc:237] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.331468  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.333585  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.334336  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 124b3a6e81344ca4a984106d81de0d9d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.334815  5386 tablet_replica.cc:331] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.335021  5386 raft_consensus.cc:2241] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.335202  5386 raft_consensus.cc:2270] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.336370  5386 ts_tablet_manager.cc:1905] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:13.336800  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 011dec7e4d9642189db741edd46a82dc has no consensus state
I20250905 13:52:13.338316  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.340358  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 011dec7e4d9642189db741edd46a82dc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION VALUES < 100
I20250905 13:52:13.340775  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011dec7e4d9642189db741edd46a82dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.340667  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.341843  5386 ts_tablet_manager.cc:1918] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.341989  5386 log.cc:1199] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/124b3a6e81344ca4a984106d81de0d9d
I20250905 13:52:13.342339  5386 ts_tablet_manager.cc:1939] T 124b3a6e81344ca4a984106d81de0d9d P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.343322  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 124b3a6e81344ca4a984106d81de0d9d (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.343833  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 011dec7e4d9642189db741edd46a82dc
I20250905 13:52:13.344447  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 011dec7e4d9642189db741edd46a82dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.344893  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 011dec7e4d9642189db741edd46a82dc because the tablet was not found. No further retry: Not found: Tablet not found: 011dec7e4d9642189db741edd46a82dc
I20250905 13:52:13.345351  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.346611  5376 tablet_bootstrap.cc:492] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.347571  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.348244  5376 tablet_bootstrap.cc:654] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.350049  5376 tablet_bootstrap.cc:492] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.350169  5376 ts_tablet_manager.cc:1397] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:13.350742  5376 raft_consensus.cc:357] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.350907  5376 raft_consensus.cc:383] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.351015  5376 raft_consensus.cc:738] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
W20250905 13:52:13.351080  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9a1622b5e49745beaeea976e3c251747 has no consensus state
I20250905 13:52:13.351238  5376 consensus_queue.cc:260] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.351435  5376 raft_consensus.cc:397] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.351537  5376 raft_consensus.cc:491] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.351647  5376 raft_consensus.cc:3058] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.353189  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.354019  5376 raft_consensus.cc:513] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.354241  5376 leader_election.cc:304] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.354445  5376 leader_election.cc:290] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.354569  5380 raft_consensus.cc:2802] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.354712  5380 raft_consensus.cc:695] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.354885  5376 ts_tablet_manager.cc:1428] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:13.354964  5380 consensus_queue.cc:237] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.355464  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.357111  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 9a1622b5e49745beaeea976e3c251747 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250905 13:52:13.357532  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1622b5e49745beaeea976e3c251747. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.358515  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 9a1622b5e49745beaeea976e3c251747
I20250905 13:52:13.359200  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 9a1622b5e49745beaeea976e3c251747 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.359707  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 9a1622b5e49745beaeea976e3c251747 because the tablet was not found. No further retry: Not found: Tablet not found: 9a1622b5e49745beaeea976e3c251747
I20250905 13:52:13.360179  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.360859  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.361575  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 011dec7e4d9642189db741edd46a82dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.361830  5386 tablet_replica.cc:331] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.362008  5386 raft_consensus.cc:2241] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.362210  5386 raft_consensus.cc:2270] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.363042  5386 ts_tablet_manager.cc:1905] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.365083  5376 tablet_bootstrap.cc:492] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.365227  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.366962  5376 tablet_bootstrap.cc:654] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.368099  5386 ts_tablet_manager.cc:1918] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.368233  5386 log.cc:1199] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/011dec7e4d9642189db741edd46a82dc
I20250905 13:52:13.368659  5386 ts_tablet_manager.cc:1939] T 011dec7e4d9642189db741edd46a82dc P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.369122  5376 tablet_bootstrap.cc:492] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
W20250905 13:52:13.369132  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 757f2ed63ed243dfafdfe659ff4c6c9f has no consensus state
I20250905 13:52:13.369297  5376 ts_tablet_manager.cc:1397] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250905 13:52:13.369642  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 011dec7e4d9642189db741edd46a82dc (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.370023  5376 raft_consensus.cc:357] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.370167  5376 raft_consensus.cc:383] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.370246  5376 raft_consensus.cc:738] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.370489  5376 consensus_queue.cc:260] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.370620  5376 raft_consensus.cc:397] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.370702  5376 raft_consensus.cc:491] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.370849  5376 raft_consensus.cc:3058] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.371057  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.373196  5329 tablet_service.cc:1468] Processing CreateTablet for tablet 757f2ed63ed243dfafdfe659ff4c6c9f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250905 13:52:13.373343  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.373627  5376 raft_consensus.cc:513] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.373705  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f2ed63ed243dfafdfe659ff4c6c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.373871  5376 leader_election.cc:304] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.374184  5380 raft_consensus.cc:2802] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.374374  5380 raft_consensus.cc:695] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.374604  5380 consensus_queue.cc:237] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.375759  5376 leader_election.cc:290] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.376593  5376 ts_tablet_manager.cc:1428] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20250905 13:52:13.377081  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 757f2ed63ed243dfafdfe659ff4c6c9f
I20250905 13:52:13.377754  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 757f2ed63ed243dfafdfe659ff4c6c9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
W20250905 13:52:13.378258  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 757f2ed63ed243dfafdfe659ff4c6c9f because the tablet was not found. No further retry: Not found: Tablet not found: 757f2ed63ed243dfafdfe659ff4c6c9f
I20250905 13:52:13.379034  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.380327  5376 tablet_bootstrap.cc:492] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.381891  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.382462  5376 tablet_bootstrap.cc:654] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.382771  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.383497  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet 9a1622b5e49745beaeea976e3c251747 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.383810  5386 tablet_replica.cc:331] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.384029  5386 raft_consensus.cc:2241] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.384258  5386 raft_consensus.cc:2270] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.384814  5376 tablet_bootstrap.cc:492] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.384939  5376 ts_tablet_manager.cc:1397] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:13.385643  5376 raft_consensus.cc:357] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.385727  5386 ts_tablet_manager.cc:1905] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.385787  5376 raft_consensus.cc:383] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.385895  5376 raft_consensus.cc:738] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.386148  5376 consensus_queue.cc:260] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.386328  5376 raft_consensus.cc:397] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250905 13:52:13.386379  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e28495c118964fd2a0732273892aa0fd has no consensus state
I20250905 13:52:13.386440  5376 raft_consensus.cc:491] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.386559  5376 raft_consensus.cc:3058] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.387691  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.389446  5376 raft_consensus.cc:513] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.389969  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.390134  5329 tablet_service.cc:1468] Processing CreateTablet for tablet e28495c118964fd2a0732273892aa0fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:13.390507  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28495c118964fd2a0732273892aa0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.391010  5376 leader_election.cc:304] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.391322  5380 raft_consensus.cc:2802] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.391467  5380 raft_consensus.cc:695] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.392283  5380 consensus_queue.cc:237] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.396157  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet e28495c118964fd2a0732273892aa0fd
I20250905 13:52:13.396837  5386 ts_tablet_manager.cc:1918] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.397212  5386 log.cc:1199] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/9a1622b5e49745beaeea976e3c251747
I20250905 13:52:13.397521  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet e28495c118964fd2a0732273892aa0fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.397698  5376 leader_election.cc:290] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.398141  5386 ts_tablet_manager.cc:1939] T 9a1622b5e49745beaeea976e3c251747 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.398563  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.398721  5376 ts_tablet_manager.cc:1428] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20250905 13:52:13.400290  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 9a1622b5e49745beaeea976e3c251747 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.400743  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet e28495c118964fd2a0732273892aa0fd because the tablet was not found. No further retry: Not found: Tablet not found: e28495c118964fd2a0732273892aa0fd
I20250905 13:52:13.402264  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.403383  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.403789  5376 tablet_bootstrap.cc:492] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.404330  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 757f2ed63ed243dfafdfe659ff4c6c9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.404592  5386 tablet_replica.cc:331] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.404824  5386 raft_consensus.cc:2241] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.405094  5386 raft_consensus.cc:2270] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.406253  5386 ts_tablet_manager.cc:1905] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.406661  5376 tablet_bootstrap.cc:654] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
W20250905 13:52:13.407060  5242 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ba74b808df134e4bbc39747d09f318a3 has no consensus state
I20250905 13:52:13.408704  5376 tablet_bootstrap.cc:492] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.408881  5376 ts_tablet_manager.cc:1397] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:13.409741  5376 raft_consensus.cc:357] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.409931  5376 raft_consensus.cc:383] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.410035  5376 raft_consensus.cc:738] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.410187  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.410303  5376 consensus_queue.cc:260] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.410465  5376 raft_consensus.cc:397] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.410560  5376 raft_consensus.cc:491] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.410655  5376 raft_consensus.cc:3058] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.411041  5329 tablet_service.cc:1468] Processing CreateTablet for tablet ba74b808df134e4bbc39747d09f318a3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:13.411470  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba74b808df134e4bbc39747d09f318a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.412781  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.413506  5386 ts_tablet_manager.cc:1918] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.413630  5386 log.cc:1199] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/757f2ed63ed243dfafdfe659ff4c6c9f
I20250905 13:52:13.413666  5376 raft_consensus.cc:513] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.413882  5376 leader_election.cc:304] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.414062  5386 ts_tablet_manager.cc:1939] T 757f2ed63ed243dfafdfe659ff4c6c9f P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.414145  5380 raft_consensus.cc:2802] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.414309  5380 raft_consensus.cc:695] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.414531  5380 consensus_queue.cc:237] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.415069  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet 757f2ed63ed243dfafdfe659ff4c6c9f (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
I20250905 13:52:13.416199  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet ba74b808df134e4bbc39747d09f318a3
I20250905 13:52:13.416491  5376 leader_election.cc:290] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.416929  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet ba74b808df134e4bbc39747d09f318a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.417210  5376 ts_tablet_manager.cc:1428] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20250905 13:52:13.417459  5226 catalog_manager.cc:4895] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet ba74b808df134e4bbc39747d09f318a3 because the tablet was not found. No further retry: Not found: Tablet not found: ba74b808df134e4bbc39747d09f318a3
I20250905 13:52:13.418378  5241 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.419616  5376 tablet_bootstrap.cc:492] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.420079  5242 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.421303  5329 tablet_service.cc:1515] Processing DeleteTablet for tablet e28495c118964fd2a0732273892aa0fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.421445  5376 tablet_bootstrap.cc:654] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.421581  5386 tablet_replica.cc:331] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.421795  5386 raft_consensus.cc:2241] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.421990  5386 raft_consensus.cc:2270] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.422715  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.423045  5386 ts_tablet_manager.cc:1905] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:13.425909  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b05fddf285d64a599c73a5806c3b5309 has no consensus state
I20250905 13:52:13.427728  5376 tablet_bootstrap.cc:492] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.427860  5376 ts_tablet_manager.cc:1397] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20250905 13:52:13.428493  5376 raft_consensus.cc:357] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.428629  5376 raft_consensus.cc:383] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.428674  5376 raft_consensus.cc:738] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.428850  5376 consensus_queue.cc:260] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.428970  5376 raft_consensus.cc:397] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.429031  5376 raft_consensus.cc:491] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.429024  5329 tablet_service.cc:1468] Processing CreateTablet for tablet b05fddf285d64a599c73a5806c3b5309 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:13.429147  5376 raft_consensus.cc:3058] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.429176  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.429432  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05fddf285d64a599c73a5806c3b5309. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.431417  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.431768  5376 raft_consensus.cc:513] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.431946  5376 leader_election.cc:304] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.432165  5376 leader_election.cc:290] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.432214  5380 raft_consensus.cc:2802] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.432312  5380 raft_consensus.cc:695] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.432528  5376 ts_tablet_manager.cc:1428] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250905 13:52:13.432492  5380 consensus_queue.cc:237] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.434983  5239 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet b05fddf285d64a599c73a5806c3b5309
I20250905 13:52:13.435824  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet b05fddf285d64a599c73a5806c3b5309 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.436161  5376 tablet_bootstrap.cc:492] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.436600  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.438570  5376 tablet_bootstrap.cc:654] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.439632  5239 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
W20250905 13:52:13.443806  5239 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 352ef85450894887bb48a8c67e8b0ae4 has no consensus state
I20250905 13:52:13.447505  5328 tablet_service.cc:1468] Processing CreateTablet for tablet 352ef85450894887bb48a8c67e8b0ae4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:13.448037  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352ef85450894887bb48a8c67e8b0ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:13.450209  5386 ts_tablet_manager.cc:1918] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.450304  5386 log.cc:1199] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e28495c118964fd2a0732273892aa0fd
I20250905 13:52:13.450652  5386 ts_tablet_manager.cc:1939] T e28495c118964fd2a0732273892aa0fd P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.451514  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet e28495c118964fd2a0732273892aa0fd (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.451751  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet b05fddf285d64a599c73a5806c3b5309 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b05fddf285d64a599c73a5806c3b5309 already in progress: creating tablet
I20250905 13:52:13.452929  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.454195  5376 tablet_bootstrap.cc:492] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.454368  5376 ts_tablet_manager.cc:1397] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20250905 13:52:13.455123  5376 raft_consensus.cc:357] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.455278  5376 raft_consensus.cc:383] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.455359  5376 raft_consensus.cc:738] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.455291  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.455539  5376 consensus_queue.cc:260] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.455701  5376 raft_consensus.cc:397] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.455761  5376 raft_consensus.cc:491] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.455830  5376 raft_consensus.cc:3058] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.456823  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet ba74b808df134e4bbc39747d09f318a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.457101  5386 tablet_replica.cc:331] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.457268  5386 raft_consensus.cc:2241] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.457432  5386 raft_consensus.cc:2270] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.458271  5386 ts_tablet_manager.cc:1905] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:13.458669  5376 raft_consensus.cc:513] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.458967  5376 leader_election.cc:304] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.459304  5380 raft_consensus.cc:2802] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.459565  5380 raft_consensus.cc:695] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.459782  5380 consensus_queue.cc:237] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.459961  5242 catalog_manager.cc:5869] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: Sending DeleteTablet for 1 replicas of tablet 352ef85450894887bb48a8c67e8b0ae4
I20250905 13:52:13.461776  5376 leader_election.cc:290] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.461984  5328 tablet_service.cc:1515] Processing DeleteTablet for tablet 352ef85450894887bb48a8c67e8b0ae4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:13 UTC) from {username='slave'} at 127.0.0.1:43554
I20250905 13:52:13.462453  5376 ts_tablet_manager.cc:1428] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20250905 13:52:13.462913  5242 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39464:
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
I20250905 13:52:13.463104  5376 tablet_bootstrap.cc:492] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: Bootstrap starting.
I20250905 13:52:13.464440  5376 tablet_bootstrap.cc:654] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:13.464902  5386 ts_tablet_manager.cc:1918] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:13.465003  5386 log.cc:1199] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ba74b808df134e4bbc39747d09f318a3
I20250905 13:52:13.465066   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:13.462458  5239 catalog_manager.cc:6127] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773] alter complete (version 0)
I20250905 13:52:13.465364  5386 ts_tablet_manager.cc:1939] T ba74b808df134e4bbc39747d09f318a3 P eff0e97727d34523bb6fde85165e0b34: Deleting consensus metadata
I20250905 13:52:13.467908  5226 catalog_manager.cc:4928] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): tablet ba74b808df134e4bbc39747d09f318a3 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773]) successfully deleted
W20250905 13:52:13.470814  5226 catalog_manager.cc:4908] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): delete failed for tablet 352ef85450894887bb48a8c67e8b0ae4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 352ef85450894887bb48a8c67e8b0ae4 already in progress: creating tablet
I20250905 13:52:13.471222  5376 tablet_bootstrap.cc:492] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: No bootstrap required, opened a new log
I20250905 13:52:13.471369  5376 ts_tablet_manager.cc:1397] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20250905 13:52:13.472163  5376 raft_consensus.cc:357] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.472338  5376 raft_consensus.cc:383] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:13.472393  5376 raft_consensus.cc:738] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Initialized, Role: FOLLOWER
I20250905 13:52:13.472631  5376 consensus_queue.cc:260] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.472827  5376 raft_consensus.cc:397] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:13.472883  5376 raft_consensus.cc:491] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:13.472957  5376 raft_consensus.cc:3058] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:13.477587  5376 raft_consensus.cc:513] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
I20250905 13:52:13.477936  5376 leader_election.cc:304] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eff0e97727d34523bb6fde85165e0b34; no voters: 
I20250905 13:52:13.478202  5376 leader_election.cc:290] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:13.478295  5454 raft_consensus.cc:2802] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:13.478498  5454 raft_consensus.cc:695] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Becoming Leader. State: Replica: eff0e97727d34523bb6fde85165e0b34, State: Running, Role: LEADER
I20250905 13:52:13.478832  5454 consensus_queue.cc:237] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eff0e97727d34523bb6fde85165e0b34" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45337 } }
W20250905 13:52:13.478931  5226 catalog_manager.cc:4671] TS eff0e97727d34523bb6fde85165e0b34 (127.0.104.1:45337): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b05fddf285d64a599c73a5806c3b5309: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20250905 13:52:13.479538  5376 ts_tablet_manager.cc:1428] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20250905 13:52:13.491950   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:13.492311   416 tablet_replica.cc:331] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.492559   416 raft_consensus.cc:2241] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.492885   416 raft_consensus.cc:2270] T 352ef85450894887bb48a8c67e8b0ae4 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.494083   416 tablet_replica.cc:331] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.494257   416 raft_consensus.cc:2241] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.494465   416 raft_consensus.cc:2270] T b05fddf285d64a599c73a5806c3b5309 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.495334   416 tablet_replica.cc:331] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34: stopping tablet replica
I20250905 13:52:13.495505   416 raft_consensus.cc:2241] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:13.495683   416 raft_consensus.cc:2270] T 81ab2fc2a48a4d4a8b8bab091bc53eb8 P eff0e97727d34523bb6fde85165e0b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:13.500245   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:13.545835   416 master.cc:561] Master@127.0.104.62:36777 shutting down...
W20250905 13:52:14.294099  5226 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet a5d6951ae79344988c94a4e523ef4841 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a5d6951ae79344988c94a4e523ef4841 consensus state has no leader
W20250905 13:52:15.467895  5229 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet d3b3c2a4d5f847aab9356d0c3888f1c0 (table test-alter-range-partitioning-invalid-unbounded [id=eb99aaa384064e1790920bd4ef444773], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d3b3c2a4d5f847aab9356d0c3888f1c0 consensus state has no leader
I20250905 13:52:15.860069   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:15.860386   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:15.860496   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P ed706650eab440958bb197889a1e0920: stopping tablet replica
I20250905 13:52:15.880589   416 master.cc:583] Master@127.0.104.62:36777 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (4885 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20250905 13:52:15.895540   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38785
I20250905 13:52:15.896037   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:15.896903   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:15.898150   416 webserver.cc:480] Webserver started at http://127.0.104.62:46323/ using document root <none> and password file <none>
I20250905 13:52:15.898366   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:15.898427   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:15.898541   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:15.899114   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "e10ac521608e4011b1b792da650850b9"
format_stamp: "Formatted at 2025-09-05 13:52:15 on dist-test-slave-s3gz"
I20250905 13:52:15.901590   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:15.903033  5629 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:15.903388   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:15.903597   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "e10ac521608e4011b1b792da650850b9"
format_stamp: "Formatted at 2025-09-05 13:52:15 on dist-test-slave-s3gz"
I20250905 13:52:15.903697   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-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)
I20250905 13:52:15.916038   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:15.916514   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:15.926860   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38785
I20250905 13:52:15.926883  5680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38785 every 8 connection(s)
I20250905 13:52:15.928139  5681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:15.932850  5681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: Bootstrap starting.
I20250905 13:52:15.934068  5681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:15.935628  5681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: No bootstrap required, opened a new log
I20250905 13:52:15.936178  5681 raft_consensus.cc:357] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER }
I20250905 13:52:15.936301  5681 raft_consensus.cc:383] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:15.936357  5681 raft_consensus.cc:738] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e10ac521608e4011b1b792da650850b9, State: Initialized, Role: FOLLOWER
I20250905 13:52:15.936547  5681 consensus_queue.cc:260] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER }
I20250905 13:52:15.936654  5681 raft_consensus.cc:397] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:15.936733  5681 raft_consensus.cc:491] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:15.936805  5681 raft_consensus.cc:3058] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:15.938735  5681 raft_consensus.cc:513] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER }
I20250905 13:52:15.938912  5681 leader_election.cc:304] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e10ac521608e4011b1b792da650850b9; no voters: 
I20250905 13:52:15.939373  5681 leader_election.cc:290] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:15.939486  5684 raft_consensus.cc:2802] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:15.939993  5684 raft_consensus.cc:695] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 1 LEADER]: Becoming Leader. State: Replica: e10ac521608e4011b1b792da650850b9, State: Running, Role: LEADER
I20250905 13:52:15.940251  5681 sys_catalog.cc:564] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:15.940229  5684 consensus_queue.cc:237] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER }
I20250905 13:52:15.940919  5686 sys_catalog.cc:455] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e10ac521608e4011b1b792da650850b9. Latest consensus state: current_term: 1 leader_uuid: "e10ac521608e4011b1b792da650850b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER } }
I20250905 13:52:15.941104  5686 sys_catalog.cc:458] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:15.941013  5685 sys_catalog.cc:455] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e10ac521608e4011b1b792da650850b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e10ac521608e4011b1b792da650850b9" member_type: VOTER } }
I20250905 13:52:15.941293  5685 sys_catalog.cc:458] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:15.942572  5688 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:15.944535  5688 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:15.947835   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:15.947991  5688 catalog_manager.cc:1349] Generated new cluster ID: 98d5143cdefa409c9708ad513bfe0aeb
I20250905 13:52:15.948055  5688 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:15.967471  5688 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:15.968346  5688 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:15.978479  5688 catalog_manager.cc:5955] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: Generated new TSK 0
I20250905 13:52:15.978761  5688 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:15.980407   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:15.981429   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:15.982735   416 webserver.cc:480] Webserver started at http://127.0.104.1:41581/ using document root <none> and password file <none>
I20250905 13:52:15.982918   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:15.982971   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:15.983057   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:15.983583   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "f83e09b8aa76457dbf077c1a5cfd28b8"
format_stamp: "Formatted at 2025-09-05 13:52:15 on dist-test-slave-s3gz"
I20250905 13:52:15.986002   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:15.987442  5705 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:15.987807   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:52:15.987903   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "f83e09b8aa76457dbf077c1a5cfd28b8"
format_stamp: "Formatted at 2025-09-05 13:52:15 on dist-test-slave-s3gz"
I20250905 13:52:15.988004   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1757080267164066-416-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)
I20250905 13:52:16.000427   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:16.001021   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:16.001557   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:16.002367   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:16.002422   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.002506   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:16.002543   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.015695   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40295
I20250905 13:52:16.015722  5767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40295 every 8 connection(s)
I20250905 13:52:16.022953  5768 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38785
I20250905 13:52:16.023090  5768 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:16.023448  5768 heartbeater.cc:507] Master 127.0.104.62:38785 requested a full tablet report, sending...
I20250905 13:52:16.024271  5646 ts_manager.cc:194] Registered new tserver with Master: f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1:40295)
I20250905 13:52:16.024641   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007981616s
I20250905 13:52:16.025386  5646 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54478
I20250905 13:52:16.035398  5646 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54480:
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"
    }
  }
}
I20250905 13:52:16.036753  5768 heartbeater.cc:499] Master 127.0.104.62:38785 was elected leader, sending a full tablet report...
I20250905 13:52:16.050268  5733 tablet_service.cc:1468] Processing CreateTablet for tablet fb1cb59f10d84697800151e5ec1dead4 (DEFAULT_TABLE table=fake-table [id=ec470d596974480eb444548b3ff34208]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:16.050711  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1cb59f10d84697800151e5ec1dead4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.056031  5780 tablet_bootstrap.cc:492] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.057538  5780 tablet_bootstrap.cc:654] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.059037  5780 tablet_bootstrap.cc:492] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.059163  5780 ts_tablet_manager.cc:1397] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:16.059875  5780 raft_consensus.cc:357] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.060035  5780 raft_consensus.cc:383] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.060096  5780 raft_consensus.cc:738] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.060292  5780 consensus_queue.cc:260] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.060474  5780 raft_consensus.cc:397] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.060532  5780 raft_consensus.cc:491] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.060595  5780 raft_consensus.cc:3058] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.062857  5780 raft_consensus.cc:513] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.063050  5780 leader_election.cc:304] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.063519  5780 leader_election.cc:290] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.063661  5782 raft_consensus.cc:2802] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.064097  5782 raft_consensus.cc:695] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.064153  5780 ts_tablet_manager.cc:1428] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20250905 13:52:16.064344  5782 consensus_queue.cc:237] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.066286  5645 catalog_manager.cc:5582] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.086195   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:16.087852  5645 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54480:
name: "kudu-3577"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: true
    is_nullable: false
    read_default_value: "\000\000\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c2"
    type: INT32
    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 {
  hash_schema {
    columns {
      name: "c1"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "c0"
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 2
      seed: 0
    }
  }
  custom_hash_schema_ranges {
    range_bounds {
      rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
      indirect_data: """"
    }
    hash_schema {
      columns {
        name: "c1"
      }
      num_buckets: 3
      seed: 0
    }
  }
}
I20250905 13:52:16.098160  5733 tablet_service.cc:1468] Processing CreateTablet for tablet 881cdc15fc1840a18b64a2ed0c9037cb (DEFAULT_TABLE table=kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20250905 13:52:16.098553  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881cdc15fc1840a18b64a2ed0c9037cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.101693  5731 tablet_service.cc:1468] Processing CreateTablet for tablet 74771b6b13154877a04c4e0c4bb7106c (DEFAULT_TABLE table=kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20250905 13:52:16.101693  5732 tablet_service.cc:1468] Processing CreateTablet for tablet 17d46704c817464c9bc7a3eb3e75d4c6 (DEFAULT_TABLE table=kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:16.101876  5730 tablet_service.cc:1468] Processing CreateTablet for tablet cb45b6858d5e4650a4d85546a188857b (DEFAULT_TABLE table=kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:16.102169  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74771b6b13154877a04c4e0c4bb7106c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.102483  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb45b6858d5e4650a4d85546a188857b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.102528  5729 tablet_service.cc:1468] Processing CreateTablet for tablet 0027a0207f7b41e7959c7403b9a14d58 (DEFAULT_TABLE table=kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250905 13:52:16.103130  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0027a0207f7b41e7959c7403b9a14d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.105067  5780 tablet_bootstrap.cc:492] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.106710  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d46704c817464c9bc7a3eb3e75d4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.106902  5780 tablet_bootstrap.cc:654] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.110785  5780 tablet_bootstrap.cc:492] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.110918  5780 ts_tablet_manager.cc:1397] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20250905 13:52:16.111656  5780 raft_consensus.cc:357] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.111833  5780 raft_consensus.cc:383] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.111897  5780 raft_consensus.cc:738] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.112120  5780 consensus_queue.cc:260] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.112268  5780 raft_consensus.cc:397] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.112334  5780 raft_consensus.cc:491] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.112423  5780 raft_consensus.cc:3058] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.114863  5780 raft_consensus.cc:513] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.115024  5780 leader_election.cc:304] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.115140  5780 leader_election.cc:290] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.115245  5782 raft_consensus.cc:2802] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.115379  5782 raft_consensus.cc:695] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.115511  5780 ts_tablet_manager.cc:1428] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20250905 13:52:16.115615  5782 consensus_queue.cc:237] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.115916  5780 tablet_bootstrap.cc:492] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.117751  5780 tablet_bootstrap.cc:654] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.117970  5645 catalog_manager.cc:5582] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.119400  5780 tablet_bootstrap.cc:492] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.119524  5780 ts_tablet_manager.cc:1397] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:16.120134  5780 raft_consensus.cc:357] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.120251  5780 raft_consensus.cc:383] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.120307  5780 raft_consensus.cc:738] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.120508  5780 consensus_queue.cc:260] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.120662  5780 raft_consensus.cc:397] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.120766  5780 raft_consensus.cc:491] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.120843  5780 raft_consensus.cc:3058] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.123342  5780 raft_consensus.cc:513] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.123530  5780 leader_election.cc:304] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.123682  5780 leader_election.cc:290] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.123739  5782 raft_consensus.cc:2802] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.124066  5780 ts_tablet_manager.cc:1428] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:16.124084  5782 raft_consensus.cc:695] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.124307  5780 tablet_bootstrap.cc:492] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.124341  5782 consensus_queue.cc:237] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.126156  5780 tablet_bootstrap.cc:654] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.126407  5646 catalog_manager.cc:5582] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.127897  5780 tablet_bootstrap.cc:492] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.128028  5780 ts_tablet_manager.cc:1397] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:16.128700  5780 raft_consensus.cc:357] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.128862  5780 raft_consensus.cc:383] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.128901  5780 raft_consensus.cc:738] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.129074  5780 consensus_queue.cc:260] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.129202  5780 raft_consensus.cc:397] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.129262  5780 raft_consensus.cc:491] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.129338  5780 raft_consensus.cc:3058] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.131518  5780 raft_consensus.cc:513] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.131703  5780 leader_election.cc:304] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.131852  5780 leader_election.cc:290] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.131918  5782 raft_consensus.cc:2802] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.132243  5780 ts_tablet_manager.cc:1428] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20250905 13:52:16.132261  5782 raft_consensus.cc:695] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.132462  5780 tablet_bootstrap.cc:492] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.132547  5782 consensus_queue.cc:237] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.134169  5780 tablet_bootstrap.cc:654] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.134642  5646 catalog_manager.cc:5582] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.136059  5780 tablet_bootstrap.cc:492] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.136160  5780 ts_tablet_manager.cc:1397] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:16.136651  5780 raft_consensus.cc:357] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.136833  5780 raft_consensus.cc:383] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.136899  5780 raft_consensus.cc:738] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.137097  5780 consensus_queue.cc:260] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.137205  5780 raft_consensus.cc:397] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.137246  5780 raft_consensus.cc:491] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.137313  5780 raft_consensus.cc:3058] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.139658  5780 raft_consensus.cc:513] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.139842  5780 leader_election.cc:304] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.139973  5780 leader_election.cc:290] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.140048  5782 raft_consensus.cc:2802] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.140177  5782 raft_consensus.cc:695] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.140420  5780 ts_tablet_manager.cc:1428] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20250905 13:52:16.140383  5782 consensus_queue.cc:237] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.140655  5780 tablet_bootstrap.cc:492] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Bootstrap starting.
I20250905 13:52:16.142311  5646 catalog_manager.cc:5582] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.142479  5780 tablet_bootstrap.cc:654] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.144246  5780 tablet_bootstrap.cc:492] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: No bootstrap required, opened a new log
I20250905 13:52:16.144378  5780 ts_tablet_manager.cc:1397] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250905 13:52:16.145087  5780 raft_consensus.cc:357] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.145207  5780 raft_consensus.cc:383] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.145263  5780 raft_consensus.cc:738] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.145448  5780 consensus_queue.cc:260] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.145567  5780 raft_consensus.cc:397] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.145630  5780 raft_consensus.cc:491] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.145710  5780 raft_consensus.cc:3058] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.148151  5780 raft_consensus.cc:513] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.148340  5780 leader_election.cc:304] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f83e09b8aa76457dbf077c1a5cfd28b8; no voters: 
I20250905 13:52:16.148500  5780 leader_election.cc:290] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.148558  5782 raft_consensus.cc:2802] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.148661  5782 raft_consensus.cc:695] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Becoming Leader. State: Replica: f83e09b8aa76457dbf077c1a5cfd28b8, State: Running, Role: LEADER
I20250905 13:52:16.148893  5782 consensus_queue.cc:237] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } }
I20250905 13:52:16.148988  5780 ts_tablet_manager.cc:1428] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:16.150758  5646 catalog_manager.cc:5582] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83e09b8aa76457dbf077c1a5cfd28b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f83e09b8aa76457dbf077c1a5cfd28b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40295 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.224674  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20250905 13:52:16.230216  5800 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20250905 13:52:16.230216  5801 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20250905 13:52:16.230270  5803 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20250905 13:52:16.244001  5804 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20250905 13:52:16.249970  5800 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:c2 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 0 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1
I20250905 13:52:16.264089  5646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 1)
I20250905 13:52:16.292109  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" 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
I20250905 13:52:16.297796  5804 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20250905 13:52:16.298429  5804 tablet.cc:1620] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.298768  5800 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20250905 13:52:16.299050  5801 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20250905 13:52:16.299140  5803 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20250905 13:52:16.299561  5800 tablet.cc:1620] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.299604  5803 tablet.cc:1620] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.299651  5801 tablet.cc:1620] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.304739  5801 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2
I20250905 13:52:16.305305  5801 tablet.cc:1620] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.313853  5646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 2)
I20250905 13:52:16.342453  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20250905 13:52:16.348515  5801 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20250905 13:52:16.349367  5801 tablet.cc:1620] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.349906  5804 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20250905 13:52:16.350160  5800 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20250905 13:52:16.350440  5804 tablet.cc:1620] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.350772  5800 tablet.cc:1620] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.355665  5804 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20250905 13:52:16.356434  5804 tablet.cc:1620] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.357224  5801 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    20:c9 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3
I20250905 13:52:16.357836  5801 tablet.cc:1620] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.367561  5645 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 3)
I20250905 13:52:16.394826  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20250905 13:52:16.400511  5801 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20250905 13:52:16.401273  5801 tablet.cc:1620] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.404852  5800 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20250905 13:52:16.404990  5804 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20250905 13:52:16.405548  5800 tablet.cc:1620] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.405645  5803 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20250905 13:52:16.405561  5804 tablet.cc:1620] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.406200  5803 tablet.cc:1620] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.412251  5803 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4
I20250905 13:52:16.412860  5803 tablet.cc:1620] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.423056  5646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 4)
I20250905 13:52:16.455937  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" 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: "c11" 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: "c12" 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: "c13" 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: "c14" 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: "c15" 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: "c16" 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: "c17" 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: "c18" 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: "c19" 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: "c20" 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: "c21" 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: "c22" 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: "c23" 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: "c24" 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: "c25" 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: "c26" 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: "c27" 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: "c28" 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: "c29" 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: "c30" 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: "c31" 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: "c32" 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: "c33" 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: "c34" 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: "c35" 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: "c36" 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: "c37" 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: "c38" 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: "c39" 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: "c40" 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: "c41" 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: "c42" 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: "c43" 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: "c44" 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: "c45" 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: "c46" 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: "c47" 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: "c48" 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: "c49" 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: "c50" 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: "c51" 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: "c52" 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: "c53" 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: "c54" 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: "c55" 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: "c56" 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: "c57" 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: "c58" 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: "c59" 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: "c60" 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: "c61" 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: "c62" 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: "c63" 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: "c64" 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: "c65" 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: "c66" 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: "c67" 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: "c68" 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: "c69" 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: "c70" 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: "c71" 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: "c72" 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: "c73" 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: "c74" 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: "c75" 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: "c76" 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: "c77" 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: "c78" 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: "c79" 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: "c80" 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: "c81" 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: "c82" 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: "c83" 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: "c84" 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: "c85" 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: "c86" 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: "c87" 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: "c88" 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: "c89" 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: "c90" 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: "c91" 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: "c92" 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: "c93" 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: "c94" 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: "c95" 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: "c96" 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: "c97" 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: "c98" 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: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20250905 13:52:16.468751  5801 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20250905 13:52:16.469389  5803 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20250905 13:52:16.470789  5801 tablet.cc:1620] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.471086  5803 tablet.cc:1620] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.475450  5804 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20250905 13:52:16.477156  5804 tablet.cc:1620] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.476457  5800 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20250905 13:52:16.478119  5800 tablet.cc:1620] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.483208  5801 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5
I20250905 13:52:16.489631  5801 tablet.cc:1620] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.499899  5646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 5)
I20250905 13:52:16.555977  5646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54480:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20250905 13:52:16.566665  5801 tablet.cc:1722] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20250905 13:52:16.566928  5800 tablet.cc:1722] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20250905 13:52:16.568218  5800 tablet.cc:1620] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.568218  5801 tablet.cc:1620] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.569906  5804 tablet.cc:1722] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20250905 13:52:16.571362  5804 tablet.cc:1620] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.569818  5803 tablet.cc:1722] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20250905 13:52:16.575098  5803 tablet.cc:1620] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.574353  5801 tablet.cc:1722] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    13:c2 INT32 NOT NULL,
    14:c3 INT32 NOT NULL,
    15:c4 INT32 NOT NULL,
    16:c5 INT32 NOT NULL,
    17:c6 INT32 NOT NULL,
    18:c7 INT32 NOT NULL,
    19:c8 INT32 NOT NULL,
    21:c9 INT32 NULLABLE,
    22:c10 INT32 NULLABLE,
    23:c11 INT32 NULLABLE,
    24:c12 INT32 NULLABLE,
    25:c13 INT32 NULLABLE,
    26:c14 INT32 NULLABLE,
    27:c15 INT32 NULLABLE,
    28:c16 INT32 NULLABLE,
    29:c17 INT32 NULLABLE,
    30:c18 INT32 NULLABLE,
    31:c19 INT32 NULLABLE,
    32:c20 INT32 NULLABLE,
    33:c21 INT32 NULLABLE,
    34:c22 INT32 NULLABLE,
    35:c23 INT32 NULLABLE,
    36:c24 INT32 NULLABLE,
    37:c25 INT32 NULLABLE,
    38:c26 INT32 NULLABLE,
    39:c27 INT32 NULLABLE,
    40:c28 INT32 NULLABLE,
    41:c29 INT32 NULLABLE,
    42:c30 INT32 NULLABLE,
    43:c31 INT32 NULLABLE,
    44:c32 INT32 NULLABLE,
    45:c33 INT32 NULLABLE,
    46:c34 INT32 NULLABLE,
    47:c35 INT32 NULLABLE,
    48:c36 INT32 NULLABLE,
    49:c37 INT32 NULLABLE,
    50:c38 INT32 NULLABLE,
    51:c39 INT32 NULLABLE,
    52:c40 INT32 NULLABLE,
    53:c41 INT32 NULLABLE,
    54:c42 INT32 NULLABLE,
    55:c43 INT32 NULLABLE,
    56:c44 INT32 NULLABLE,
    57:c45 INT32 NULLABLE,
    58:c46 INT32 NULLABLE,
    59:c47 INT32 NULLABLE,
    60:c48 INT32 NULLABLE,
    61:c49 INT32 NULLABLE,
    62:c50 INT32 NULLABLE,
    63:c51 INT32 NULLABLE,
    64:c52 INT32 NULLABLE,
    65:c53 INT32 NULLABLE,
    66:c54 INT32 NULLABLE,
    67:c55 INT32 NULLABLE,
    68:c56 INT32 NULLABLE,
    69:c57 INT32 NULLABLE,
    70:c58 INT32 NULLABLE,
    71:c59 INT32 NULLABLE,
    72:c60 INT32 NULLABLE,
    73:c61 INT32 NULLABLE,
    74:c62 INT32 NULLABLE,
    75:c63 INT32 NULLABLE,
    76:c64 INT32 NULLABLE,
    77:c65 INT32 NULLABLE,
    78:c66 INT32 NULLABLE,
    79:c67 INT32 NULLABLE,
    80:c68 INT32 NULLABLE,
    81:c69 INT32 NULLABLE,
    82:c70 INT32 NULLABLE,
    83:c71 INT32 NULLABLE,
    84:c72 INT32 NULLABLE,
    85:c73 INT32 NULLABLE,
    86:c74 INT32 NULLABLE,
    87:c75 INT32 NULLABLE,
    88:c76 INT32 NULLABLE,
    89:c77 INT32 NULLABLE,
    90:c78 INT32 NULLABLE,
    91:c79 INT32 NULLABLE,
    92:c80 INT32 NULLABLE,
    93:c81 INT32 NULLABLE,
    94:c82 INT32 NULLABLE,
    95:c83 INT32 NULLABLE,
    96:c84 INT32 NULLABLE,
    97:c85 INT32 NULLABLE,
    98:c86 INT32 NULLABLE,
    99:c87 INT32 NULLABLE,
    100:c88 INT32 NULLABLE,
    101:c89 INT32 NULLABLE,
    102:c90 INT32 NULLABLE,
    103:c91 INT32 NULLABLE,
    104:c92 INT32 NULLABLE,
    105:c93 INT32 NULLABLE,
    106:c94 INT32 NULLABLE,
    107:c95 INT32 NULLABLE,
    108:c96 INT32 NULLABLE,
    109:c97 INT32 NULLABLE,
    110:c98 INT32 NULLABLE,
    111:c99 INT32 NULLABLE,
    PRIMARY KEY (c0, c1)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    PRIMARY KEY (c0, c1)
) version 6
I20250905 13:52:16.575737  5801 tablet.cc:1620] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: MemRowSet was empty: no flush needed.
I20250905 13:52:16.588207  5646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: kudu-3577 [id=21660f0bc40341e6b25b501e0a7c5990] alter complete (version 6)
I20250905 13:52:16.612273   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:16.626564   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:16.626950   416 tablet_replica.cc:331] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.627189   416 raft_consensus.cc:2241] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.627415   416 raft_consensus.cc:2270] T 0027a0207f7b41e7959c7403b9a14d58 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.628557   416 tablet_replica.cc:331] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.628762   416 raft_consensus.cc:2241] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.628963   416 raft_consensus.cc:2270] T 74771b6b13154877a04c4e0c4bb7106c P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.629911   416 tablet_replica.cc:331] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.630080   416 raft_consensus.cc:2241] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.630244   416 raft_consensus.cc:2270] T fb1cb59f10d84697800151e5ec1dead4 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.630914   416 tablet_replica.cc:331] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.631076   416 raft_consensus.cc:2241] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.631255   416 raft_consensus.cc:2270] T cb45b6858d5e4650a4d85546a188857b P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.632339   416 tablet_replica.cc:331] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.632509   416 raft_consensus.cc:2241] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.632690   416 raft_consensus.cc:2270] T 17d46704c817464c9bc7a3eb3e75d4c6 P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.633646   416 tablet_replica.cc:331] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8: stopping tablet replica
I20250905 13:52:16.633781   416 raft_consensus.cc:2241] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.633939   416 raft_consensus.cc:2270] T 881cdc15fc1840a18b64a2ed0c9037cb P f83e09b8aa76457dbf077c1a5cfd28b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.645448   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:16.650882   416 master.cc:561] Master@127.0.104.62:38785 shutting down...
I20250905 13:52:16.660176   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:16.660429   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:16.660534   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e10ac521608e4011b1b792da650850b9: stopping tablet replica
I20250905 13:52:16.680665   416 master.cc:583] Master@127.0.104.62:38785 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (800 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20250905 13:52:16.695783   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35591
I20250905 13:52:16.696364   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:16.697284   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:16.698742   416 webserver.cc:480] Webserver started at http://127.0.104.62:43755/ using document root <none> and password file <none>
I20250905 13:52:16.698987   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:16.699044   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:16.699165   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:16.699776   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "5100d80e292243a694985d9ff2acf2f4"
format_stamp: "Formatted at 2025-09-05 13:52:16 on dist-test-slave-s3gz"
I20250905 13:52:16.702399   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:16.703971  5809 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.704329   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:16.704419   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "5100d80e292243a694985d9ff2acf2f4"
format_stamp: "Formatted at 2025-09-05 13:52:16 on dist-test-slave-s3gz"
I20250905 13:52:16.704546   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-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)
I20250905 13:52:16.722647   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:16.723258   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:16.739022   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35591
I20250905 13:52:16.739022  5860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35591 every 8 connection(s)
I20250905 13:52:16.740628  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.745114  5861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: Bootstrap starting.
I20250905 13:52:16.746567  5861 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.748343  5861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: No bootstrap required, opened a new log
I20250905 13:52:16.749109  5861 raft_consensus.cc:357] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER }
I20250905 13:52:16.749243  5861 raft_consensus.cc:383] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.749277  5861 raft_consensus.cc:738] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5100d80e292243a694985d9ff2acf2f4, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.749468  5861 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER }
I20250905 13:52:16.749572  5861 raft_consensus.cc:397] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.749624  5861 raft_consensus.cc:491] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.749693  5861 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.751618  5861 raft_consensus.cc:513] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER }
I20250905 13:52:16.751827  5861 leader_election.cc:304] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5100d80e292243a694985d9ff2acf2f4; no voters: 
I20250905 13:52:16.752307  5861 leader_election.cc:290] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.752416  5864 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.753409  5861 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:16.756920  5864 raft_consensus.cc:695] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 5100d80e292243a694985d9ff2acf2f4, State: Running, Role: LEADER
I20250905 13:52:16.757215  5864 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER }
I20250905 13:52:16.758594  5865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5100d80e292243a694985d9ff2acf2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER } }
I20250905 13:52:16.758796  5865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:16.759241  5866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5100d80e292243a694985d9ff2acf2f4. Latest consensus state: current_term: 1 leader_uuid: "5100d80e292243a694985d9ff2acf2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5100d80e292243a694985d9ff2acf2f4" member_type: VOTER } }
I20250905 13:52:16.759389  5866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:16.773722  5877 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:16.775616  5877 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:16.776029   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:16.779022  5877 catalog_manager.cc:1349] Generated new cluster ID: 61f06713fdc04719808809caf853fbfc
I20250905 13:52:16.779111  5877 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:16.799458  5877 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:16.800279  5877 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:16.807287  5877 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: Generated new TSK 0
I20250905 13:52:16.807581  5877 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:16.841286   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:16.842414   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:16.843941   416 webserver.cc:480] Webserver started at http://127.0.104.1:34951/ using document root <none> and password file <none>
I20250905 13:52:16.844156   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:16.844223   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:16.844342   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:16.845023   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "4f5500f595c94c5d9df88074079f43f6"
format_stamp: "Formatted at 2025-09-05 13:52:16 on dist-test-slave-s3gz"
I20250905 13:52:16.847574   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:16.849216  5886 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.849574   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:16.849671   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "4f5500f595c94c5d9df88074079f43f6"
format_stamp: "Formatted at 2025-09-05 13:52:16 on dist-test-slave-s3gz"
I20250905 13:52:16.849794   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1757080267164066-416-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)
I20250905 13:52:16.868151   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:16.868858   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:16.869498   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:16.870438   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:16.870494   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.870563   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:16.870606   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:16.887137  5948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35849 every 8 connection(s)
I20250905 13:52:16.887132   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35849
I20250905 13:52:16.897013  5949 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35591
I20250905 13:52:16.897198  5949 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:16.897579  5949 heartbeater.cc:507] Master 127.0.104.62:35591 requested a full tablet report, sending...
I20250905 13:52:16.898505  5826 ts_manager.cc:194] Registered new tserver with Master: 4f5500f595c94c5d9df88074079f43f6 (127.0.104.1:35849)
I20250905 13:52:16.899348   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011146284s
I20250905 13:52:16.899760  5826 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40032
I20250905 13:52:16.911194  5949 heartbeater.cc:499] Master 127.0.104.62:35591 was elected leader, sending a full tablet report...
I20250905 13:52:16.912333  5825 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40048:
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"
    }
  }
}
I20250905 13:52:16.926815  5914 tablet_service.cc:1468] Processing CreateTablet for tablet e1e8b18175e0435eb62936a9b3bf5448 (DEFAULT_TABLE table=fake-table [id=bc2ef40fa7d74704955465e8844832ce]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:16.927238  5914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e8b18175e0435eb62936a9b3bf5448. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:16.932367  5961 tablet_bootstrap.cc:492] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: Bootstrap starting.
I20250905 13:52:16.934190  5961 tablet_bootstrap.cc:654] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.936022  5961 tablet_bootstrap.cc:492] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: No bootstrap required, opened a new log
I20250905 13:52:16.936141  5961 ts_tablet_manager.cc:1397] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:16.936789  5961 raft_consensus.cc:357] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.936918  5961 raft_consensus.cc:383] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.936965  5961 raft_consensus.cc:738] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f5500f595c94c5d9df88074079f43f6, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.937145  5961 consensus_queue.cc:260] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.937259  5961 raft_consensus.cc:397] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.937317  5961 raft_consensus.cc:491] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.937387  5961 raft_consensus.cc:3058] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.939563  5961 raft_consensus.cc:513] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.939755  5961 leader_election.cc:304] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f5500f595c94c5d9df88074079f43f6; no voters: 
I20250905 13:52:16.940258  5961 leader_election.cc:290] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.940379  5963 raft_consensus.cc:2802] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:16.940838  5963 raft_consensus.cc:695] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f5500f595c94c5d9df88074079f43f6, State: Running, Role: LEADER
I20250905 13:52:16.941128  5963 consensus_queue.cc:237] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.943609  5825 catalog_manager.cc:5582] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f5500f595c94c5d9df88074079f43f6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4f5500f595c94c5d9df88074079f43f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:16.948559  5961 ts_tablet_manager.cc:1428] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20250905 13:52:16.975780   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:16.976876  5825 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40048:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250905 13:52:16.977072  5826 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40048:
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"
    }
  }
}
I20250905 13:52:16.978248  5825 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40048:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250905 13:52:16.979990  5825 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40048:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250905 13:52:16.981750  5826 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40048:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250905 13:52:16.984437  5914 tablet_service.cc:1468] Processing CreateTablet for tablet 7d2822a81001483393b927193147139f (DEFAULT_TABLE table=foo [id=60607ca1552045b89a40245e3e514f72]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:16.984875  5914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2822a81001483393b927193147139f. 1 dirs total, 0 dirs full, 0 dirs failed
W20250905 13:52:16.985011  5826 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d2822a81001483393b927193147139f consensus state has no leader
I20250905 13:52:16.990548  5961 tablet_bootstrap.cc:492] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: Bootstrap starting.
I20250905 13:52:16.992483  5961 tablet_bootstrap.cc:654] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:16.994400  5961 tablet_bootstrap.cc:492] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: No bootstrap required, opened a new log
I20250905 13:52:16.994537  5961 ts_tablet_manager.cc:1397] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:16.995292  5961 raft_consensus.cc:357] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.995458  5961 raft_consensus.cc:383] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:16.995518  5961 raft_consensus.cc:738] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f5500f595c94c5d9df88074079f43f6, State: Initialized, Role: FOLLOWER
I20250905 13:52:16.995759  5961 consensus_queue.cc:260] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.995904  5961 raft_consensus.cc:397] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:16.995966  5961 raft_consensus.cc:491] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:16.996040  5961 raft_consensus.cc:3058] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:16.998943  5961 raft_consensus.cc:513] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:16.999169  5961 leader_election.cc:304] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f5500f595c94c5d9df88074079f43f6; no voters: 
I20250905 13:52:16.999346  5961 leader_election.cc:290] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:16.999831  5961 ts_tablet_manager.cc:1428] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250905 13:52:16.999845  5965 raft_consensus.cc:2802] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:17.000139  5965 raft_consensus.cc:695] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f5500f595c94c5d9df88074079f43f6, State: Running, Role: LEADER
I20250905 13:52:17.000380  5965 consensus_queue.cc:237] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } }
I20250905 13:52:17.002457  5825 catalog_manager.cc:5582] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f5500f595c94c5d9df88074079f43f6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4f5500f595c94c5d9df88074079f43f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5500f595c94c5d9df88074079f43f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35849 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:17.002688  5825 catalog_manager.cc:5674] TS 4f5500f595c94c5d9df88074079f43f6 (127.0.104.1:35849) does not have the latest schema for tablet 7d2822a81001483393b927193147139f (table foo2 [id=60607ca1552045b89a40245e3e514f72]). Expected version 1 got 0
I20250905 13:52:17.007128  5825 catalog_manager.cc:5674] TS 4f5500f595c94c5d9df88074079f43f6 (127.0.104.1:35849) does not have the latest schema for tablet 7d2822a81001483393b927193147139f (table foo2 [id=60607ca1552045b89a40245e3e514f72]). Expected version 1 got 0
I20250905 13:52:17.023247  5972 tablet.cc:1722] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: 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
I20250905 13:52:17.030159  5826 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: foo2 [id=60607ca1552045b89a40245e3e514f72] alter complete (version 1)
I20250905 13:52:17.039201   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:17.047792   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:17.048202   416 tablet_replica.cc:331] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6: stopping tablet replica
I20250905 13:52:17.048388   416 raft_consensus.cc:2241] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:17.048570   416 raft_consensus.cc:2270] T 7d2822a81001483393b927193147139f P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:17.049412   416 tablet_replica.cc:331] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6: stopping tablet replica
I20250905 13:52:17.049520   416 raft_consensus.cc:2241] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:17.049647   416 raft_consensus.cc:2270] T e1e8b18175e0435eb62936a9b3bf5448 P 4f5500f595c94c5d9df88074079f43f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:17.054586   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:17.058123   416 master.cc:561] Master@127.0.104.62:35591 shutting down...
I20250905 13:52:17.066190   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:17.066433   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:17.066692   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 5100d80e292243a694985d9ff2acf2f4: stopping tablet replica
I20250905 13:52:17.075992   416 master.cc:583] Master@127.0.104.62:35591 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (391 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20250905 13:52:17.086982   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40683
I20250905 13:52:17.087497   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:17.088341   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:17.089723   416 webserver.cc:480] Webserver started at http://127.0.104.62:34763/ using document root <none> and password file <none>
I20250905 13:52:17.089964   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:17.090026   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:17.090140   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:17.090704   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "265d2f8fe294472aa62e1c8b665b52f2"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.093135   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:17.094636  5976 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.094985   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:52:17.095077   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "265d2f8fe294472aa62e1c8b665b52f2"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.095191   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-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)
I20250905 13:52:17.110885   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:17.111423   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:17.125488   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40683
I20250905 13:52:17.125531  6027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40683 every 8 connection(s)
I20250905 13:52:17.126935  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:17.133831  6028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: Bootstrap starting.
I20250905 13:52:17.135478  6028 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:17.137279  6028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: No bootstrap required, opened a new log
I20250905 13:52:17.137988  6028 raft_consensus.cc:357] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER }
I20250905 13:52:17.138137  6028 raft_consensus.cc:383] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:17.138190  6028 raft_consensus.cc:738] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265d2f8fe294472aa62e1c8b665b52f2, State: Initialized, Role: FOLLOWER
I20250905 13:52:17.138381  6028 consensus_queue.cc:260] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER }
I20250905 13:52:17.138497  6028 raft_consensus.cc:397] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:17.138552  6028 raft_consensus.cc:491] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:17.138620  6028 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:17.141678  6028 raft_consensus.cc:513] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER }
I20250905 13:52:17.141906  6028 leader_election.cc:304] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 265d2f8fe294472aa62e1c8b665b52f2; no voters: 
I20250905 13:52:17.142311  6028 leader_election.cc:290] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:17.142479  6031 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:17.143185  6028 sys_catalog.cc:564] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:17.149163  6031 raft_consensus.cc:695] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 1 LEADER]: Becoming Leader. State: Replica: 265d2f8fe294472aa62e1c8b665b52f2, State: Running, Role: LEADER
I20250905 13:52:17.149468  6031 consensus_queue.cc:237] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER }
I20250905 13:52:17.150344  6032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "265d2f8fe294472aa62e1c8b665b52f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER } }
I20250905 13:52:17.150408  6033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 265d2f8fe294472aa62e1c8b665b52f2. Latest consensus state: current_term: 1 leader_uuid: "265d2f8fe294472aa62e1c8b665b52f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "265d2f8fe294472aa62e1c8b665b52f2" member_type: VOTER } }
I20250905 13:52:17.150493  6032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:17.150575  6033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:17.154642  6041 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:17.156033  6041 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:17.157876   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:17.159507  6041 catalog_manager.cc:1349] Generated new cluster ID: 687884baac0645efa12a014949b5956e
I20250905 13:52:17.159590  6041 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:17.174896  6041 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:17.175693  6041 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:17.184849  6041 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: Generated new TSK 0
I20250905 13:52:17.185097  6041 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:17.190758   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:17.191883   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:17.193333   416 webserver.cc:480] Webserver started at http://127.0.104.1:34763/ using document root <none> and password file <none>
I20250905 13:52:17.193583   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:17.193652   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:17.193778   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:17.194401   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "bba01caacef4465ea938d5b6decf885c"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.197216   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:17.199121  6052 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.199501   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:17.199607   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "bba01caacef4465ea938d5b6decf885c"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.199733   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1757080267164066-416-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)
I20250905 13:52:17.227147   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:17.227739   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:17.228325   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:17.229336   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:17.229395   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.229478   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:17.229523   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.246546   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35255
I20250905 13:52:17.246546  6114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35255 every 8 connection(s)
I20250905 13:52:17.263378  6115 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40683
I20250905 13:52:17.263540  6115 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:17.263899  6115 heartbeater.cc:507] Master 127.0.104.62:40683 requested a full tablet report, sending...
I20250905 13:52:17.264820  5993 ts_manager.cc:194] Registered new tserver with Master: bba01caacef4465ea938d5b6decf885c (127.0.104.1:35255)
I20250905 13:52:17.265223   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011397924s
I20250905 13:52:17.266347  5993 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59946
I20250905 13:52:17.278141  6115 heartbeater.cc:499] Master 127.0.104.62:40683 was elected leader, sending a full tablet report...
I20250905 13:52:17.281363  5992 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59962:
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"
    }
  }
}
I20250905 13:52:17.309930  6080 tablet_service.cc:1468] Processing CreateTablet for tablet 390807117ca8420fa471b4db65e07bea (DEFAULT_TABLE table=fake-table [id=e6603d2f9fc34ca389dfc59d33088f39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:17.310382  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390807117ca8420fa471b4db65e07bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:17.316045  6127 tablet_bootstrap.cc:492] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: Bootstrap starting.
I20250905 13:52:17.317404  6127 tablet_bootstrap.cc:654] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:17.321672  6127 tablet_bootstrap.cc:492] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: No bootstrap required, opened a new log
I20250905 13:52:17.321808  6127 ts_tablet_manager.cc:1397] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.003s
I20250905 13:52:17.322414  6127 raft_consensus.cc:357] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba01caacef4465ea938d5b6decf885c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35255 } }
I20250905 13:52:17.322544  6127 raft_consensus.cc:383] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:17.322600  6127 raft_consensus.cc:738] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bba01caacef4465ea938d5b6decf885c, State: Initialized, Role: FOLLOWER
I20250905 13:52:17.322798  6127 consensus_queue.cc:260] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba01caacef4465ea938d5b6decf885c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35255 } }
I20250905 13:52:17.322923  6127 raft_consensus.cc:397] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:17.322978  6127 raft_consensus.cc:491] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:17.323053  6127 raft_consensus.cc:3058] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:17.326066  6127 raft_consensus.cc:513] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba01caacef4465ea938d5b6decf885c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35255 } }
I20250905 13:52:17.326272  6127 leader_election.cc:304] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bba01caacef4465ea938d5b6decf885c; no voters: 
I20250905 13:52:17.326766  6127 leader_election.cc:290] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:17.326933  6129 raft_consensus.cc:2802] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:17.341235  6129 raft_consensus.cc:695] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 1 LEADER]: Becoming Leader. State: Replica: bba01caacef4465ea938d5b6decf885c, State: Running, Role: LEADER
I20250905 13:52:17.341313  6127 ts_tablet_manager.cc:1428] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.014s
I20250905 13:52:17.341813  6129 consensus_queue.cc:237] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba01caacef4465ea938d5b6decf885c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35255 } }
I20250905 13:52:17.345031  5992 catalog_manager.cc:5582] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c reported cstate change: term changed from 0 to 1, leader changed from <none> to bba01caacef4465ea938d5b6decf885c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "bba01caacef4465ea938d5b6decf885c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bba01caacef4465ea938d5b6decf885c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35255 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:17.378512   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:17.379491  5992 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59962:
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
I20250905 13:52:17.386415  6135 tablet.cc:1722] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: 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
I20250905 13:52:17.387030  6135 tablet.cc:1620] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: MemRowSet was empty: no flush needed.
I20250905 13:52:17.398483  5992 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: fake-table [id=e6603d2f9fc34ca389dfc59d33088f39] alter complete (version 1)
I20250905 13:52:17.401955   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:17.411993   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:17.412741   416 tablet_replica.cc:331] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c: stopping tablet replica
I20250905 13:52:17.412997   416 raft_consensus.cc:2241] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:17.413249   416 raft_consensus.cc:2270] T 390807117ca8420fa471b4db65e07bea P bba01caacef4465ea938d5b6decf885c [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:17.419544   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:17.422906   416 master.cc:561] Master@127.0.104.62:40683 shutting down...
I20250905 13:52:17.437206   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:17.437513   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:17.437693   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 265d2f8fe294472aa62e1c8b665b52f2: stopping tablet replica
I20250905 13:52:17.686998   416 master.cc:583] Master@127.0.104.62:40683 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (610 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20250905 13:52:17.697814   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44079
I20250905 13:52:17.698374   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:17.699200   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:17.700575   416 webserver.cc:480] Webserver started at http://127.0.104.62:42337/ using document root <none> and password file <none>
I20250905 13:52:17.700847   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:17.700927   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:17.701051   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:17.701644   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "390eb10e71da4e5c9f1abc914fff8dbe"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.704123   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:17.705762  6139 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.706138   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:17.706231   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "390eb10e71da4e5c9f1abc914fff8dbe"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.706346   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-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)
I20250905 13:52:17.757768   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:17.758358   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:17.773257  6190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44079 every 8 connection(s)
I20250905 13:52:17.773250   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44079
I20250905 13:52:17.774906  6191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:17.779556  6191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: Bootstrap starting.
I20250905 13:52:17.780817  6191 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:17.782394  6191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: No bootstrap required, opened a new log
I20250905 13:52:17.783020  6191 raft_consensus.cc:357] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER }
I20250905 13:52:17.783140  6191 raft_consensus.cc:383] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:17.783174  6191 raft_consensus.cc:738] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390eb10e71da4e5c9f1abc914fff8dbe, State: Initialized, Role: FOLLOWER
I20250905 13:52:17.783370  6191 consensus_queue.cc:260] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER }
I20250905 13:52:17.783493  6191 raft_consensus.cc:397] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:17.783543  6191 raft_consensus.cc:491] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:17.783656  6191 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:17.785666  6191 raft_consensus.cc:513] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER }
I20250905 13:52:17.785838  6191 leader_election.cc:304] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 390eb10e71da4e5c9f1abc914fff8dbe; no voters: 
I20250905 13:52:17.786273  6191 leader_election.cc:290] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:17.786375  6194 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:17.787367  6191 sys_catalog.cc:564] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:17.788929  6194 raft_consensus.cc:695] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 1 LEADER]: Becoming Leader. State: Replica: 390eb10e71da4e5c9f1abc914fff8dbe, State: Running, Role: LEADER
I20250905 13:52:17.789273  6194 consensus_queue.cc:237] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER }
I20250905 13:52:17.790593  6195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER } }
I20250905 13:52:17.790766  6195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:17.790673  6196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 390eb10e71da4e5c9f1abc914fff8dbe. Latest consensus state: current_term: 1 leader_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "390eb10e71da4e5c9f1abc914fff8dbe" member_type: VOTER } }
I20250905 13:52:17.790849  6196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:17.794940  6200 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:17.797326  6200 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:17.799268   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:17.801062  6200 catalog_manager.cc:1349] Generated new cluster ID: 5f9f40d627d24fb5b51255ca7b9c9924
I20250905 13:52:17.801139  6200 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:17.823173  6200 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:17.824072  6200 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:17.832965  6200 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: Generated new TSK 0
I20250905 13:52:17.833214  6200 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:17.864253   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:17.865453   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:17.867013   416 webserver.cc:480] Webserver started at http://127.0.104.1:45421/ using document root <none> and password file <none>
I20250905 13:52:17.867242   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:17.867317   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:17.867441   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:17.868054   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "4a4bbf6f52c948329de3da893417b6fd"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.870802   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:17.872453  6215 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.872879   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:17.872967   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "4a4bbf6f52c948329de3da893417b6fd"
format_stamp: "Formatted at 2025-09-05 13:52:17 on dist-test-slave-s3gz"
I20250905 13:52:17.873090   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1757080267164066-416-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)
I20250905 13:52:17.885238   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:17.885829   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:17.886411   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:17.887307   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:17.887365   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.887428   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:17.887477   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:17.904102  6277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35635 every 8 connection(s)
I20250905 13:52:17.904102   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35635
I20250905 13:52:17.912804  6278 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44079
I20250905 13:52:17.912957  6278 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:17.913328  6278 heartbeater.cc:507] Master 127.0.104.62:44079 requested a full tablet report, sending...
I20250905 13:52:17.914177  6156 ts_manager.cc:194] Registered new tserver with Master: 4a4bbf6f52c948329de3da893417b6fd (127.0.104.1:35635)
I20250905 13:52:17.914323   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009079159s
I20250905 13:52:17.915360  6156 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52086
I20250905 13:52:17.926748  6278 heartbeater.cc:499] Master 127.0.104.62:44079 was elected leader, sending a full tablet report...
I20250905 13:52:17.928112  6155 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52098:
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"
    }
  }
}
I20250905 13:52:17.944079  6243 tablet_service.cc:1468] Processing CreateTablet for tablet 3e3218be2dc54b17a0cb32276d88b863 (DEFAULT_TABLE table=fake-table [id=dd8031ce3a3849d2829e88961746d0e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:17.944500  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3218be2dc54b17a0cb32276d88b863. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:17.950508  6290 tablet_bootstrap.cc:492] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: Bootstrap starting.
I20250905 13:52:17.952239  6290 tablet_bootstrap.cc:654] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:17.954057  6290 tablet_bootstrap.cc:492] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: No bootstrap required, opened a new log
I20250905 13:52:17.954198  6290 ts_tablet_manager.cc:1397] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:17.954825  6290 raft_consensus.cc:357] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a4bbf6f52c948329de3da893417b6fd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35635 } }
I20250905 13:52:17.954993  6290 raft_consensus.cc:383] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:17.955067  6290 raft_consensus.cc:738] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4bbf6f52c948329de3da893417b6fd, State: Initialized, Role: FOLLOWER
I20250905 13:52:17.955279  6290 consensus_queue.cc:260] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a4bbf6f52c948329de3da893417b6fd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35635 } }
I20250905 13:52:17.955431  6290 raft_consensus.cc:397] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:17.955502  6290 raft_consensus.cc:491] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:17.955580  6290 raft_consensus.cc:3058] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:17.957675  6290 raft_consensus.cc:513] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a4bbf6f52c948329de3da893417b6fd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35635 } }
I20250905 13:52:17.957870  6290 leader_election.cc:304] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4a4bbf6f52c948329de3da893417b6fd; no voters: 
I20250905 13:52:17.958312  6290 leader_election.cc:290] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:17.958467  6292 raft_consensus.cc:2802] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:17.959069  6290 ts_tablet_manager.cc:1428] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:17.959375  6292 raft_consensus.cc:695] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 1 LEADER]: Becoming Leader. State: Replica: 4a4bbf6f52c948329de3da893417b6fd, State: Running, Role: LEADER
I20250905 13:52:17.959672  6292 consensus_queue.cc:237] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a4bbf6f52c948329de3da893417b6fd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35635 } }
I20250905 13:52:17.962353  6156 catalog_manager.cc:5582] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4bbf6f52c948329de3da893417b6fd (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4a4bbf6f52c948329de3da893417b6fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a4bbf6f52c948329de3da893417b6fd" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35635 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:17.982661   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:17.983723  6156 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52098:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20250905 13:52:17.989675  6298 tablet.cc:1722] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: 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
I20250905 13:52:17.996817  6156 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: fake-table [id=dd8031ce3a3849d2829e88961746d0e3] alter complete (version 1)
I20250905 13:52:17.997954  6156 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52098:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20250905 13:52:18.002796  6298 tablet.cc:1722] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: 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
I20250905 13:52:18.010066  6155 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: fake-table [id=dd8031ce3a3849d2829e88961746d0e3] alter complete (version 2)
I20250905 13:52:18.011319  6156 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52098:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20250905 13:52:18.015966  6298 tablet.cc:1722] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: 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
I20250905 13:52:18.024281  6156 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: fake-table [id=dd8031ce3a3849d2829e88961746d0e3] alter complete (version 3)
I20250905 13:52:18.027457   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:18.037158   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:18.037500   416 tablet_replica.cc:331] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd: stopping tablet replica
I20250905 13:52:18.037729   416 raft_consensus.cc:2241] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:18.037968   416 raft_consensus.cc:2270] T 3e3218be2dc54b17a0cb32276d88b863 P 4a4bbf6f52c948329de3da893417b6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:18.052989   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:18.056931   416 master.cc:561] Master@127.0.104.62:44079 shutting down...
I20250905 13:52:18.064561   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:18.064862   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:18.065032   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 390eb10e71da4e5c9f1abc914fff8dbe: stopping tablet replica
I20250905 13:52:18.070026   416 master.cc:583] Master@127.0.104.62:44079 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (382 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20250905 13:52:18.080749   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42569
I20250905 13:52:18.081306   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:18.082139   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:18.083525   416 webserver.cc:480] Webserver started at http://127.0.104.62:46509/ using document root <none> and password file <none>
I20250905 13:52:18.083740   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:18.083799   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:18.083930   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:18.084509   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.087078   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:52:18.088598  6302 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.089056   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:18.089145   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.089268   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-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)
I20250905 13:52:18.098690   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:18.099241   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:18.114274   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42569
I20250905 13:52:18.114321  6353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42569 every 8 connection(s)
I20250905 13:52:18.116493  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:18.123371  6354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: Bootstrap starting.
I20250905 13:52:18.125133  6354 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:18.126961  6354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: No bootstrap required, opened a new log
I20250905 13:52:18.127737  6354 raft_consensus.cc:357] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER }
I20250905 13:52:18.127908  6354 raft_consensus.cc:383] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:18.127970  6354 raft_consensus.cc:738] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ef41df61eb4da9a21b2b5a5bcb3ce0, State: Initialized, Role: FOLLOWER
I20250905 13:52:18.128173  6354 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER }
I20250905 13:52:18.128306  6354 raft_consensus.cc:397] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:18.128366  6354 raft_consensus.cc:491] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:18.128439  6354 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:18.131493  6354 raft_consensus.cc:513] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER }
I20250905 13:52:18.131757  6354 leader_election.cc:304] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 31ef41df61eb4da9a21b2b5a5bcb3ce0; no voters: 
I20250905 13:52:18.132210  6354 leader_election.cc:290] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:18.132356  6357 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:18.133072  6357 raft_consensus.cc:695] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 1 LEADER]: Becoming Leader. State: Replica: 31ef41df61eb4da9a21b2b5a5bcb3ce0, State: Running, Role: LEADER
I20250905 13:52:18.133137  6354 sys_catalog.cc:564] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:18.133322  6357 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER }
I20250905 13:52:18.134196  6358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER } }
I20250905 13:52:18.134341  6358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:18.134711  6359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31ef41df61eb4da9a21b2b5a5bcb3ce0. Latest consensus state: current_term: 1 leader_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31ef41df61eb4da9a21b2b5a5bcb3ce0" member_type: VOTER } }
I20250905 13:52:18.134837  6359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:18.137564  6362 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:18.139304  6362 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:18.141340   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:18.142781  6362 catalog_manager.cc:1349] Generated new cluster ID: a0b0d70ea3ca4f0c955cd29539e49317
I20250905 13:52:18.142858  6362 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:18.157321  6362 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:18.158627  6362 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:18.165920  6362 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: Generated new TSK 0
I20250905 13:52:18.166181  6362 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:18.174974   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:18.176088   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:18.177547   416 webserver.cc:480] Webserver started at http://127.0.104.1:40115/ using document root <none> and password file <none>
I20250905 13:52:18.177798   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:18.177867   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:18.177989   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:18.178575   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "f4a265b8a52342fd9258d341bba82199"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.181231   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:18.182909  6379 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.183255   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:18.183346   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "f4a265b8a52342fd9258d341bba82199"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.183467   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1757080267164066-416-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)
I20250905 13:52:18.216660   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:18.217221   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:18.217814   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:18.218653   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:18.218705   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.218767   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:18.218812   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.234278   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33089
I20250905 13:52:18.234299  6441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33089 every 8 connection(s)
I20250905 13:52:18.242533  6442 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42569
I20250905 13:52:18.242681  6442 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:18.243007  6442 heartbeater.cc:507] Master 127.0.104.62:42569 requested a full tablet report, sending...
I20250905 13:52:18.243956  6319 ts_manager.cc:194] Registered new tserver with Master: f4a265b8a52342fd9258d341bba82199 (127.0.104.1:33089)
I20250905 13:52:18.244243   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008937247s
I20250905 13:52:18.245571  6319 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43208
I20250905 13:52:18.257030  6442 heartbeater.cc:499] Master 127.0.104.62:42569 was elected leader, sending a full tablet report...
I20250905 13:52:18.257426  6319 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43220:
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"
    }
  }
}
I20250905 13:52:18.271910  6407 tablet_service.cc:1468] Processing CreateTablet for tablet 4f8b8447755743b69dcf7bd7f035e43e (DEFAULT_TABLE table=fake-table [id=41bd3bea0db44f18820da801ed225fa6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:18.272297  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8b8447755743b69dcf7bd7f035e43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:18.277838  6454 tablet_bootstrap.cc:492] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: Bootstrap starting.
I20250905 13:52:18.279538  6454 tablet_bootstrap.cc:654] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:18.281471  6454 tablet_bootstrap.cc:492] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: No bootstrap required, opened a new log
I20250905 13:52:18.281600  6454 ts_tablet_manager.cc:1397] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:18.282246  6454 raft_consensus.cc:357] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a265b8a52342fd9258d341bba82199" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33089 } }
I20250905 13:52:18.282373  6454 raft_consensus.cc:383] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:18.282428  6454 raft_consensus.cc:738] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4a265b8a52342fd9258d341bba82199, State: Initialized, Role: FOLLOWER
I20250905 13:52:18.282613  6454 consensus_queue.cc:260] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a265b8a52342fd9258d341bba82199" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33089 } }
I20250905 13:52:18.282738  6454 raft_consensus.cc:397] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:18.282802  6454 raft_consensus.cc:491] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:18.282874  6454 raft_consensus.cc:3058] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:18.285244  6454 raft_consensus.cc:513] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a265b8a52342fd9258d341bba82199" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33089 } }
I20250905 13:52:18.285462  6454 leader_election.cc:304] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4a265b8a52342fd9258d341bba82199; no voters: 
I20250905 13:52:18.285948  6454 leader_election.cc:290] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:18.286072  6456 raft_consensus.cc:2802] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:18.286533  6456 raft_consensus.cc:695] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 1 LEADER]: Becoming Leader. State: Replica: f4a265b8a52342fd9258d341bba82199, State: Running, Role: LEADER
I20250905 13:52:18.286854  6456 consensus_queue.cc:237] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a265b8a52342fd9258d341bba82199" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33089 } }
I20250905 13:52:18.289520  6319 catalog_manager.cc:5582] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4a265b8a52342fd9258d341bba82199 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f4a265b8a52342fd9258d341bba82199" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a265b8a52342fd9258d341bba82199" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33089 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:18.294031  6454 ts_tablet_manager.cc:1428] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20250905 13:52:18.312008   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:18.312853  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20250905 13:52:18.317974  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.325335  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 1)
I20250905 13:52:18.326491  6319 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20250905 13:52:18.330899  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.338129  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 2)
I20250905 13:52:18.339324  6319 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20250905 13:52:18.343835  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.351060  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 3)
I20250905 13:52:18.352412  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20250905 13:52:18.356814  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.364944  6318 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 4)
I20250905 13:52:18.369036  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20250905 13:52:18.373900  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.381455  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 5)
I20250905 13:52:18.383119  6319 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20250905 13:52:18.387852  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.395573  6318 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 6)
I20250905 13:52:18.400074  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250905 13:52:18.405079  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.413511  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 7)
I20250905 13:52:18.417229  6319 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250905 13:52:18.422060  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.429463  6319 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 8)
I20250905 13:52:18.431152  6319 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250905 13:52:18.435868  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.443387  6318 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 9)
I20250905 13:52:18.447350  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250905 13:52:18.452124  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.459854  6318 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 10)
I20250905 13:52:18.464265  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250905 13:52:18.468986  6462 tablet.cc:1722] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: 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
I20250905 13:52:18.477689  6318 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: fake-table [id=41bd3bea0db44f18820da801ed225fa6] alter complete (version 11)
I20250905 13:52:18.484109  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20250905 13:52:18.486052  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20250905 13:52:18.487675  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20250905 13:52:18.489230  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20250905 13:52:18.490804  6318 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43220:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20250905 13:52:18.491777   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:18.503777   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:18.504108   416 tablet_replica.cc:331] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199: stopping tablet replica
I20250905 13:52:18.504354   416 raft_consensus.cc:2241] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:18.504627   416 raft_consensus.cc:2270] T 4f8b8447755743b69dcf7bd7f035e43e P f4a265b8a52342fd9258d341bba82199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:18.519833   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:18.523221   416 master.cc:561] Master@127.0.104.62:42569 shutting down...
I20250905 13:52:18.533641   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:18.533938   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:18.534178   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 31ef41df61eb4da9a21b2b5a5bcb3ce0: stopping tablet replica
I20250905 13:52:18.549216   416 master.cc:583] Master@127.0.104.62:42569 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (481 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20250905 13:52:18.562512   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45867
I20250905 13:52:18.563153   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:18.564146   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:18.577073   416 webserver.cc:480] Webserver started at http://127.0.104.62:35525/ using document root <none> and password file <none>
I20250905 13:52:18.577345   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:18.577430   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:18.577566   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:18.578320   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "e90b3d8d90d44fcf9671848a8c772b77"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.581123   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.003s
I20250905 13:52:18.582722  6466 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.583088   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:18.583190   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "e90b3d8d90d44fcf9671848a8c772b77"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.583309   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-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)
I20250905 13:52:18.603871   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:18.604413   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:18.619212   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45867
I20250905 13:52:18.619216  6517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45867 every 8 connection(s)
I20250905 13:52:18.620867  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:18.625540  6518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: Bootstrap starting.
I20250905 13:52:18.626797  6518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:18.628403  6518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: No bootstrap required, opened a new log
I20250905 13:52:18.629030  6518 raft_consensus.cc:357] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER }
I20250905 13:52:18.629153  6518 raft_consensus.cc:383] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:18.629186  6518 raft_consensus.cc:738] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e90b3d8d90d44fcf9671848a8c772b77, State: Initialized, Role: FOLLOWER
I20250905 13:52:18.629390  6518 consensus_queue.cc:260] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER }
I20250905 13:52:18.629511  6518 raft_consensus.cc:397] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:18.629575  6518 raft_consensus.cc:491] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:18.629643  6518 raft_consensus.cc:3058] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:18.631577  6518 raft_consensus.cc:513] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER }
I20250905 13:52:18.631762  6518 leader_election.cc:304] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e90b3d8d90d44fcf9671848a8c772b77; no voters: 
I20250905 13:52:18.632247  6518 leader_election.cc:290] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:18.632350  6521 raft_consensus.cc:2802] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:18.633380  6518 sys_catalog.cc:564] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:18.636957  6521 raft_consensus.cc:695] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 1 LEADER]: Becoming Leader. State: Replica: e90b3d8d90d44fcf9671848a8c772b77, State: Running, Role: LEADER
I20250905 13:52:18.637320  6521 consensus_queue.cc:237] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER }
I20250905 13:52:18.638371  6522 sys_catalog.cc:455] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e90b3d8d90d44fcf9671848a8c772b77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER } }
I20250905 13:52:18.638567  6522 sys_catalog.cc:458] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:18.639035  6523 sys_catalog.cc:455] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e90b3d8d90d44fcf9671848a8c772b77. Latest consensus state: current_term: 1 leader_uuid: "e90b3d8d90d44fcf9671848a8c772b77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e90b3d8d90d44fcf9671848a8c772b77" member_type: VOTER } }
I20250905 13:52:18.639184  6523 sys_catalog.cc:458] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:18.649782  6533 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:18.651803  6533 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:18.652179   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:18.655304  6533 catalog_manager.cc:1349] Generated new cluster ID: 9ecbcc8e509c45afb4c18c0cc70d7b09
I20250905 13:52:18.655422  6533 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:18.688310  6533 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:18.689512  6533 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:18.711549  6533 catalog_manager.cc:5955] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: Generated new TSK 0
I20250905 13:52:18.711848  6533 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:18.717566   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:18.719069   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:18.720757   416 webserver.cc:480] Webserver started at http://127.0.104.1:35565/ using document root <none> and password file <none>
I20250905 13:52:18.721038   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:18.721122   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:18.721261   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:18.722060   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "fcc15b48e53e4bd6ad5416a285d8e05a"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.725498   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:18.727468  6543 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.727903   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:18.728004   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "fcc15b48e53e4bd6ad5416a285d8e05a"
format_stamp: "Formatted at 2025-09-05 13:52:18 on dist-test-slave-s3gz"
I20250905 13:52:18.728113   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1757080267164066-416-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)
I20250905 13:52:18.747309   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:18.747895   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:18.748521   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:18.749533   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:18.749589   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.749652   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:18.749703   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:18.765686   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37383
I20250905 13:52:18.765690  6605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37383 every 8 connection(s)
I20250905 13:52:18.773165  6606 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45867
I20250905 13:52:18.773322  6606 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:18.773733  6606 heartbeater.cc:507] Master 127.0.104.62:45867 requested a full tablet report, sending...
I20250905 13:52:18.774659  6483 ts_manager.cc:194] Registered new tserver with Master: fcc15b48e53e4bd6ad5416a285d8e05a (127.0.104.1:37383)
I20250905 13:52:18.774783   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008029307s
I20250905 13:52:18.776299  6483 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38304
I20250905 13:52:18.787977  6606 heartbeater.cc:499] Master 127.0.104.62:45867 was elected leader, sending a full tablet report...
I20250905 13:52:18.788851  6482 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38310:
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"
    }
  }
}
I20250905 13:52:18.805696  6571 tablet_service.cc:1468] Processing CreateTablet for tablet 1f456c81d0a54970b889a5e4c2cf06c7 (DEFAULT_TABLE table=fake-table [id=f0d4ac03b53143cc9f9d6c9f1d7a937b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:18.806306  6571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f456c81d0a54970b889a5e4c2cf06c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:18.811785  6618 tablet_bootstrap.cc:492] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: Bootstrap starting.
I20250905 13:52:18.813324  6618 tablet_bootstrap.cc:654] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:18.815006  6618 tablet_bootstrap.cc:492] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: No bootstrap required, opened a new log
I20250905 13:52:18.815157  6618 ts_tablet_manager.cc:1397] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:18.815923  6618 raft_consensus.cc:357] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37383 } }
I20250905 13:52:18.816097  6618 raft_consensus.cc:383] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:18.816164  6618 raft_consensus.cc:738] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc15b48e53e4bd6ad5416a285d8e05a, State: Initialized, Role: FOLLOWER
I20250905 13:52:18.816360  6618 consensus_queue.cc:260] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37383 } }
I20250905 13:52:18.816488  6618 raft_consensus.cc:397] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:18.816552  6618 raft_consensus.cc:491] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:18.816624  6618 raft_consensus.cc:3058] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:18.818619  6618 raft_consensus.cc:513] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37383 } }
I20250905 13:52:18.818825  6618 leader_election.cc:304] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fcc15b48e53e4bd6ad5416a285d8e05a; no voters: 
I20250905 13:52:18.819308  6618 leader_election.cc:290] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:18.819434  6620 raft_consensus.cc:2802] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:18.820595  6618 ts_tablet_manager.cc:1428] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250905 13:52:18.821000  6620 raft_consensus.cc:695] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 1 LEADER]: Becoming Leader. State: Replica: fcc15b48e53e4bd6ad5416a285d8e05a, State: Running, Role: LEADER
I20250905 13:52:18.821239  6620 consensus_queue.cc:237] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37383 } }
I20250905 13:52:18.823484  6482 catalog_manager.cc:5582] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcc15b48e53e4bd6ad5416a285d8e05a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc15b48e53e4bd6ad5416a285d8e05a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37383 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:18.843459   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:18.874684  6482 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38310:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20250905 13:52:18.879585  6627 tablet.cc:1722] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: 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
I20250905 13:52:18.880309  6627 tablet.cc:1620] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: MemRowSet was empty: no flush needed.
I20250905 13:52:18.889326  6482 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: fake-table [id=f0d4ac03b53143cc9f9d6c9f1d7a937b] alter complete (version 1)
I20250905 13:52:18.913189  6483 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38310:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20250905 13:52:18.917879  6627 tablet.cc:1722] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: 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
I20250905 13:52:18.918507  6627 tablet.cc:1620] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: MemRowSet was empty: no flush needed.
I20250905 13:52:18.927361  6483 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: fake-table [id=f0d4ac03b53143cc9f9d6c9f1d7a937b] alter complete (version 2)
I20250905 13:52:18.953049  6483 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38310:
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
I20250905 13:52:18.957892  6627 tablet.cc:1722] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: 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
I20250905 13:52:18.958518  6627 tablet.cc:1620] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: MemRowSet was empty: no flush needed.
I20250905 13:52:18.967008  6483 catalog_manager.cc:6127] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: fake-table [id=f0d4ac03b53143cc9f9d6c9f1d7a937b] alter complete (version 3)
I20250905 13:52:18.995636   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:19.005865   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:19.006239   416 tablet_replica.cc:331] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a: stopping tablet replica
I20250905 13:52:19.006435   416 raft_consensus.cc:2241] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:19.006647   416 raft_consensus.cc:2270] T 1f456c81d0a54970b889a5e4c2cf06c7 P fcc15b48e53e4bd6ad5416a285d8e05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.011579   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:19.015535   416 master.cc:561] Master@127.0.104.62:45867 shutting down...
I20250905 13:52:19.032261   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:19.032529   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.032675   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e90b3d8d90d44fcf9671848a8c772b77: stopping tablet replica
I20250905 13:52:19.037822   416 master.cc:583] Master@127.0.104.62:45867 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (487 ms)
[----------] 32 tests from AlterTableTest (71814 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20250905 13:52:19.050132   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40575
I20250905 13:52:19.050673   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.051508   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.052898   416 webserver.cc:480] Webserver started at http://127.0.104.62:36957/ using document root <none> and password file <none>
I20250905 13:52:19.053114   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.053170   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.053275   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.053864   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "a1082b02ed0b484aa5069efa34113a99"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.056360   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:19.058087  6631 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.058450   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:19.058535   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "a1082b02ed0b484aa5069efa34113a99"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.058650   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-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)
I20250905 13:52:19.067950   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:19.068532   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:19.082734   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40575
I20250905 13:52:19.082738  6682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40575 every 8 connection(s)
I20250905 13:52:19.084220  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:19.088761  6683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: Bootstrap starting.
I20250905 13:52:19.090009  6683 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:19.091534  6683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: No bootstrap required, opened a new log
I20250905 13:52:19.092242  6683 raft_consensus.cc:357] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER }
I20250905 13:52:19.092368  6683 raft_consensus.cc:383] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:19.092403  6683 raft_consensus.cc:738] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1082b02ed0b484aa5069efa34113a99, State: Initialized, Role: FOLLOWER
I20250905 13:52:19.092602  6683 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER }
I20250905 13:52:19.092705  6683 raft_consensus.cc:397] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:19.092804  6683 raft_consensus.cc:491] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:19.092895  6683 raft_consensus.cc:3058] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:19.094875  6683 raft_consensus.cc:513] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER }
I20250905 13:52:19.095078  6683 leader_election.cc:304] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a1082b02ed0b484aa5069efa34113a99; no voters: 
I20250905 13:52:19.095517  6683 leader_election.cc:290] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:19.095628  6686 raft_consensus.cc:2802] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:19.096617  6683 sys_catalog.cc:564] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:19.101836  6686 raft_consensus.cc:695] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 1 LEADER]: Becoming Leader. State: Replica: a1082b02ed0b484aa5069efa34113a99, State: Running, Role: LEADER
I20250905 13:52:19.102135  6686 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER }
I20250905 13:52:19.103209  6687 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1082b02ed0b484aa5069efa34113a99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER } }
I20250905 13:52:19.103353  6687 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:19.104637   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:19.105079  6688 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1082b02ed0b484aa5069efa34113a99. Latest consensus state: current_term: 1 leader_uuid: "a1082b02ed0b484aa5069efa34113a99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1082b02ed0b484aa5069efa34113a99" member_type: VOTER } }
I20250905 13:52:19.105305  6688 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [sys.catalog]: This master's current role is: LEADER
W20250905 13:52:19.105983  6702 catalog_manager.cc:1560] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250905 13:52:19.106073  6702 catalog_manager.cc:875] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250905 13:52:19.106145  6700 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:19.107676  6700 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:19.111197  6700 catalog_manager.cc:1349] Generated new cluster ID: f0240be6c7c842438f892d1a7e6fb4a7
I20250905 13:52:19.111291  6700 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:19.123452  6700 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:19.124305  6700 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:19.143704  6700 catalog_manager.cc:5955] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: Generated new TSK 0
I20250905 13:52:19.143976  6700 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:19.169958   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.171067   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.172560   416 webserver.cc:480] Webserver started at http://127.0.104.1:40009/ using document root <none> and password file <none>
I20250905 13:52:19.172842   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.172914   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.173040   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.173686   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "5e752228dd9a4134836b173abfead38b"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.176299   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:19.178052  6707 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.178429   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:19.178516   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "5e752228dd9a4134836b173abfead38b"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.178628   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-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)
I20250905 13:52:19.198745   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:19.199342   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:19.199975   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:19.200978   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:19.201035   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.201098   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:19.201148   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.217785   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39825
I20250905 13:52:19.217790  6769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39825 every 8 connection(s)
I20250905 13:52:19.219741   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.221740   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.223673   416 webserver.cc:480] Webserver started at http://127.0.104.2:43973/ using document root <none> and password file <none>
I20250905 13:52:19.223927   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.223999   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.224129   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.224900   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-1-root/instance:
uuid: "a53d20108b4244c0bf1082dbecb74b65"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.228411   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:19.231066  6777 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.231544   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:19.231649   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-1-root
uuid: "a53d20108b4244c0bf1082dbecb74b65"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.231778   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-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)
I20250905 13:52:19.232024  6770 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40575
I20250905 13:52:19.232161  6770 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:19.232578  6770 heartbeater.cc:507] Master 127.0.104.62:40575 requested a full tablet report, sending...
I20250905 13:52:19.233726  6648 ts_manager.cc:194] Registered new tserver with Master: 5e752228dd9a4134836b173abfead38b (127.0.104.1:39825)
I20250905 13:52:19.235818  6648 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53576
I20250905 13:52:19.247676  6770 heartbeater.cc:499] Master 127.0.104.62:40575 was elected leader, sending a full tablet report...
I20250905 13:52:19.248368   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:19.249059   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:19.249773   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:19.250633   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:19.250687   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.250756   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:19.250801   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.267841   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:39553
I20250905 13:52:19.267870  6839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:39553 every 8 connection(s)
I20250905 13:52:19.269690   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.270772   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.272203   416 webserver.cc:480] Webserver started at http://127.0.104.3:39297/ using document root <none> and password file <none>
I20250905 13:52:19.272433   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.272500   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.272616   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.273411   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-2-root/instance:
uuid: "108111f412f746afa0b0db57457c4847"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.276069   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20250905 13:52:19.277664  6846 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.278048   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:19.278149   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-2-root
uuid: "108111f412f746afa0b0db57457c4847"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.278285   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-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)
I20250905 13:52:19.288470  6840 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40575
I20250905 13:52:19.288627  6840 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:19.289059  6840 heartbeater.cc:507] Master 127.0.104.62:40575 requested a full tablet report, sending...
I20250905 13:52:19.290143  6648 ts_manager.cc:194] Registered new tserver with Master: a53d20108b4244c0bf1082dbecb74b65 (127.0.104.2:39553)
I20250905 13:52:19.291478  6648 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53586
I20250905 13:52:19.302768   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:19.303085  6840 heartbeater.cc:499] Master 127.0.104.62:40575 was elected leader, sending a full tablet report...
I20250905 13:52:19.303455   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:19.304136   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:19.305083   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:19.305138   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.305195   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:19.305240   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.322908   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:43163
I20250905 13:52:19.323024  6908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:43163 every 8 connection(s)
I20250905 13:52:19.324795   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.325911   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.328989   416 webserver.cc:480] Webserver started at http://127.0.104.4:38327/ using document root <none> and password file <none>
I20250905 13:52:19.329244   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.329320   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.329438   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.330278   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-3-root/instance:
uuid: "a6caf0a5084840e181821209ace6304d"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.332819  6909 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40575
I20250905 13:52:19.332967  6909 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:19.333325  6909 heartbeater.cc:507] Master 127.0.104.62:40575 requested a full tablet report, sending...
I20250905 13:52:19.333503   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250905 13:52:19.334224  6648 ts_manager.cc:194] Registered new tserver with Master: 108111f412f746afa0b0db57457c4847 (127.0.104.3:43163)
I20250905 13:52:19.335194  6648 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53596
I20250905 13:52:19.335467  6915 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.335922   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20250905 13:52:19.336024   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-3-root
uuid: "a6caf0a5084840e181821209ace6304d"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:19.336140   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1757080267164066-416-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)
I20250905 13:52:19.346490  6909 heartbeater.cc:499] Master 127.0.104.62:40575 was elected leader, sending a full tablet report...
I20250905 13:52:19.356408   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:19.357002   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:19.357558   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:19.358481   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:19.358546   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.358628   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:19.358688   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:19.376559   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:38015
I20250905 13:52:19.376561  6977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:38015 every 8 connection(s)
I20250905 13:52:19.385206  6978 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40575
I20250905 13:52:19.385351  6978 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:19.385701  6978 heartbeater.cc:507] Master 127.0.104.62:40575 requested a full tablet report, sending...
I20250905 13:52:19.386433  6647 ts_manager.cc:194] Registered new tserver with Master: a6caf0a5084840e181821209ace6304d (127.0.104.4:38015)
I20250905 13:52:19.386471   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006834632s
I20250905 13:52:19.387477  6647 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53608
I20250905 13:52:19.398804  6978 heartbeater.cc:499] Master 127.0.104.62:40575 was elected leader, sending a full tablet report...
I20250905 13:52:19.398952  6648 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53618:
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"
    }
  }
}
I20250905 13:52:19.420419  6874 tablet_service.cc:1468] Processing CreateTablet for tablet 11e9e050b0524121bde69438ecc236d7 (DEFAULT_TABLE table=fake-table [id=7274f253c41b4f8a9da4b19911e05cd8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:19.421012  6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e9e050b0524121bde69438ecc236d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:19.429610  6805 tablet_service.cc:1468] Processing CreateTablet for tablet 11e9e050b0524121bde69438ecc236d7 (DEFAULT_TABLE table=fake-table [id=7274f253c41b4f8a9da4b19911e05cd8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:19.430137  6805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e9e050b0524121bde69438ecc236d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:19.430922  6993 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: Bootstrap starting.
I20250905 13:52:19.432536  6993 tablet_bootstrap.cc:654] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:19.443637  6735 tablet_service.cc:1468] Processing CreateTablet for tablet 11e9e050b0524121bde69438ecc236d7 (DEFAULT_TABLE table=fake-table [id=7274f253c41b4f8a9da4b19911e05cd8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:19.444139  6735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e9e050b0524121bde69438ecc236d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:19.449149  6995 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: Bootstrap starting.
I20250905 13:52:19.450868  6995 tablet_bootstrap.cc:654] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:19.451380  6993 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: No bootstrap required, opened a new log
I20250905 13:52:19.451992  6993 ts_tablet_manager.cc:1397] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20250905 13:52:19.453434  6993 raft_consensus.cc:357] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.454576  6993 raft_consensus.cc:383] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:19.454726  6993 raft_consensus.cc:738] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 108111f412f746afa0b0db57457c4847, State: Initialized, Role: FOLLOWER
I20250905 13:52:19.455106  6993 consensus_queue.cc:260] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.464941  6995 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: No bootstrap required, opened a new log
I20250905 13:52:19.465132  6997 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: Bootstrap starting.
I20250905 13:52:19.465131  6995 ts_tablet_manager.cc:1397] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20250905 13:52:19.466089  6995 raft_consensus.cc:357] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.466359  6995 raft_consensus.cc:383] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:19.466413  6995 raft_consensus.cc:738] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53d20108b4244c0bf1082dbecb74b65, State: Initialized, Role: FOLLOWER
I20250905 13:52:19.466567  6997 tablet_bootstrap.cc:654] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:19.466655  6995 consensus_queue.cc:260] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.467958  6993 ts_tablet_manager.cc:1428] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20250905 13:52:19.473836  6995 ts_tablet_manager.cc:1428] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20250905 13:52:19.473932  6997 tablet_bootstrap.cc:492] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: No bootstrap required, opened a new log
I20250905 13:52:19.474051  6997 ts_tablet_manager.cc:1397] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20250905 13:52:19.474738  6997 raft_consensus.cc:357] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.474895  6997 raft_consensus.cc:383] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:19.474931  6997 raft_consensus.cc:738] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e752228dd9a4134836b173abfead38b, State: Initialized, Role: FOLLOWER
I20250905 13:52:19.475127  6997 consensus_queue.cc:260] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.475931  6997 ts_tablet_manager.cc:1428] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:19.630667  7001 raft_consensus.cc:491] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:19.630872  7001 raft_consensus.cc:513] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.632629  7001 leader_election.cc:290] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 108111f412f746afa0b0db57457c4847 (127.0.104.3:43163), a53d20108b4244c0bf1082dbecb74b65 (127.0.104.2:39553)
I20250905 13:52:19.640249  6815 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "11e9e050b0524121bde69438ecc236d7" candidate_uuid: "5e752228dd9a4134836b173abfead38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53d20108b4244c0bf1082dbecb74b65" is_pre_election: true
I20250905 13:52:19.640647  6815 raft_consensus.cc:2466] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e752228dd9a4134836b173abfead38b in term 0.
I20250905 13:52:19.641068  6884 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "11e9e050b0524121bde69438ecc236d7" candidate_uuid: "5e752228dd9a4134836b173abfead38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108111f412f746afa0b0db57457c4847" is_pre_election: true
I20250905 13:52:19.641247  6884 raft_consensus.cc:2466] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e752228dd9a4134836b173abfead38b in term 0.
I20250905 13:52:19.641287  6708 leader_election.cc:304] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e752228dd9a4134836b173abfead38b, a53d20108b4244c0bf1082dbecb74b65; no voters: 
I20250905 13:52:19.641633  7001 raft_consensus.cc:2802] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:19.641716  7001 raft_consensus.cc:491] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:19.641780  7001 raft_consensus.cc:3058] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:19.645004  7001 raft_consensus.cc:513] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.645812  7001 leader_election.cc:290] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [CANDIDATE]: Term 1 election: Requested vote from peers 108111f412f746afa0b0db57457c4847 (127.0.104.3:43163), a53d20108b4244c0bf1082dbecb74b65 (127.0.104.2:39553)
I20250905 13:52:19.646286  6884 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "11e9e050b0524121bde69438ecc236d7" candidate_uuid: "5e752228dd9a4134836b173abfead38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "108111f412f746afa0b0db57457c4847"
I20250905 13:52:19.646489  6884 raft_consensus.cc:3058] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:19.646793  6815 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "11e9e050b0524121bde69438ecc236d7" candidate_uuid: "5e752228dd9a4134836b173abfead38b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53d20108b4244c0bf1082dbecb74b65"
I20250905 13:52:19.646975  6815 raft_consensus.cc:3058] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:19.649821  6815 raft_consensus.cc:2466] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e752228dd9a4134836b173abfead38b in term 1.
I20250905 13:52:19.650261  6708 leader_election.cc:304] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e752228dd9a4134836b173abfead38b, a53d20108b4244c0bf1082dbecb74b65; no voters: 
I20250905 13:52:19.650516  6884 raft_consensus.cc:2466] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e752228dd9a4134836b173abfead38b in term 1.
I20250905 13:52:19.650573  7001 raft_consensus.cc:2802] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:19.651078  7001 raft_consensus.cc:695] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 1 LEADER]: Becoming Leader. State: Replica: 5e752228dd9a4134836b173abfead38b, State: Running, Role: LEADER
I20250905 13:52:19.651402  7001 consensus_queue.cc:237] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } }
I20250905 13:52:19.654516  6646 catalog_manager.cc:5582] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e752228dd9a4134836b173abfead38b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5e752228dd9a4134836b173abfead38b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e752228dd9a4134836b173abfead38b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:19.691009   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:19.704119  6884 raft_consensus.cc:1273] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 1 FOLLOWER]: Refusing update from remote peer 5e752228dd9a4134836b173abfead38b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250905 13:52:19.704119  6815 raft_consensus.cc:1273] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 1 FOLLOWER]: Refusing update from remote peer 5e752228dd9a4134836b173abfead38b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250905 13:52:19.704953  7003 consensus_queue.cc:1035] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "108111f412f746afa0b0db57457c4847" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 43163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250905 13:52:19.705598  7001 consensus_queue.cc:1035] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53d20108b4244c0bf1082dbecb74b65" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250905 13:52:19.714799  7007 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20250905 13:52:19.753960   416 alter_table-test.cc:2318] Verifying initial pattern
I20250905 13:52:19.763819   416 alter_table-test.cc:2321] Dropping and adding back c1
I20250905 13:52:19.764581  6646 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53618:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250905 13:52:19.772804  7011 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: 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
I20250905 13:52:19.781448  7014 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: 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
I20250905 13:52:19.783771  7012 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: 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
I20250905 13:52:19.807586  6648 catalog_manager.cc:6127] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: fake-table [id=7274f253c41b4f8a9da4b19911e05cd8] alter complete (version 1)
I20250905 13:52:19.809603  6648 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53618:
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
I20250905 13:52:19.817091  6648 catalog_manager.cc:5674] TS a53d20108b4244c0bf1082dbecb74b65 (127.0.104.2:39553) does not have the latest schema for tablet 11e9e050b0524121bde69438ecc236d7 (table fake-table [id=7274f253c41b4f8a9da4b19911e05cd8]). Expected version 2 got 1
I20250905 13:52:19.817988  7011 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: 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
I20250905 13:52:19.818562  7011 tablet.cc:1620] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: MemRowSet was empty: no flush needed.
I20250905 13:52:19.820952  7012 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: 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
I20250905 13:52:19.821456  7012 tablet.cc:1620] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: MemRowSet was empty: no flush needed.
I20250905 13:52:19.823395  7014 tablet.cc:1722] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: 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
I20250905 13:52:19.823879  7014 tablet.cc:1620] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: MemRowSet was empty: no flush needed.
I20250905 13:52:19.827816  6646 catalog_manager.cc:6127] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: fake-table [id=7274f253c41b4f8a9da4b19911e05cd8] alter complete (version 2)
I20250905 13:52:19.831589   416 alter_table-test.cc:2331] Verifying that the new default shows up
I20250905 13:52:19.839730   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:19.853982   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:19.855605   416 tablet_replica.cc:331] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b: stopping tablet replica
I20250905 13:52:19.855765   416 raft_consensus.cc:2241] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:19.856189   416 raft_consensus.cc:2270] T 11e9e050b0524121bde69438ecc236d7 P 5e752228dd9a4134836b173abfead38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.868999   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:19.872692   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250905 13:52:19.885411   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:19.885818   416 tablet_replica.cc:331] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65: stopping tablet replica
I20250905 13:52:19.886031   416 raft_consensus.cc:2241] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:19.886277   416 raft_consensus.cc:2270] T 11e9e050b0524121bde69438ecc236d7 P a53d20108b4244c0bf1082dbecb74b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.901551   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250905 13:52:19.905596   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250905 13:52:19.916761   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:19.917173   416 tablet_replica.cc:331] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847: stopping tablet replica
I20250905 13:52:19.917382   416 raft_consensus.cc:2241] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:19.917590   416 raft_consensus.cc:2270] T 11e9e050b0524121bde69438ecc236d7 P 108111f412f746afa0b0db57457c4847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.922111   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250905 13:52:19.926151   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250905 13:52:19.937989   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:19.950893   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250905 13:52:19.953926   416 master.cc:561] Master@127.0.104.62:40575 shutting down...
I20250905 13:52:19.963518   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:19.963835   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:19.963982   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P a1082b02ed0b484aa5069efa34113a99: stopping tablet replica
I20250905 13:52:19.978704   416 master.cc:583] Master@127.0.104.62:40575 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (944 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20250905 13:52:19.994848   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42821
I20250905 13:52:19.995450   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:19.996392   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:19.997918   416 webserver.cc:480] Webserver started at http://127.0.104.62:42453/ using document root <none> and password file <none>
I20250905 13:52:19.998168   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:19.998246   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:19.998381   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:19.999033   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "39cae878a0c142c0972d8466096f3352"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:20.001911   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:20.003638  7021 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.004037   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:20.004155   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "39cae878a0c142c0972d8466096f3352"
format_stamp: "Formatted at 2025-09-05 13:52:19 on dist-test-slave-s3gz"
I20250905 13:52:20.004294   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-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)
I20250905 13:52:20.018944   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:20.019673   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:20.035061  7072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42821 every 8 connection(s)
I20250905 13:52:20.035061   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42821
I20250905 13:52:20.036779  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.041848  7073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Bootstrap starting.
I20250905 13:52:20.043251  7073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.044967  7073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: No bootstrap required, opened a new log
I20250905 13:52:20.045627  7073 raft_consensus.cc:357] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER }
I20250905 13:52:20.045758  7073 raft_consensus.cc:383] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.045794  7073 raft_consensus.cc:738] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39cae878a0c142c0972d8466096f3352, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.046016  7073 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER }
I20250905 13:52:20.046135  7073 raft_consensus.cc:397] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.046180  7073 raft_consensus.cc:491] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.046257  7073 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.048547  7073 raft_consensus.cc:513] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER }
I20250905 13:52:20.048765  7073 leader_election.cc:304] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 39cae878a0c142c0972d8466096f3352; no voters: 
I20250905 13:52:20.049223  7073 leader_election.cc:290] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.049340  7076 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.049752  7076 raft_consensus.cc:695] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 1 LEADER]: Becoming Leader. State: Replica: 39cae878a0c142c0972d8466096f3352, State: Running, Role: LEADER
I20250905 13:52:20.050050  7076 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER }
I20250905 13:52:20.050948  7076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39cae878a0c142c0972d8466096f3352. Latest consensus state: current_term: 1 leader_uuid: "39cae878a0c142c0972d8466096f3352" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER } }
I20250905 13:52:20.051028  7078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "39cae878a0c142c0972d8466096f3352" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39cae878a0c142c0972d8466096f3352" member_type: VOTER } }
I20250905 13:52:20.051119  7076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:20.051199  7078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:20.056439  7073 sys_catalog.cc:564] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:20.057082  7080 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:20.058715  7080 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:20.062646  7080 catalog_manager.cc:1349] Generated new cluster ID: fafd911193254197a0eb3e23059ac488
I20250905 13:52:20.062745  7080 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:20.065814   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:20.082911  7080 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:20.083732  7080 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:20.093482  7080 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Generated new TSK 0
I20250905 13:52:20.093741  7080 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:20.098592   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:20.099628   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:20.101121   416 webserver.cc:480] Webserver started at http://127.0.104.1:33619/ using document root <none> and password file <none>
I20250905 13:52:20.101338   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:20.101406   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:20.101536   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:20.102170   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "85a93a5bd7494bc0aa143a2c2e711e56"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.104940   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:20.106773  7097 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.107148   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:20.107251   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "85a93a5bd7494bc0aa143a2c2e711e56"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.107378   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-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)
I20250905 13:52:20.118958   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:20.119585   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:20.120242   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:20.121229   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:20.121301   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.121379   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:20.121419   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.133991   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40535
I20250905 13:52:20.134008  7159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40535 every 8 connection(s)
I20250905 13:52:20.135771   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:20.137049   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:20.138607   416 webserver.cc:480] Webserver started at http://127.0.104.2:39747/ using document root <none> and password file <none>
I20250905 13:52:20.138847   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:20.138908   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:20.139021   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:20.139787   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root/instance:
uuid: "afc9546ab2514ed99cc338e39a156276"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.143358   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:20.143817  7160 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42821
I20250905 13:52:20.143961  7160 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:20.144313  7160 heartbeater.cc:507] Master 127.0.104.62:42821 requested a full tablet report, sending...
I20250905 13:52:20.145234  7038 ts_manager.cc:194] Registered new tserver with Master: 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535)
I20250905 13:52:20.145416  7167 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.145767   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:20.145860   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root
uuid: "afc9546ab2514ed99cc338e39a156276"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.145960   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-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)
I20250905 13:52:20.146373  7038 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55370
I20250905 13:52:20.158106  7160 heartbeater.cc:499] Master 127.0.104.62:42821 was elected leader, sending a full tablet report...
I20250905 13:52:20.160367   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:20.161039   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:20.161649   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:20.162632   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:20.162698   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.162772   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:20.162810   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.176456   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:37607
I20250905 13:52:20.176494  7229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:37607 every 8 connection(s)
I20250905 13:52:20.178303   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:20.179605   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:20.181167   416 webserver.cc:480] Webserver started at http://127.0.104.3:34797/ using document root <none> and password file <none>
I20250905 13:52:20.181439   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:20.181512   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:20.181630   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:20.182403   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root/instance:
uuid: "ad32b84a1e454c73988542bead35590e"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.184895  7230 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42821
I20250905 13:52:20.185026  7230 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:20.185345  7230 heartbeater.cc:507] Master 127.0.104.62:42821 requested a full tablet report, sending...
I20250905 13:52:20.186112  7038 ts_manager.cc:194] Registered new tserver with Master: afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607)
I20250905 13:52:20.186851  7038 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55380
I20250905 13:52:20.189357   416 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20250905 13:52:20.191352  7236 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.191731   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:20.191841   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root
uuid: "ad32b84a1e454c73988542bead35590e"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.191965   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-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)
I20250905 13:52:20.197980  7230 heartbeater.cc:499] Master 127.0.104.62:42821 was elected leader, sending a full tablet report...
I20250905 13:52:20.209612   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:20.210296   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:20.210889   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:20.211843   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:20.211920   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.211994   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:20.212041   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.226099   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:34645
I20250905 13:52:20.226120  7298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:34645 every 8 connection(s)
I20250905 13:52:20.227885   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:20.229244   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:20.233398   416 webserver.cc:480] Webserver started at http://127.0.104.4:41021/ using document root <none> and password file <none>
I20250905 13:52:20.233646   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:20.233726   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:20.233837   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:20.234596   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root/instance:
uuid: "efc8138bd837425289a279386094b692"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.235514  7299 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42821
I20250905 13:52:20.235638  7299 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:20.235963  7299 heartbeater.cc:507] Master 127.0.104.62:42821 requested a full tablet report, sending...
I20250905 13:52:20.236764  7038 ts_manager.cc:194] Registered new tserver with Master: ad32b84a1e454c73988542bead35590e (127.0.104.3:34645)
I20250905 13:52:20.237634  7038 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55394
I20250905 13:52:20.237830   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:20.239681  7305 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.240111   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:20.240202   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root
uuid: "efc8138bd837425289a279386094b692"
format_stamp: "Formatted at 2025-09-05 13:52:20 on dist-test-slave-s3gz"
I20250905 13:52:20.240293   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-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)
I20250905 13:52:20.248741  7299 heartbeater.cc:499] Master 127.0.104.62:42821 was elected leader, sending a full tablet report...
I20250905 13:52:20.253691   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:20.254248   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:20.254812   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:20.255600   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:20.255661   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.255752   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:20.255796   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:20.276551   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:37985
I20250905 13:52:20.276553  7367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:37985 every 8 connection(s)
I20250905 13:52:20.289402  7368 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42821
I20250905 13:52:20.289546  7368 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:20.289880  7368 heartbeater.cc:507] Master 127.0.104.62:42821 requested a full tablet report, sending...
I20250905 13:52:20.290616  7037 ts_manager.cc:194] Registered new tserver with Master: efc8138bd837425289a279386094b692 (127.0.104.4:37985)
I20250905 13:52:20.291453  7037 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55396
I20250905 13:52:20.291558   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.00643722s
I20250905 13:52:20.302752  7368 heartbeater.cc:499] Master 127.0.104.62:42821 was elected leader, sending a full tablet report...
I20250905 13:52:20.304123  7037 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55402:
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"
    }
  }
}
I20250905 13:52:20.338552  7125 tablet_service.cc:1468] Processing CreateTablet for tablet d9a79e6d34644381b4ca6043c7396459 (DEFAULT_TABLE table=fake-table [id=5ed12747facd4f09b95c42c43319a428]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:20.339205  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a79e6d34644381b4ca6043c7396459. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.347676  7195 tablet_service.cc:1468] Processing CreateTablet for tablet d9a79e6d34644381b4ca6043c7396459 (DEFAULT_TABLE table=fake-table [id=5ed12747facd4f09b95c42c43319a428]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:20.348145  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a79e6d34644381b4ca6043c7396459. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.357851  7383 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: Bootstrap starting.
I20250905 13:52:20.359602  7383 tablet_bootstrap.cc:654] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.360476  7384 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Bootstrap starting.
I20250905 13:52:20.361727  7264 tablet_service.cc:1468] Processing CreateTablet for tablet d9a79e6d34644381b4ca6043c7396459 (DEFAULT_TABLE table=fake-table [id=5ed12747facd4f09b95c42c43319a428]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:20.362181  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a79e6d34644381b4ca6043c7396459. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.362766  7384 tablet_bootstrap.cc:654] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.362874  7383 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: No bootstrap required, opened a new log
I20250905 13:52:20.363018  7383 ts_tablet_manager.cc:1397] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:20.363657  7383 raft_consensus.cc:357] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.363827  7383 raft_consensus.cc:383] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.363870  7383 raft_consensus.cc:738] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.364078  7383 consensus_queue.cc:260] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.374748  7388 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Bootstrap starting.
I20250905 13:52:20.377668  7388 tablet_bootstrap.cc:654] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.379356  7383 ts_tablet_manager.cc:1428] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.015s
I20250905 13:52:20.380437  7384 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: No bootstrap required, opened a new log
I20250905 13:52:20.380437  7388 tablet_bootstrap.cc:492] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: No bootstrap required, opened a new log
I20250905 13:52:20.380612  7384 ts_tablet_manager.cc:1397] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20250905 13:52:20.380612  7388 ts_tablet_manager.cc:1397] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20250905 13:52:20.381392  7384 raft_consensus.cc:357] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.381742  7384 raft_consensus.cc:383] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.381817  7384 raft_consensus.cc:738] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.382040  7384 consensus_queue.cc:260] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.381392  7388 raft_consensus.cc:357] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.382453  7388 raft_consensus.cc:383] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.383483  7388 raft_consensus.cc:738] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad32b84a1e454c73988542bead35590e, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.383684  7388 consensus_queue.cc:260] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.384512  7384 ts_tablet_manager.cc:1428] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250905 13:52:20.389283  7388 ts_tablet_manager.cc:1428] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20250905 13:52:20.676366  7387 raft_consensus.cc:491] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:20.676539  7387 raft_consensus.cc:513] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.677244  7387 leader_election.cc:290] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad32b84a1e454c73988542bead35590e (127.0.104.3:34645), afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607)
I20250905 13:52:20.682677  7274 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "d9a79e6d34644381b4ca6043c7396459" candidate_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad32b84a1e454c73988542bead35590e" is_pre_election: true
I20250905 13:52:20.682948  7274 raft_consensus.cc:2466] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a93a5bd7494bc0aa143a2c2e711e56 in term 0.
I20250905 13:52:20.682680  7205 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "d9a79e6d34644381b4ca6043c7396459" candidate_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc9546ab2514ed99cc338e39a156276" is_pre_election: true
I20250905 13:52:20.683311  7205 raft_consensus.cc:2466] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a93a5bd7494bc0aa143a2c2e711e56 in term 0.
I20250905 13:52:20.683399  7100 leader_election.cc:304] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a93a5bd7494bc0aa143a2c2e711e56, ad32b84a1e454c73988542bead35590e; no voters: 
I20250905 13:52:20.683650  7387 raft_consensus.cc:2802] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:20.683713  7387 raft_consensus.cc:491] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:20.683773  7387 raft_consensus.cc:3058] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.686367  7387 raft_consensus.cc:513] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.686890  7387 leader_election.cc:290] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Requested vote from peers ad32b84a1e454c73988542bead35590e (127.0.104.3:34645), afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607)
I20250905 13:52:20.687206  7274 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "d9a79e6d34644381b4ca6043c7396459" candidate_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad32b84a1e454c73988542bead35590e"
I20250905 13:52:20.687264  7205 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "d9a79e6d34644381b4ca6043c7396459" candidate_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc9546ab2514ed99cc338e39a156276"
I20250905 13:52:20.687358  7274 raft_consensus.cc:3058] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.687384  7205 raft_consensus.cc:3058] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.689424  7205 raft_consensus.cc:2466] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a93a5bd7494bc0aa143a2c2e711e56 in term 1.
I20250905 13:52:20.689425  7274 raft_consensus.cc:2466] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a93a5bd7494bc0aa143a2c2e711e56 in term 1.
I20250905 13:52:20.689767  7099 leader_election.cc:304] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a93a5bd7494bc0aa143a2c2e711e56, afc9546ab2514ed99cc338e39a156276; no voters: 
I20250905 13:52:20.690014  7387 raft_consensus.cc:2802] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.690310  7387 raft_consensus.cc:695] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Becoming Leader. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Running, Role: LEADER
I20250905 13:52:20.690527  7387 consensus_queue.cc:237] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.692642  7037 catalog_manager.cc:5582] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:20.818864   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:20.819759  7035 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55402:
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"
    }
  }
}
I20250905 13:52:20.830976  7333 tablet_service.cc:1468] Processing CreateTablet for tablet ecfb4877d1a0451cb4f34df156e95880 (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250905 13:52:20.831404  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfb4877d1a0451cb4f34df156e95880. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.837332  7398 tablet_bootstrap.cc:492] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Bootstrap starting.
I20250905 13:52:20.838526  7398 tablet_bootstrap.cc:654] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.839869  7398 tablet_bootstrap.cc:492] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: No bootstrap required, opened a new log
I20250905 13:52:20.840018  7398 ts_tablet_manager.cc:1397] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:20.840685  7398 raft_consensus.cc:357] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:20.840875  7398 raft_consensus.cc:383] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.840927  7398 raft_consensus.cc:738] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc8138bd837425289a279386094b692, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.841109  7398 consensus_queue.cc:260] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:20.841212  7398 raft_consensus.cc:397] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.841281  7398 raft_consensus.cc:491] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.841351  7398 raft_consensus.cc:3058] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.843283  7398 raft_consensus.cc:513] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:20.843465  7398 leader_election.cc:304] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efc8138bd837425289a279386094b692; no voters: 
I20250905 13:52:20.843838  7398 leader_election.cc:290] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.843958  7400 raft_consensus.cc:2802] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.844373  7400 raft_consensus.cc:695] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 1 LEADER]: Becoming Leader. State: Replica: efc8138bd837425289a279386094b692, State: Running, Role: LEADER
I20250905 13:52:20.844470  7398 ts_tablet_manager.cc:1428] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250905 13:52:20.844621  7400 consensus_queue.cc:237] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:20.846592  7038 catalog_manager.cc:5582] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 reported cstate change: term changed from 0 to 1, leader changed from <none> to efc8138bd837425289a279386094b692 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "efc8138bd837425289a279386094b692" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:20.852150  7035 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:20.855631  7035 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebd8e6162a024e4e90dcc290ce76ed17 has no consensus state
I20250905 13:52:20.859678  7125 tablet_service.cc:1468] Processing CreateTablet for tablet ebd8e6162a024e4e90dcc290ce76ed17 (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20250905 13:52:20.860165  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd8e6162a024e4e90dcc290ce76ed17. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.865788  7383 tablet_bootstrap.cc:492] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Bootstrap starting.
I20250905 13:52:20.867048  7383 tablet_bootstrap.cc:654] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.868573  7383 tablet_bootstrap.cc:492] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: No bootstrap required, opened a new log
I20250905 13:52:20.868749  7383 ts_tablet_manager.cc:1397] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20250905 13:52:20.869331  7383 raft_consensus.cc:357] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.869470  7383 raft_consensus.cc:383] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.869542  7383 raft_consensus.cc:738] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.869753  7383 consensus_queue.cc:260] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.869925  7383 raft_consensus.cc:397] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.869994  7383 raft_consensus.cc:491] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.870083  7383 raft_consensus.cc:3058] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.872522  7383 raft_consensus.cc:513] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.872742  7383 leader_election.cc:304] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85a93a5bd7494bc0aa143a2c2e711e56; no voters: 
I20250905 13:52:20.872932  7383 leader_election.cc:290] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.873000  7387 raft_consensus.cc:2802] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.873371  7383 ts_tablet_manager.cc:1428] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:20.874778  7387 raft_consensus.cc:695] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Becoming Leader. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Running, Role: LEADER
I20250905 13:52:20.875051  7387 consensus_queue.cc:237] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.877051  7038 catalog_manager.cc:5582] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:20.882117  7038 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:20.885422  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:20.891072  7037 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c7a5d874f05144e4b33c6621ef1a58fa has no consensus state
I20250905 13:52:20.895025  7195 tablet_service.cc:1468] Processing CreateTablet for tablet c7a5d874f05144e4b33c6621ef1a58fa (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20250905 13:52:20.895462  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a5d874f05144e4b33c6621ef1a58fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.901046  7409 tablet_bootstrap.cc:492] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Bootstrap starting.
I20250905 13:52:20.902323  7409 tablet_bootstrap.cc:654] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.904044  7409 tablet_bootstrap.cc:492] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: No bootstrap required, opened a new log
I20250905 13:52:20.904173  7409 ts_tablet_manager.cc:1397] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:20.904830  7409 raft_consensus.cc:357] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.904989  7409 raft_consensus.cc:383] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.905047  7409 raft_consensus.cc:738] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.905270  7409 consensus_queue.cc:260] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.905422  7409 raft_consensus.cc:397] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.905493  7409 raft_consensus.cc:491] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.905570  7409 raft_consensus.cc:3058] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.908021  7409 raft_consensus.cc:513] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.908253  7409 leader_election.cc:304] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: afc9546ab2514ed99cc338e39a156276; no voters: 
I20250905 13:52:20.908732  7409 leader_election.cc:290] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.908870  7411 raft_consensus.cc:2802] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.909451  7409 ts_tablet_manager.cc:1428] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250905 13:52:20.909664  7411 raft_consensus.cc:695] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Becoming Leader. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Running, Role: LEADER
I20250905 13:52:20.909893  7411 consensus_queue.cc:237] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:20.911927  7038 catalog_manager.cc:5582] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc9546ab2514ed99cc338e39a156276 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "afc9546ab2514ed99cc338e39a156276" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:20.916110  7038 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:20.919595  7035 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:20.923508  7035 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5efdbd8e21be46088d551c70f2d7f93a has no consensus state
I20250905 13:52:20.927240  7264 tablet_service.cc:1468] Processing CreateTablet for tablet 5efdbd8e21be46088d551c70f2d7f93a (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20250905 13:52:20.927636  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efdbd8e21be46088d551c70f2d7f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.933617  7416 tablet_bootstrap.cc:492] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Bootstrap starting.
I20250905 13:52:20.934940  7416 tablet_bootstrap.cc:654] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.936582  7416 tablet_bootstrap.cc:492] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: No bootstrap required, opened a new log
I20250905 13:52:20.936703  7416 ts_tablet_manager.cc:1397] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:20.937384  7416 raft_consensus.cc:357] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:20.937584  7416 raft_consensus.cc:383] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.937654  7416 raft_consensus.cc:738] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad32b84a1e454c73988542bead35590e, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.937855  7416 consensus_queue.cc:260] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:20.937984  7416 raft_consensus.cc:397] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.938047  7416 raft_consensus.cc:491] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.938122  7416 raft_consensus.cc:3058] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.940114  7416 raft_consensus.cc:513] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:20.940317  7416 leader_election.cc:304] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad32b84a1e454c73988542bead35590e; no voters: 
I20250905 13:52:20.940847  7416 leader_election.cc:290] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.941141  7418 raft_consensus.cc:2802] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.943709  7416 ts_tablet_manager.cc:1428] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20250905 13:52:20.944114  7418 raft_consensus.cc:695] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 1 LEADER]: Becoming Leader. State: Replica: ad32b84a1e454c73988542bead35590e, State: Running, Role: LEADER
I20250905 13:52:20.944334  7418 consensus_queue.cc:237] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:20.946393  7038 catalog_manager.cc:5582] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e reported cstate change: term changed from 0 to 1, leader changed from <none> to ad32b84a1e454c73988542bead35590e (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ad32b84a1e454c73988542bead35590e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:20.950771  7038 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:20.955171  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:20.959579  7036 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e424ac3c6e01480d8c539a8ef1e82d92 has no consensus state
I20250905 13:52:20.963201  7125 tablet_service.cc:1468] Processing CreateTablet for tablet e424ac3c6e01480d8c539a8ef1e82d92 (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20250905 13:52:20.963608  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e424ac3c6e01480d8c539a8ef1e82d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:20.969210  7383 tablet_bootstrap.cc:492] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Bootstrap starting.
I20250905 13:52:20.970425  7383 tablet_bootstrap.cc:654] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:20.972039  7383 tablet_bootstrap.cc:492] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: No bootstrap required, opened a new log
I20250905 13:52:20.972196  7383 ts_tablet_manager.cc:1397] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:20.972843  7383 raft_consensus.cc:357] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.972982  7383 raft_consensus.cc:383] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:20.973044  7383 raft_consensus.cc:738] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Initialized, Role: FOLLOWER
I20250905 13:52:20.973235  7383 consensus_queue.cc:260] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.973361  7383 raft_consensus.cc:397] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:20.973423  7383 raft_consensus.cc:491] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:20.973503  7383 raft_consensus.cc:3058] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:20.975440  7383 raft_consensus.cc:513] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.975634  7383 leader_election.cc:304] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85a93a5bd7494bc0aa143a2c2e711e56; no voters: 
I20250905 13:52:20.975798  7383 leader_election.cc:290] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:20.975878  7387 raft_consensus.cc:2802] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:20.976008  7387 raft_consensus.cc:695] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Becoming Leader. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Running, Role: LEADER
I20250905 13:52:20.976248  7383 ts_tablet_manager.cc:1428] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20250905 13:52:20.976214  7387 consensus_queue.cc:237] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:20.978905  7037 catalog_manager.cc:5582] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:20.983490  7037 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:20.988692  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:20.993739  7037 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 681a444b0b4b46a48545ab051181126b has no consensus state
I20250905 13:52:20.997399  7195 tablet_service.cc:1468] Processing CreateTablet for tablet 681a444b0b4b46a48545ab051181126b (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20250905 13:52:20.997871  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681a444b0b4b46a48545ab051181126b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:21.003043  7409 tablet_bootstrap.cc:492] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Bootstrap starting.
I20250905 13:52:21.004458  7409 tablet_bootstrap.cc:654] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:21.006130  7409 tablet_bootstrap.cc:492] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: No bootstrap required, opened a new log
I20250905 13:52:21.006278  7409 ts_tablet_manager.cc:1397] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250905 13:52:21.007086  7409 raft_consensus.cc:357] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.007228  7409 raft_consensus.cc:383] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:21.007264  7409 raft_consensus.cc:738] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Initialized, Role: FOLLOWER
I20250905 13:52:21.007427  7409 consensus_queue.cc:260] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.007573  7409 raft_consensus.cc:397] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:21.007642  7409 raft_consensus.cc:491] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:21.007731  7409 raft_consensus.cc:3058] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:21.009850  7409 raft_consensus.cc:513] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.010046  7409 leader_election.cc:304] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: afc9546ab2514ed99cc338e39a156276; no voters: 
I20250905 13:52:21.010210  7409 leader_election.cc:290] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:21.010277  7411 raft_consensus.cc:2802] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:21.010457  7411 raft_consensus.cc:695] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Becoming Leader. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Running, Role: LEADER
I20250905 13:52:21.010650  7411 consensus_queue.cc:237] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.010810  7409 ts_tablet_manager.cc:1428] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250905 13:52:21.012512  7037 catalog_manager.cc:5582] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc9546ab2514ed99cc338e39a156276 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "afc9546ab2514ed99cc338e39a156276" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:21.016777  7037 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:21.023521  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.027896  7036 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3198d519f3a24f41b34449c1c3764328 has no consensus state
I20250905 13:52:21.032119  7264 tablet_service.cc:1468] Processing CreateTablet for tablet 3198d519f3a24f41b34449c1c3764328 (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20250905 13:52:21.032562  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3198d519f3a24f41b34449c1c3764328. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:21.037504  7416 tablet_bootstrap.cc:492] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Bootstrap starting.
I20250905 13:52:21.038969  7416 tablet_bootstrap.cc:654] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:21.040382  7416 tablet_bootstrap.cc:492] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: No bootstrap required, opened a new log
I20250905 13:52:21.040499  7416 ts_tablet_manager.cc:1397] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250905 13:52:21.041311  7416 raft_consensus.cc:357] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:21.041492  7416 raft_consensus.cc:383] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:21.041563  7416 raft_consensus.cc:738] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad32b84a1e454c73988542bead35590e, State: Initialized, Role: FOLLOWER
I20250905 13:52:21.042099  7416 consensus_queue.cc:260] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:21.042260  7416 raft_consensus.cc:397] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:21.042331  7416 raft_consensus.cc:491] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:21.042411  7416 raft_consensus.cc:3058] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:21.044413  7416 raft_consensus.cc:513] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:21.044582  7416 leader_election.cc:304] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad32b84a1e454c73988542bead35590e; no voters: 
I20250905 13:52:21.044744  7416 leader_election.cc:290] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:21.044802  7418 raft_consensus.cc:2802] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:21.044916  7418 raft_consensus.cc:695] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 1 LEADER]: Becoming Leader. State: Replica: ad32b84a1e454c73988542bead35590e, State: Running, Role: LEADER
I20250905 13:52:21.045148  7418 consensus_queue.cc:237] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } }
I20250905 13:52:21.045308  7416 ts_tablet_manager.cc:1428] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250905 13:52:21.047382  7036 catalog_manager.cc:5582] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e reported cstate change: term changed from 0 to 1, leader changed from <none> to ad32b84a1e454c73988542bead35590e (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ad32b84a1e454c73988542bead35590e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:21.051836  7036 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:21.057952  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.062697  7037 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe343410dc7b4af284efc968b9b5edee has no consensus state
I20250905 13:52:21.066915  7333 tablet_service.cc:1468] Processing CreateTablet for tablet fe343410dc7b4af284efc968b9b5edee (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20250905 13:52:21.067317  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe343410dc7b4af284efc968b9b5edee. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:21.072420  7398 tablet_bootstrap.cc:492] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Bootstrap starting.
I20250905 13:52:21.073937  7398 tablet_bootstrap.cc:654] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:21.076318  7398 tablet_bootstrap.cc:492] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: No bootstrap required, opened a new log
I20250905 13:52:21.076625  7398 ts_tablet_manager.cc:1397] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:21.077350  7398 raft_consensus.cc:357] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:21.077509  7398 raft_consensus.cc:383] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:21.077569  7398 raft_consensus.cc:738] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc8138bd837425289a279386094b692, State: Initialized, Role: FOLLOWER
I20250905 13:52:21.077831  7398 consensus_queue.cc:260] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:21.077970  7398 raft_consensus.cc:397] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:21.078016  7398 raft_consensus.cc:491] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:21.078073  7398 raft_consensus.cc:3058] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:21.080241  7398 raft_consensus.cc:513] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
I20250905 13:52:21.080420  7398 leader_election.cc:304] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efc8138bd837425289a279386094b692; no voters: 
I20250905 13:52:21.080550  7398 leader_election.cc:290] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:21.080653  7400 raft_consensus.cc:2802] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:21.080816  7400 raft_consensus.cc:695] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 1 LEADER]: Becoming Leader. State: Replica: efc8138bd837425289a279386094b692, State: Running, Role: LEADER
I20250905 13:52:21.080938  7398 ts_tablet_manager.cc:1428] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:21.081060  7400 consensus_queue.cc:237] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } }
W20250905 13:52:21.081902  7023 catalog_manager.cc:4726] Async tablet task AlterTable RPC for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fe343410dc7b4af284efc968b9b5edee consensus state has no leader
I20250905 13:52:21.082974  7036 catalog_manager.cc:5582] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 reported cstate change: term changed from 0 to 1, leader changed from <none> to efc8138bd837425289a279386094b692 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "efc8138bd837425289a279386094b692" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efc8138bd837425289a279386094b692" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37985 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:21.087248  7036 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:21.091243  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.096783  7037 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13da6c971b3c4871a1a5dd75a8179e6b has no consensus state
I20250905 13:52:21.100368  7125 tablet_service.cc:1468] Processing CreateTablet for tablet 13da6c971b3c4871a1a5dd75a8179e6b (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20250905 13:52:21.100888  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13da6c971b3c4871a1a5dd75a8179e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:21.105829  7383 tablet_bootstrap.cc:492] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Bootstrap starting.
I20250905 13:52:21.107127  7383 tablet_bootstrap.cc:654] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:21.108834  7383 tablet_bootstrap.cc:492] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: No bootstrap required, opened a new log
I20250905 13:52:21.108956  7383 ts_tablet_manager.cc:1397] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:21.109562  7383 raft_consensus.cc:357] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:21.109695  7383 raft_consensus.cc:383] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:21.109766  7383 raft_consensus.cc:738] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Initialized, Role: FOLLOWER
I20250905 13:52:21.109954  7383 consensus_queue.cc:260] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:21.110080  7383 raft_consensus.cc:397] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:21.110139  7383 raft_consensus.cc:491] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:21.110208  7383 raft_consensus.cc:3058] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:21.112984  7383 raft_consensus.cc:513] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:21.113222  7383 leader_election.cc:304] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85a93a5bd7494bc0aa143a2c2e711e56; no voters: 
I20250905 13:52:21.113402  7383 leader_election.cc:290] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:21.113456  7387 raft_consensus.cc:2802] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:21.113567  7387 raft_consensus.cc:695] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Becoming Leader. State: Replica: 85a93a5bd7494bc0aa143a2c2e711e56, State: Running, Role: LEADER
I20250905 13:52:21.113785  7387 consensus_queue.cc:237] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } }
I20250905 13:52:21.114187  7383 ts_tablet_manager.cc:1428] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20250905 13:52:21.116066  7038 catalog_manager.cc:5582] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40535 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:21.120432  7038 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:21.124784  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.129357  7037 catalog_manager.cc:5842] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a3a1447482c4312a1492a2f1eb4c5d9 has no consensus state
I20250905 13:52:21.133272  7195 tablet_service.cc:1468] Processing CreateTablet for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (DEFAULT_TABLE table=many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20250905 13:52:21.133632  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a1447482c4312a1492a2f1eb4c5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:21.139155  7409 tablet_bootstrap.cc:492] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Bootstrap starting.
I20250905 13:52:21.140669  7409 tablet_bootstrap.cc:654] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:21.142256  7409 tablet_bootstrap.cc:492] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: No bootstrap required, opened a new log
I20250905 13:52:21.142377  7409 ts_tablet_manager.cc:1397] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:21.142968  7409 raft_consensus.cc:357] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.143128  7409 raft_consensus.cc:383] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:21.143195  7409 raft_consensus.cc:738] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Initialized, Role: FOLLOWER
I20250905 13:52:21.143392  7409 consensus_queue.cc:260] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.143512  7409 raft_consensus.cc:397] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:21.143566  7409 raft_consensus.cc:491] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:21.143638  7409 raft_consensus.cc:3058] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:21.145645  7409 raft_consensus.cc:513] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.145819  7409 leader_election.cc:304] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: afc9546ab2514ed99cc338e39a156276; no voters: 
I20250905 13:52:21.145951  7409 leader_election.cc:290] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:21.146027  7411 raft_consensus.cc:2802] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:21.146136  7411 raft_consensus.cc:695] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Becoming Leader. State: Replica: afc9546ab2514ed99cc338e39a156276, State: Running, Role: LEADER
I20250905 13:52:21.146397  7409 ts_tablet_manager.cc:1428] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:21.146350  7411 consensus_queue.cc:237] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } }
I20250905 13:52:21.148516  7036 catalog_manager.cc:5582] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc9546ab2514ed99cc338e39a156276 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "afc9546ab2514ed99cc338e39a156276" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:21.153374  7036 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba] alter complete (version 0)
I20250905 13:52:21.159396  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.161501  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 165ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.217794  7394 consensus_queue.cc:1035] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc9546ab2514ed99cc338e39a156276" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20250905 13:52:21.221818  7435 log.cc:510] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Injecting 226ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.271138  7394 consensus_queue.cc:1035] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad32b84a1e454c73988542bead35590e" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 34645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20250905 13:52:21.273140  7436 log.cc:510] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Injecting 137ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.329325  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 156ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.329325  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 111ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.329325  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 372ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.330448  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 272ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.330448  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 272ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.330765  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 168ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.331290  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 273ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.331959  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 251ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.331959  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 251ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.332284  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 254ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.332523  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.334527  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 342ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.441565  7437 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:21.442090  7437 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:21.442480  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 291ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.486668  7438 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:21.487191  7438 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:21.487641  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 105ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.500308  7439 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:21.500905  7439 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:21.501345  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 326ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.584597  7440 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:21.585541  7440 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:21.586122  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 354ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.586603  7441 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:21.587114  7441 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:21.587523  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 69ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.587440  7442 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:21.587989  7442 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:21.588354  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 322ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.603703  7443 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:21.603817  7444 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:21.604373  7443 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
I20250905 13:52:21.604373  7444 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:21.604844  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 364ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.604844  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 364ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.605435  7445 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:21.605831  7445 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:21.606213  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 303ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.683014  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.684626  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 330ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.686089  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 277ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.688133  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 351ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.702605  7441 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:21.703258  7441 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:21.703716  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 228ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.733881  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.291s	user 0.002s	sys 0.000s
I20250905 13:52:21.740067  7034 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 2 got 1
W20250905 13:52:21.741865  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 206ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.827672  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.326s	user 0.001s	sys 0.000s
W20250905 13:52:21.833948  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 291ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.834738  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 2 got 1
W20250905 13:52:21.909538  7445 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.303s	user 0.001s	sys 0.000s
W20250905 13:52:21.910624  7442 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.322s	user 0.001s	sys 0.000s
W20250905 13:52:21.915094  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 340ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.915794  7037 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 2 got 1
W20250905 13:52:21.916580  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 312ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.932034  7441 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.228s	user 0.000s	sys 0.000s
W20250905 13:52:21.937140  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 226ms of latency in SegmentAllocator::Sync()
W20250905 13:52:21.940457  7440 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.354s	user 0.000s	sys 0.000s
W20250905 13:52:21.945266  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 291ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.948678  7437 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:21.949493  7437 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:21.950139  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 258ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.968655  7038 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 1
I20250905 13:52:21.968979  7038 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 1
W20250905 13:52:21.969134  7443 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.364s	user 0.001s	sys 0.000s
I20250905 13:52:21.970659  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 1
W20250905 13:52:21.973480  7444 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.369s	user 0.000s	sys 0.000s
I20250905 13:52:21.976177  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:21.979748  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 303ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.981272  7035 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 1
W20250905 13:52:21.981417  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 194ms of latency in SegmentAllocator::Sync()
I20250905 13:52:21.983786  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 1
W20250905 13:52:21.986440  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 271ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.015480  7442 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:22.016211  7442 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:22.016790  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 236ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.039907  7443 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.040659  7443 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.041237  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 176ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.126153  7440 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.126804  7440 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.127311  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 288ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.163904  7441 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.164664  7441 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.165190  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 153ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.186743  7453 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.187525  7453 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.188066  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 229ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.208465  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.259s	user 0.000s	sys 0.001s
W20250905 13:52:22.214587  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 85ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.222251  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 86ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.229332  7445 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.230032  7445 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.230531  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 176ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.237111  7439 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.237843  7439 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.238389  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 327ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.253172  7442 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.237s	user 0.001s	sys 0.000s
I20250905 13:52:22.256119  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:22.256783  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:22.257858  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 409ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.258962  7034 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 3 got 2
W20250905 13:52:22.258934  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 193ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.263240  7035 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 4 got 2
I20250905 13:52:22.263854  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 4 got 2
I20250905 13:52:22.265283  7034 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:22.267843  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 392ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.283506  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:22.284199  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:22.284689  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 152ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.300424  7444 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:22.301167  7444 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:22.301654  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 170ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.308840  7443 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.309445  7443 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.309932  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 148ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.323788  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 232ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.324182  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 4 got 2
W20250905 13:52:22.411878  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 357ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.412336  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 4 got 2
W20250905 13:52:22.415537  7440 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.288s	user 0.001s	sys 0.000s
W20250905 13:52:22.419729  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.232s	user 0.001s	sys 0.000s
W20250905 13:52:22.424630  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 92ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.424929  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 136ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.441833  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 364ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.442543  7037 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 4 got 2
I20250905 13:52:22.452684  7442 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:22.453445  7442 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:22.453948  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 204ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.463290  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 317ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.477315  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 113ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.517501  7443 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.518263  7443 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.518790  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 334ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.556576  7453 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.557299  7453 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.557822  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 215ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.561650  7440 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.562340  7440 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.562848  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 313ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.565688  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.327s	user 0.001s	sys 0.000s
W20250905 13:52:22.571508  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 86ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.591151  7444 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:22.591995  7444 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:22.592541  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 254ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.658259  7442 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.204s	user 0.000s	sys 0.001s
I20250905 13:52:22.658239  7439 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.658989  7439 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.659508  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 296ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.663820  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
I20250905 13:52:22.664050  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
W20250905 13:52:22.665798  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 219ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.665841  7036 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
W20250905 13:52:22.667156  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.410s	user 0.000s	sys 0.000s
I20250905 13:52:22.669169  7034 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
I20250905 13:52:22.669479  7034 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
I20250905 13:52:22.669428  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:22.671931  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 326ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.672331  7036 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 4
W20250905 13:52:22.673501  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 105ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.674072  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 2
I20250905 13:52:22.769768  7445 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:22.770596  7445 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:22.771173  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 240ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.773149  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.215s	user 0.000s	sys 0.000s
W20250905 13:52:22.778748  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 177ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.779246  7038 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 5 got 3
I20250905 13:52:22.779896  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:22.780561  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:22.781030  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 335ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.781231  7453 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.781855  7453 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.782289  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 233ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.806706  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:22.807469  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:22.807981  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 173ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.846906  7444 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.254s	user 0.001s	sys 0.001s
W20250905 13:52:22.852672  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 96ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.853062  7443 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.334s	user 0.001s	sys 0.001s
W20250905 13:52:22.858470  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 479ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.876214  7440 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.313s	user 0.001s	sys 0.000s
W20250905 13:52:22.881795  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 170ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.885586  7442 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:22.886324  7442 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:22.886844  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 35ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.927501  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 268ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.949627  7444 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:22.950476  7444 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:22.951011  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 263ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.955789  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.296s	user 0.001s	sys 0.000s
I20250905 13:52:22.956508  7443 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:22.957199  7443 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:22.957707  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 411ms of latency in SegmentAllocator::Sync()
W20250905 13:52:22.961267  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 237ms of latency in SegmentAllocator::Sync()
I20250905 13:52:22.986232  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 19) took 1013 ms. Trace:
I20250905 13:52:22.986387  7437 rpcz_store.cc:276] 0905 13:52:21.973063 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:21.973112 (+    49us) service_pool.cc:225] Handling call
0905 13:52:22.986171 (+1013059us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:21.979205 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:21.979349 (+   144us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.441277 (+461928us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.441289 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.441321 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.441325 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.441549 (+   224us) log.cc:844] Serialized 243 byte log entry
0905 13:52:22.806482 (+364933us) op_driver.cc:464] REPLICATION: finished
0905 13:52:22.806628 (+   146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:22.807573 (+   945us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:22.807877 (+   304us) log.cc:844] Serialized 5 byte log entry
0905 13:52:22.985276 (+177399us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:22.985840 (+   564us) log.cc:844] Serialized 14 byte log entry
0905 13:52:22.986117 (+   277us) alter_schema_op.cc:73] Released schema lock
0905 13:52:22.986123 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"mutex_wait_us":4064,"prepare.queue_time_us":5884,"prepare.run_cpu_time_us":56060,"prepare.run_wall_time_us":462400,"replication_time_us":365115}]]}
W20250905 13:52:22.986795  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 362ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.003077  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 4
I20250905 13:52:23.003997  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 3
I20250905 13:52:23.006197  7034 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 5
I20250905 13:52:23.006433  7034 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 3
I20250905 13:52:23.006558  7038 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:23.007650  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 3
I20250905 13:52:23.007885  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 3
W20250905 13:52:23.010308  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 306ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.011466  7445 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.240s	user 0.001s	sys 0.000s
W20250905 13:52:23.015599  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.233s	user 0.001s	sys 0.000s
I20250905 13:52:23.016240  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 25) took 1042 ms. Trace:
I20250905 13:52:23.016431  7445 rpcz_store.cc:276] 0905 13:52:21.974056 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:21.974742 (+   686us) service_pool.cc:225] Handling call
0905 13:52:23.016184 (+1041442us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:21.975328 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:21.975544 (+   216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.411343 (+435799us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.411354 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.411382 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.411385 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.411587 (+   202us) log.cc:844] Serialized 243 byte log entry
0905 13:52:22.769557 (+357970us) op_driver.cc:464] REPLICATION: finished
0905 13:52:22.769694 (+   137us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:22.770705 (+  1011us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:22.771054 (+   349us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.015507 (+244453us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.016069 (+   562us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.016119 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.016126 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":355,"prepare.run_cpu_time_us":56060,"prepare.run_wall_time_us":437361,"replication_time_us":358118}]]}
W20250905 13:52:23.018713  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 75ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.020987  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 180ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.021347  7034 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 4
I20250905 13:52:23.052680  7445 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.053475  7445 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.054052  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 9ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.068373  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 261ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.094415  7445 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.095196  7445 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.095722  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 250ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.116319  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.335s	user 0.000s	sys 0.000s
I20250905 13:52:23.121251  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 19) took 1146 ms. Trace:
I20250905 13:52:23.121472  7454 rpcz_store.cc:276] 0905 13:52:21.974278 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:21.974342 (+    64us) service_pool.cc:225] Handling call
0905 13:52:23.121192 (+1146850us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:21.979767 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:21.980045 (+   278us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.672821 (+692776us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.672830 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.672852 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.672857 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.673036 (+   179us) log.cc:844] Serialized 243 byte log entry
0905 13:52:22.779728 (+106692us) op_driver.cc:464] REPLICATION: finished
0905 13:52:22.779852 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:22.780650 (+   798us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:22.780929 (+   279us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.120441 (+339512us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.121088 (+   647us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.121138 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.121143 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":5025,"prepare.run_cpu_time_us":96573,"prepare.run_wall_time_us":693348,"replication_time_us":106839,"spinlock_wait_cycles":23936,"thread_start_us":9460,"threads_started":1}]]}
W20250905 13:52:23.122779  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 218ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.124555  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 3
I20250905 13:52:23.196352  7454 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:23.197248  7454 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:23.197894  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 308ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.198936  7439 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.199586  7439 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.200026  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 296ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.202144  7453 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:23.202870  7453 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:23.203336  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 195ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.214398  7444 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.264s	user 0.001s	sys 0.000s
W20250905 13:52:23.220178  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 226ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.220660  7036 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 6 got 5
I20250905 13:52:23.323266  7038 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:23.326253  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 318ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.330183  7440 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.330937  7440 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.331437  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 216ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.338624  7455 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:23.339391  7455 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:23.339879  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 148ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.341377  7442 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:23.342017  7442 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:23.342461  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 224ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.345999  7445 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.250s	user 0.001s	sys 0.000s
I20250905 13:52:23.349548  7444 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:23.350204  7444 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:23.350606  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 216ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.350665  7445 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 28) took 1088 ms. Trace:
I20250905 13:52:23.350783  7445 rpcz_store.cc:276] 0905 13:52:22.261933 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.262330 (+   397us) service_pool.cc:225] Handling call
0905 13:52:23.350583 (+1088253us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.412755 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.413016 (+   261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.016163 (+603147us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.016176 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.017295 (+  1119us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.017327 (+    32us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.017706 (+   379us) log.cc:844] Serialized 270 byte log entry
0905 13:52:23.094220 (+ 76514us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.094349 (+   129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.095296 (+   947us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.095598 (+   302us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.350070 (+254472us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.350475 (+   405us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.350526 (+    51us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.350532 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":150144,"prepare.run_cpu_time_us":105314,"prepare.run_wall_time_us":605023,"replication_time_us":76859}]]}
W20250905 13:52:23.352144  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 355ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.369014  7443 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.411s	user 0.000s	sys 0.000s
I20250905 13:52:23.373687  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 30) took 1112 ms. Trace:
I20250905 13:52:23.373843  7443 rpcz_store.cc:276] 0905 13:52:22.261172 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.261237 (+    65us) service_pool.cc:225] Handling call
0905 13:52:23.373629 (+1112392us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.324048 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.324246 (+   198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.777963 (+453717us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.777971 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.778009 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.778012 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.778213 (+   201us) log.cc:844] Serialized 270 byte log entry
0905 13:52:22.956322 (+178109us) op_driver.cc:464] REPLICATION: finished
0905 13:52:22.956450 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:22.957315 (+   865us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:22.957613 (+   298us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.372950 (+415337us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.373532 (+   582us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.373580 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.373591 (+    11us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":62524,"prepare.run_cpu_time_us":77425,"prepare.run_wall_time_us":454235,"replication_time_us":178271}]]}
W20250905 13:52:23.374385  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 244ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.375450  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 7 got 4
W20250905 13:52:23.404351  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 268ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.446978  7437 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:23.447855  7437 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:23.448400  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 51ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.493139  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 31) took 1230 ms. Trace:
W20250905 13:52:23.493486  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 265ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.493364  7455 rpcz_store.cc:276] 0905 13:52:22.261748 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.261789 (+    41us) service_pool.cc:225] Handling call
0905 13:52:23.492690 (+1230901us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.425149 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.425351 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.857886 (+432535us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.857899 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.857946 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.857950 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.858165 (+   215us) log.cc:844] Serialized 270 byte log entry
0905 13:52:23.337998 (+479833us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.338569 (+   571us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.339485 (+   916us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.339791 (+   306us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.492023 (+152232us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.492605 (+   582us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.492650 (+    45us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.492654 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":504,"prepare.queue_time_us":163086,"prepare.run_cpu_time_us":75122,"prepare.run_wall_time_us":433076,"replication_time_us":480014,"thread_start_us":387,"threads_started":1}]]}
W20250905 13:52:23.496332  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.296s	user 0.001s	sys 0.000s
I20250905 13:52:23.501266  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 29) took 1236 ms. Trace:
W20250905 13:52:23.501773  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 367ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.501412  7439 rpcz_store.cc:276] 0905 13:52:22.264471 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.264519 (+    48us) service_pool.cc:225] Handling call
0905 13:52:23.501202 (+1236683us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.571368 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.571585 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.960656 (+389071us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.960672 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.960703 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.960728 (+    25us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.960988 (+   260us) log.cc:844] Serialized 270 byte log entry
0905 13:52:23.198748 (+237760us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.198878 (+   130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.199678 (+   800us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.199926 (+   248us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.500245 (+300319us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.500871 (+   626us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.501140 (+   269us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.501147 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":306553,"prepare.run_cpu_time_us":68087,"prepare.run_wall_time_us":389689,"replication_time_us":237983}]]}
W20250905 13:52:23.504799  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 62ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.506168  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.308s	user 0.001s	sys 0.000s
I20250905 13:52:23.506340  7035 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 7 got 6
W20250905 13:52:23.511924  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 331ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.512133  7034 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 7 got 5
W20250905 13:52:23.547717  7440 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.216s	user 0.001s	sys 0.000s
W20250905 13:52:23.553933  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 248ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.566864  7442 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.225s	user 0.000s	sys 0.000s
W20250905 13:52:23.566884  7444 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.216s	user 0.001s	sys 0.000s
I20250905 13:52:23.570137  7437 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:23.571406  7437 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:23.571970  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 324ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.574055  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 21) took 1311 ms. Trace:
I20250905 13:52:23.574316  7444 rpcz_store.cc:276] 0905 13:52:22.262785 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.262836 (+    51us) service_pool.cc:225] Handling call
0905 13:52:23.573998 (+1311162us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.441869 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.442208 (+   339us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:22.986213 (+544005us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:22.986226 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:22.986267 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:22.986271 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:22.986508 (+   237us) log.cc:844] Serialized 270 byte log entry
0905 13:52:23.349358 (+362850us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.349491 (+   133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.350290 (+   799us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.350515 (+   225us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.570983 (+220468us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.573878 (+  2895us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.573953 (+    75us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.573957 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":1408,"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":178567,"prepare.run_cpu_time_us":97246,"prepare.run_wall_time_us":544704,"replication_time_us":363053}]]}
W20250905 13:52:23.574728  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 287ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.574052  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 21) took 1310 ms. Trace:
W20250905 13:52:23.575265  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 348ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.575059  7442 rpcz_store.cc:276] 0905 13:52:22.263975 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.264045 (+    70us) service_pool.cc:225] Handling call
0905 13:52:23.573996 (+1309951us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.673125 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.673287 (+   162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.121257 (+447970us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.121270 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.121356 (+    86us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.121360 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.121941 (+   581us) log.cc:844] Serialized 270 byte log entry
0905 13:52:23.341215 (+219274us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.341330 (+   115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.342094 (+   764us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.342335 (+   241us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.573392 (+231057us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.573887 (+   495us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.573929 (+    42us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.573933 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":408813,"prepare.run_cpu_time_us":75961,"prepare.run_wall_time_us":449888,"replication_time_us":219823}]]}
I20250905 13:52:23.619264  7455 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:23.620098  7455 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:23.620689  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 198ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.649420  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 5
I20250905 13:52:23.649688  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 4
I20250905 13:52:23.651026  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 4
I20250905 13:52:23.651237  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 5
I20250905 13:52:23.651435  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 4
I20250905 13:52:23.651521  7036 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 4
I20250905 13:52:23.650031  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 4
I20250905 13:52:23.655433  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:23.658237  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 230ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.673171  7453 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:23.673887  7453 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:23.674384  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 342ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.707926  7440 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.708758  7440 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.709264  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 210ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.759208  7443 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:23.759929  7443 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:23.761133  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 304ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.802695  7439 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.803480  7439 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.804009  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 284ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.823858  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 33) took 1160 ms. Trace:
W20250905 13:52:23.824378  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 410ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.825192  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 8 got 5
I20250905 13:52:23.825127  7455 rpcz_store.cc:276] 0905 13:52:22.662917 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.663297 (+   380us) service_pool.cc:225] Handling call
0905 13:52:23.823802 (+1160505us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.778328 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.778562 (+   234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.373819 (+595257us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.373834 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.373865 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.373870 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.374104 (+   234us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.619044 (+244940us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.619181 (+   137us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.620194 (+  1013us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.620540 (+   346us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.823110 (+202570us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.823713 (+   603us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.823759 (+    46us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.823764 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":114775,"prepare.run_cpu_time_us":102100,"prepare.run_wall_time_us":595837,"replication_time_us":245122}]]}
I20250905 13:52:23.852119  7442 tablet.cc:1722] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: 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
I20250905 13:52:23.852946  7442 tablet.cc:1620] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:23.853518  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 289ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.862406  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:23.863209  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:23.863730  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 279ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.869925  7457 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:23.870690  7457 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:23.871198  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 46ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.895562  7038 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:23.896248  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.324s	user 0.001s	sys 0.000s
W20250905 13:52:23.898398  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 135ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.902076  7036 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 9 got 7
W20250905 13:52:23.902865  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 216ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.919548  7440 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.210s	user 0.000s	sys 0.000s
I20250905 13:52:23.923919  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:23.924618  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:23.925242  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 216ms of latency in SegmentAllocator::Sync()
W20250905 13:52:23.925927  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 169ms of latency in SegmentAllocator::Sync()
I20250905 13:52:23.926700  7037 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 9 got 5
I20250905 13:52:23.927006  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 32) took 1258 ms. Trace:
I20250905 13:52:23.927126  7457 rpcz_store.cc:276] 0905 13:52:22.668005 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.668061 (+    56us) service_pool.cc:225] Handling call
0905 13:52:23.926959 (+1258898us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.961115 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.961321 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.501184 (+539863us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.501195 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.501246 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.501251 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.501489 (+   238us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.869255 (+367766us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.869873 (+   618us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.870791 (+   918us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.871074 (+   283us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.926435 (+ 55361us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.926883 (+   448us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.926925 (+    42us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.926929 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":553,"prepare.queue_time_us":292752,"prepare.run_cpu_time_us":88616,"prepare.run_wall_time_us":540447,"replication_time_us":367968,"thread_start_us":456,"threads_started":1}]]}
I20250905 13:52:23.924628  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 31) took 1261 ms. Trace:
I20250905 13:52:23.927937  7440 rpcz_store.cc:276] 0905 13:52:22.663254 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.664309 (+  1055us) service_pool.cc:225] Handling call
0905 13:52:23.924567 (+1260258us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.017824 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.018054 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.351601 (+333547us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.351609 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.351636 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.351640 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.351860 (+   220us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.707706 (+355846us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.707847 (+   141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.708860 (+  1013us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.709153 (+   293us) log.cc:844] Serialized 5 byte log entry
0905 13:52:23.923535 (+214382us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:23.924109 (+   574us) log.cc:844] Serialized 14 byte log entry
0905 13:52:23.924522 (+   413us) alter_schema_op.cc:73] Released schema lock
0905 13:52:23.924528 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":353265,"prepare.run_cpu_time_us":55996,"prepare.run_wall_time_us":334096,"replication_time_us":356024}]]}
W20250905 13:52:23.928521  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 73ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.002192  7440 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.003001  7440 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.003549  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 147ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.016693  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.342s	user 0.001s	sys 0.000s
I20250905 13:52:24.021926  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 38) took 1017 ms. Trace:
I20250905 13:52:24.022125  7453 rpcz_store.cc:276] 0905 13:52:23.004581 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.004794 (+   213us) service_pool.cc:225] Handling call
0905 13:52:24.021871 (+1017077us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.021161 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.021353 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.403756 (+382403us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.403767 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.403810 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.403814 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.404037 (+   223us) log.cc:844] Serialized 322 byte log entry
0905 13:52:23.672995 (+268958us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.673103 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.673991 (+   888us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.674277 (+   286us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.020931 (+346654us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.021509 (+   578us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.021820 (+   311us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.021827 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":16086,"prepare.run_cpu_time_us":60332,"prepare.run_wall_time_us":382937,"replication_time_us":269145}]]}
W20250905 13:52:24.022946  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 324ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.024246  7035 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 9 got 6
I20250905 13:52:24.038947  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
I20250905 13:52:24.041671  7038 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:24.045362  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 195ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.065395  7443 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.305s	user 0.001s	sys 0.000s
I20250905 13:52:24.070896  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 34) took 1407 ms. Trace:
I20250905 13:52:24.071089  7443 rpcz_store.cc:276] 0905 13:52:22.663035 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.663597 (+   562us) service_pool.cc:225] Handling call
0905 13:52:24.070600 (+1407003us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.858273 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.858496 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.492917 (+634421us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.492927 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.492980 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.492983 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.493216 (+   233us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.759010 (+265794us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.759130 (+   120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.760014 (+   884us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.760280 (+   266us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.069592 (+309312us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.070174 (+   582us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.070553 (+   379us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.070558 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":194435,"prepare.run_cpu_time_us":106661,"prepare.run_wall_time_us":635441,"replication_time_us":265993}]]}
I20250905 13:52:24.071826  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 5
W20250905 13:52:24.072556  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 247ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.088265  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.284s	user 0.000s	sys 0.001s
I20250905 13:52:24.093127  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 33) took 1088 ms. Trace:
W20250905 13:52:24.093722  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 241ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.093326  7439 rpcz_store.cc:276] 0905 13:52:23.004235 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.004566 (+   331us) service_pool.cc:225] Handling call
0905 13:52:24.093068 (+1088502us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.068205 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.068434 (+   229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.553366 (+484932us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.553380 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.553409 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.553413 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.553630 (+   217us) log.cc:844] Serialized 322 byte log entry
0905 13:52:23.802516 (+248886us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.802628 (+   112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.803580 (+   952us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.803890 (+   310us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.092288 (+288398us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.092968 (+   680us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.093017 (+    49us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.093022 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":63305,"prepare.run_cpu_time_us":80546,"prepare.run_wall_time_us":485485,"replication_time_us":249065}]]}
I20250905 13:52:24.094851  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
I20250905 13:52:24.095654  7439 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.096276  7439 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.096802  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 318ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.120011  7458 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:24.121078  7458 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:24.121603  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 364ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.141584  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.216s	user 0.000s	sys 0.000s
W20250905 13:52:24.142875  7442 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.289s	user 0.000s	sys 0.000s
W20250905 13:52:24.143023  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.279s	user 0.001s	sys 0.000s
I20250905 13:52:24.147912  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 23) took 1480 ms. Trace:
I20250905 13:52:24.148036  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 24) took 1143 ms. Trace:
I20250905 13:52:24.148635  7034 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 5
I20250905 13:52:24.148674  7036 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 5
I20250905 13:52:24.148164  7442 rpcz_store.cc:276] 0905 13:52:23.004736 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.004901 (+   165us) service_pool.cc:225] Handling call
0905 13:52:24.147988 (+1143087us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.005486 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.005698 (+   212us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.511322 (+505624us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.511330 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.511377 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.511382 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.511619 (+   237us) log.cc:844] Serialized 322 byte log entry
0905 13:52:23.851687 (+340068us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.852062 (+   375us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.853044 (+   982us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.853383 (+   339us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.147267 (+293884us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.147734 (+   467us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.147952 (+   218us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.147959 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":299,"prepare.queue_time_us":338,"prepare.run_cpu_time_us":84443,"prepare.run_wall_time_us":506197,"replication_time_us":340267}]]}
W20250905 13:52:24.148648  7403 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 220ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.149264  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 202ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.149267  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 23) took 1486 ms. Trace:
W20250905 13:52:24.149772  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 42ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.148056  7454 rpcz_store.cc:276] 0905 13:52:22.667857 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.667926 (+    69us) service_pool.cc:225] Handling call
0905 13:52:24.147859 (+1479933us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.123061 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.123271 (+   210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.574168 (+450897us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.574179 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.574226 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.574231 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.574447 (+   216us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.862209 (+287762us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.862338 (+   129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.863307 (+   969us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.863613 (+   306us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.146535 (+282922us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.147588 (+  1053us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.147824 (+   236us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.147828 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":454834,"prepare.run_cpu_time_us":76582,"prepare.run_wall_time_us":451449,"replication_time_us":287942}]]}
I20250905 13:52:24.149488  7437 rpcz_store.cc:276] 0905 13:52:22.663212 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:22.663597 (+   385us) service_pool.cc:225] Handling call
0905 13:52:24.149208 (+1485611us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:22.986626 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:22.986831 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.574799 (+587968us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.574806 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.574842 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.574845 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.575021 (+   176us) log.cc:844] Serialized 296 byte log entry
0905 13:52:23.923768 (+348747us) op_driver.cc:464] REPLICATION: finished
0905 13:52:23.923863 (+    95us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:23.924872 (+  1009us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:23.925152 (+   280us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.146657 (+221505us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.147588 (+   931us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.149019 (+  1431us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.149179 (+   160us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":322789,"prepare.run_cpu_time_us":92718,"prepare.run_wall_time_us":588454,"replication_time_us":348887}]]}
I20250905 13:52:24.155514  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 35) took 1150 ms. Trace:
I20250905 13:52:24.155649  7440 rpcz_store.cc:276] 0905 13:52:23.004506 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.005195 (+   689us) service_pool.cc:225] Handling call
0905 13:52:24.155461 (+1150266us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.501622 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.501846 (+   224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.928032 (+426186us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.928040 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.928063 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.928066 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.928249 (+   183us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.002005 (+ 73756us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.002136 (+   131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.003102 (+   966us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.003403 (+   301us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.154663 (+151260us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.155191 (+   528us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.155418 (+   227us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.155423 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":496182,"prepare.run_cpu_time_us":65885,"prepare.run_wall_time_us":426690,"replication_time_us":73904}]]}
W20250905 13:52:24.155994  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 218ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.192564  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:24.193432  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:24.194011  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 116ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.235708  7443 tablet.cc:1722] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:24.236531  7443 tablet.cc:1620] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:24.237090  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 175ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.245440  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
I20250905 13:52:24.247457  7038 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet ecfb4877d1a0451cb4f34df156e95880
I20250905 13:52:24.249254  7333 tablet_service.cc:1515] Processing DeleteTablet for tablet ecfb4877d1a0451cb4f34df156e95880 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:24 UTC) from {username='slave'} at 127.0.0.1:44086
I20250905 13:52:24.249699  7331 tablet_service.cc:1515] Processing DeleteTablet for tablet ecfb4877d1a0451cb4f34df156e95880 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:24 UTC) from {username='slave'} at 127.0.0.1:44086
I20250905 13:52:24.250144  7459 tablet_replica.cc:331] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: stopping tablet replica
I20250905 13:52:24.250327  7459 raft_consensus.cc:2241] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:24.250543  7459 pending_rounds.cc:70] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Trying to abort 1 pending ops.
I20250905 13:52:24.250629  7459 pending_rounds.cc:77] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 16 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "ecfb4877d1a0451cb4f34df156e95880" 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: "efc8138bd837425289a279386094b692" new_extra_config { } }
W20250905 13:52:24.251250  7459 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Aborted: Op aborted
W20250905 13:52:24.251751  7023 catalog_manager.cc:5007] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]): Aborted: Op aborted
I20250905 13:52:24.251796  7459 raft_consensus.cc:2270] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:24.252076  7404 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:24.252239  7038 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:24.252749  7404 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:24.253314  7404 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:24.256065  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 389ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.315452  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 25) took 1312 ms. Trace:
I20250905 13:52:24.315606  7437 rpcz_store.cc:276] 0905 13:52:23.002765 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.002818 (+    53us) service_pool.cc:225] Handling call
0905 13:52:24.315379 (+1312561us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.575118 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.575280 (+   162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.149298 (+574018us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.149308 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.149326 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.149329 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.149508 (+   179us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.192363 (+ 42855us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.192475 (+   112us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.193543 (+  1068us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.193879 (+   336us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.314677 (+120798us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.315282 (+   605us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.315332 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.315336 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":571985,"prepare.run_cpu_time_us":84975,"prepare.run_wall_time_us":574454,"replication_time_us":42976}]]}
I20250905 13:52:24.317369  7034 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
W20250905 13:52:24.318567  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 139ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.320171  7453 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:24.320978  7453 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:24.321480  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 529ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.335772  7440 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.336958  7440 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.337769  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 137ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.348134  7460 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:24.349069  7460 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:24.349552  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 126ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.352015  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:24.352789  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:24.353268  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 263ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.369570  7403 consensus_queue.cc:1162] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "efc8138bd837425289a279386094b692" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20250905 13:52:24.370223  7459 log.cc:510] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Injecting 313ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.374634  7457 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.375381  7457 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.375962  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 167ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.415048  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.318s	user 0.001s	sys 0.000s
I20250905 13:52:24.417068  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 36) took 1412 ms. Trace:
I20250905 13:52:24.417173  7443 rpcz_store.cc:276] 0905 13:52:23.004390 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.004670 (+   280us) service_pool.cc:225] Handling call
0905 13:52:24.417042 (+1412372us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.374217 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.374613 (+   396us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.823816 (+449203us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.823828 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.823875 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.823878 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.824078 (+   200us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.235485 (+411407us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.235627 (+   142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.236632 (+  1005us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.236970 (+   338us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.416132 (+179162us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.416741 (+   609us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.416997 (+   256us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.417002 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":369210,"prepare.run_cpu_time_us":68850,"prepare.run_wall_time_us":449928,"replication_time_us":411555}]]}
W20250905 13:52:24.417599  7407 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 286ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.419430  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 34) took 1415 ms. Trace:
I20250905 13:52:24.419534  7439 rpcz_store.cc:276] 0905 13:52:23.004383 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.004936 (+   553us) service_pool.cc:225] Handling call
0905 13:52:24.419411 (+1414475us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.351958 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.352169 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:23.924707 (+572538us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:23.924743 (+    36us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:23.924769 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:23.924772 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:23.924967 (+   195us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.095484 (+170517us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.095613 (+   129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.096377 (+   764us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.096660 (+   283us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.418818 (+322158us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.419323 (+   505us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.419365 (+    42us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.419371 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":346791,"prepare.run_cpu_time_us":88873,"prepare.run_wall_time_us":573072,"replication_time_us":170682}]]}
I20250905 13:52:24.421173  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
W20250905 13:52:24.421878  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 155ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.458307  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:24.459117  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:24.459688  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 306ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.479884  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 36) took 1158 ms. Trace:
I20250905 13:52:24.480055  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 41) took 1158 ms. Trace:
I20250905 13:52:24.480086  7440 rpcz_store.cc:276] 0905 13:52:23.321191 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321249 (+    58us) service_pool.cc:225] Handling call
0905 13:52:24.479854 (+1158605us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.553731 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.553987 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.093077 (+539090us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.093088 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.093125 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.093128 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.093461 (+   333us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.335477 (+242016us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.335674 (+   197us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.337066 (+  1392us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.337582 (+   516us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.479175 (+141593us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.479748 (+   573us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.479797 (+    49us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.479801 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":232084,"prepare.run_cpu_time_us":77486,"prepare.run_wall_time_us":539822,"replication_time_us":242286,"spinlock_wait_cycles":97664}]]}
I20250905 13:52:24.480207  7460 rpcz_store.cc:276] 0905 13:52:23.321355 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.322366 (+  1011us) service_pool.cc:225] Handling call
0905 13:52:24.480035 (+1157669us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.404137 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.404450 (+   313us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.022354 (+617904us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.022367 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.022415 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.022418 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.022640 (+   222us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.347526 (+324886us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.348104 (+   578us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.349177 (+  1073us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.349454 (+   277us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.479478 (+130024us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.479940 (+   462us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.479993 (+    53us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.479997 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":504,"prepare.queue_time_us":81428,"prepare.run_cpu_time_us":92531,"prepare.run_wall_time_us":618562,"replication_time_us":325069,"thread_start_us":384,"threads_started":1}]]}
W20250905 13:52:24.480535  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 244ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.481565  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 268ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.485898  7458 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.364s	user 0.001s	sys 0.000s
W20250905 13:52:24.491470  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 152ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.548089  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 38) took 1226 ms. Trace:
W20250905 13:52:24.548574  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 167ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.548311  7457 rpcz_store.cc:276] 0905 13:52:23.321409 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321740 (+   331us) service_pool.cc:225] Handling call
0905 13:52:24.548061 (+1226321us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.928356 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.928575 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.155481 (+226906us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.155492 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.155525 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.155529 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.155729 (+   200us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.374484 (+218755us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.374609 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.375490 (+   881us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.375778 (+   288us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.547339 (+171561us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.547950 (+   611us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.548008 (+    58us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.548012 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":606404,"prepare.run_cpu_time_us":33448,"prepare.run_wall_time_us":227442,"replication_time_us":218918}]]}
I20250905 13:52:24.577551  7457 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.578250  7457 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.579008  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 269ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.616496  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.263s	user 0.000s	sys 0.000s
I20250905 13:52:24.621412  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 25) took 1616 ms. Trace:
W20250905 13:52:24.621893  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 384ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.621605  7454 rpcz_store.cc:276] 0905 13:52:23.004852 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.005180 (+   328us) service_pool.cc:225] Handling call
0905 13:52:24.621384 (+1616204us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.574572 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.574765 (+   193us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.148791 (+574026us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.148799 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.148839 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.148842 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.149013 (+   171us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.351881 (+202868us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.351995 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.352874 (+   879us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.353159 (+   285us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.620517 (+267358us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.621279 (+   762us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.621330 (+    51us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.621335 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":569145,"prepare.run_cpu_time_us":82964,"prepare.run_wall_time_us":575397,"replication_time_us":203004}]]}
I20250905 13:52:24.622902  7037 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
I20250905 13:52:24.644194  7458 tablet.cc:1722] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:24.645099  7458 tablet.cc:1620] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:24.645607  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 448ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.648171  7038 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet ebd8e6162a024e4e90dcc290ce76ed17
I20250905 13:52:24.652154  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
I20250905 13:52:24.652436  7035 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
I20250905 13:52:24.654178  7125 tablet_service.cc:1515] Processing DeleteTablet for tablet ebd8e6162a024e4e90dcc290ce76ed17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:24 UTC) from {username='slave'} at 127.0.0.1:40242
I20250905 13:52:24.655411  7461 tablet_replica.cc:331] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: stopping tablet replica
I20250905 13:52:24.655464  7035 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 9
I20250905 13:52:24.655560  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
I20250905 13:52:24.655637  7461 raft_consensus.cc:2241] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:24.655815  7461 pending_rounds.cc:70] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Trying to abort 1 pending ops.
I20250905 13:52:24.655877  7461 pending_rounds.cc:77] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 43 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "ebd8e6162a024e4e90dcc290ce76ed17" 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: "85a93a5bd7494bc0aa143a2c2e711e56" new_extra_config { } }
W20250905 13:52:24.656224  7461 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Aborted: Op aborted
I20250905 13:52:24.656394  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 39) took 1335 ms. Trace:
I20250905 13:52:24.656284  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:24.656463  7461 rpcz_store.cc:276] 0905 13:52:23.321104 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321870 (+   766us) service_pool.cc:225] Handling call
0905 13:52:24.656380 (+1334510us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.824201 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.824426 (+   225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.417062 (+592636us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.417072 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.417117 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.417120 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.417342 (+   222us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.656190 (+238848us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.656201 (+    11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:24.656206 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":502016,"prepare.run_cpu_time_us":88113,"prepare.run_wall_time_us":593209,"replication_time_us":239032}]]}
I20250905 13:52:24.657009  7461 raft_consensus.cc:2270] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:24.657298  7408 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:24.657480  7408 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 42) took 1006 ms. Trace:
I20250905 13:52:24.657577  7408 rpcz_store.cc:276] 0905 13:52:23.651338 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.651397 (+    59us) service_pool.cc:225] Handling call
0905 13:52:24.657439 (+1006042us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.417454 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.417718 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.657160 (+239442us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.657170 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.657212 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.657215 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.657243 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:24.657249 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":765657}]]}
W20250905 13:52:24.658486  7408 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:24.659492  7408 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:24.659725  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 389ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.660414  7408 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:24.683827  7459 ts_tablet_manager.cc:1905] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:24.693921  7459 ts_tablet_manager.cc:1918] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250905 13:52:24.694090  7459 log.cc:1199] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root/wals/ecfb4877d1a0451cb4f34df156e95880
I20250905 13:52:24.694759  7459 ts_tablet_manager.cc:1939] T ecfb4877d1a0451cb4f34df156e95880 P efc8138bd837425289a279386094b692: Deleting consensus metadata
I20250905 13:52:24.695925  7023 catalog_manager.cc:4928] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:24.696224  7023 catalog_manager.cc:4895] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): delete failed for tablet ecfb4877d1a0451cb4f34df156e95880 because the tablet was not found. No further retry: Not found: Tablet not found: ecfb4877d1a0451cb4f34df156e95880
W20250905 13:52:24.703790  7407 consensus_queue.cc:1162] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20250905 13:52:24.704358  7461 log.cc:510] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 393ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.716253  7440 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.717098  7440 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.717603  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 121ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.725982  7439 tablet.cc:1722] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:24.726764  7439 tablet.cc:1620] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:24.728209  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 265ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.750638  7460 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:24.751385  7460 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:24.751884  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 213ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.765980  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.306s	user 0.001s	sys 0.000s
I20250905 13:52:24.771411  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 27) took 1449 ms. Trace:
W20250905 13:52:24.771935  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 71ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.771651  7437 rpcz_store.cc:276] 0905 13:52:23.321769 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321980 (+   211us) service_pool.cc:225] Handling call
0905 13:52:24.771349 (+1449369us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.149620 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.149843 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.317973 (+168130us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.317984 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.318029 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.318032 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.318261 (+   229us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.458128 (+139867us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.458275 (+   147us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.459219 (+   944us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.459540 (+   321us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.770460 (+310920us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.771061 (+   601us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.771312 (+   251us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.771317 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":827379,"prepare.run_cpu_time_us":28159,"prepare.run_wall_time_us":169135,"replication_time_us":140063}]]}
I20250905 13:52:24.772620  7037 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
I20250905 13:52:24.843816  7440 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 41) took 1189 ms. Trace:
I20250905 13:52:24.843600  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:24.844396  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:24.844537  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 282ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.844887  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 355ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.845176  7440 rpcz_store.cc:276] 0905 13:52:23.654027 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.654075 (+    48us) service_pool.cc:225] Handling call
0905 13:52:24.843761 (+1189686us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.155842 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.156065 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.548059 (+391994us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.548068 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.548096 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.548099 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.548324 (+   225us) log.cc:844] Serialized 374 byte log entry
0905 13:52:24.716104 (+167780us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.716226 (+   122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.717197 (+   971us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.717498 (+   301us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.842902 (+125404us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.843466 (+   564us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.843718 (+   252us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.843722 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":501509,"prepare.run_cpu_time_us":62513,"prepare.run_wall_time_us":392548,"replication_time_us":167972}]]}
I20250905 13:52:24.846035  7038 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
W20250905 13:52:24.848282  7457 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.270s	user 0.001s	sys 0.000s
W20250905 13:52:24.850770  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.529s	user 0.001s	sys 0.000s
I20250905 13:52:24.853019  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 37) took 1531 ms. Trace:
I20250905 13:52:24.853214  7457 rpcz_store.cc:276] 0905 13:52:23.321310 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321450 (+   140us) service_pool.cc:225] Handling call
0905 13:52:24.852967 (+1531517us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.925074 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.925291 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.420544 (+495253us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.420554 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.420592 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.420595 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.420820 (+   225us) log.cc:844] Serialized 348 byte log entry
0905 13:52:24.577378 (+156558us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.577519 (+   141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.578345 (+   826us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.578630 (+   285us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.852219 (+273589us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.852866 (+   647us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.852910 (+    44us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.852914 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":603358,"prepare.run_cpu_time_us":72170,"prepare.run_wall_time_us":495803,"replication_time_us":156746}]]}
W20250905 13:52:24.854409  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 344ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.855222  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 37) took 1850 ms. Trace:
I20250905 13:52:24.855392  7453 rpcz_store.cc:276] 0905 13:52:23.004497 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.005036 (+   539us) service_pool.cc:225] Handling call
0905 13:52:24.855178 (+1850142us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.493780 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.494089 (+   309us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.071898 (+577809us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.071908 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.071991 (+    83us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.071995 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.072216 (+   221us) log.cc:844] Serialized 322 byte log entry
0905 13:52:24.320009 (+247793us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.320128 (+   119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.321073 (+   945us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.321369 (+   296us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.854623 (+533254us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.855109 (+   486us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.855144 (+    35us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.855147 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":488494,"prepare.run_cpu_time_us":84618,"prepare.run_wall_time_us":578509,"replication_time_us":247979}]]}
W20250905 13:52:24.855751  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 199ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.856861  7034 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 6
W20250905 13:52:24.873759  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ecfb4877d1a0451cb4f34df156e95880
W20250905 13:52:24.887472  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ecfb4877d1a0451cb4f34df156e95880
W20250905 13:52:24.925696  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ecfb4877d1a0451cb4f34df156e95880
W20250905 13:52:24.944257  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet ecfb4877d1a0451cb4f34df156e95880 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ecfb4877d1a0451cb4f34df156e95880
W20250905 13:52:24.965206  7460 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.213s	user 0.001s	sys 0.000s
I20250905 13:52:24.969659  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 44) took 1318 ms. Trace:
I20250905 13:52:24.969799  7460 rpcz_store.cc:276] 0905 13:52:23.651521 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.652913 (+  1392us) service_pool.cc:225] Handling call
0905 13:52:24.969605 (+1316692us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.022764 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.022981 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.480216 (+457235us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.480247 (+    31us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.480269 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.480272 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.480461 (+   189us) log.cc:844] Serialized 374 byte log entry
0905 13:52:24.750077 (+269616us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.750553 (+   476us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.751488 (+   935us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.751794 (+   306us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.968981 (+217187us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.969499 (+   518us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.969571 (+    72us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.969575 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397,"prepare.queue_time_us":369557,"prepare.run_cpu_time_us":69945,"prepare.run_wall_time_us":458929,"replication_time_us":269768}]]}
W20250905 13:52:24.970134  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 246ms of latency in SegmentAllocator::Sync()
W20250905 13:52:24.993670  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.267s	user 0.000s	sys 0.000s
I20250905 13:52:24.998826  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 39) took 1344 ms. Trace:
W20250905 13:52:24.999348  7414 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 218ms of latency in SegmentAllocator::Sync()
I20250905 13:52:24.999033  7439 rpcz_store.cc:276] 0905 13:52:23.653833 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.653898 (+    65us) service_pool.cc:225] Handling call
0905 13:52:24.998768 (+1344870us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.093603 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.093915 (+   312us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.480015 (+386100us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.480025 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.480054 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.480057 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.480277 (+   220us) log.cc:844] Serialized 374 byte log entry
0905 13:52:24.725769 (+245492us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.725906 (+   137us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.726856 (+   950us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.727138 (+   282us) log.cc:844] Serialized 5 byte log entry
0905 13:52:24.997776 (+270638us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:24.998381 (+   605us) log.cc:844] Serialized 14 byte log entry
0905 13:52:24.998705 (+   324us) alter_schema_op.cc:73] Released schema lock
0905 13:52:24.998712 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":439379,"prepare.run_cpu_time_us":61840,"prepare.run_wall_time_us":387048,"replication_time_us":245673}]]}
I20250905 13:52:25.006973  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:25.007831  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:25.008354  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 165ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.053135  7038 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
I20250905 13:52:25.053862  7036 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet c7a5d874f05144e4b33c6621ef1a58fa
I20250905 13:52:25.055821  7194 tablet_service.cc:1515] Processing DeleteTablet for tablet c7a5d874f05144e4b33c6621ef1a58fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:24 UTC) from {username='slave'} at 127.0.0.1:43322
I20250905 13:52:25.056010  7460 tablet.cc:1722] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:25.056442  7463 tablet_replica.cc:331] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: stopping tablet replica
I20250905 13:52:25.056658  7463 raft_consensus.cc:2241] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:25.056756  7460 tablet.cc:1620] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
I20250905 13:52:25.056880  7463 pending_rounds.cc:70] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Trying to abort 1 pending ops.
I20250905 13:52:25.056941  7463 pending_rounds.cc:77] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Aborting op as it isn't in flight: id { term: 1 index: 10 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "c7a5d874f05144e4b33c6621ef1a58fa" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 9 new_table_name: "many-ranges-table" dest_uuid: "afc9546ab2514ed99cc338e39a156276" new_extra_config { } }
W20250905 13:52:25.057334  7463 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Aborted: Op aborted
I20250905 13:52:25.057518  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 42) took 1163 ms. Trace:
W20250905 13:52:25.057696  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 416ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.057633  7463 rpcz_store.cc:276] 0905 13:52:23.893736 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.894106 (+   370us) service_pool.cc:225] Handling call
0905 13:52:25.057467 (+1163361us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.480698 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.481532 (+   834us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.998739 (+517207us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.998754 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.998787 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.998791 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.999073 (+   282us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.057276 (+ 58203us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.057286 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:25.057292 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":586362,"prepare.run_cpu_time_us":90673,"prepare.run_wall_time_us":518441,"replication_time_us":58452}]]}
I20250905 13:52:25.058432  7463 raft_consensus.cc:2270] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:25.058400  7036 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:25.058758  7447 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.058990  7447 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 45) took 1017 ms. Trace:
I20250905 13:52:25.059185  7447 rpcz_store.cc:276] 0905 13:52:24.041913 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.041958 (+    45us) service_pool.cc:225] Handling call
0905 13:52:25.058949 (+1016991us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.999196 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.999473 (+   277us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.058404 (+ 58931us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.058413 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.058440 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.058442 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.058584 (+   142us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.058592 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":956928,"spinlock_wait_cycles":218880}]]}
I20250905 13:52:25.059669  7038 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
W20250905 13:52:25.060186  7447 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:25.060876  7447 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:25.062065  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 328ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.094761  7458 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.449s	user 0.001s	sys 0.000s
I20250905 13:52:25.098001  7461 ts_tablet_manager.cc:1905] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:25.099270  7458 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 30) took 1207 ms. Trace:
I20250905 13:52:25.099393  7458 rpcz_store.cc:276] 0905 13:52:23.892247 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.892304 (+    57us) service_pool.cc:225] Handling call
0905 13:52:25.099222 (+1206918us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:23.902699 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:23.902921 (+   222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.490868 (+587947us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.490879 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.490928 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.490931 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.491162 (+   231us) log.cc:844] Serialized 400 byte log entry
0905 13:52:24.644047 (+152885us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.644165 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.645197 (+  1032us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.645535 (+   338us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.098600 (+453065us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.099141 (+   541us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.099187 (+    46us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.099191 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":10017,"prepare.run_cpu_time_us":94264,"prepare.run_wall_time_us":588533,"replication_time_us":153076}]]}
I20250905 13:52:25.106735  7461 ts_tablet_manager.cc:1918] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250905 13:52:25.106966  7461 log.cc:1199] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ebd8e6162a024e4e90dcc290ce76ed17
I20250905 13:52:25.107414  7461 ts_tablet_manager.cc:1939] T ebd8e6162a024e4e90dcc290ce76ed17 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting consensus metadata
I20250905 13:52:25.108578  7023 catalog_manager.cc:4928] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:25.109172  7421 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 306ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.127214  7439 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:25.128018  7439 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:25.128633  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 133ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.143127  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
I20250905 13:52:25.143378  7037 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
I20250905 13:52:25.178128  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 27) took 1856 ms. Trace:
I20250905 13:52:25.178285  7454 rpcz_store.cc:276] 0905 13:52:23.321815 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321875 (+    60us) service_pool.cc:225] Handling call
0905 13:52:25.178070 (+1856195us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.150042 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.150296 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.621397 (+471101us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.621408 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.621452 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.621455 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.621657 (+   202us) log.cc:844] Serialized 348 byte log entry
0905 13:52:25.006801 (+385144us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.006942 (+   141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.007940 (+   998us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.008259 (+   319us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.177401 (+169142us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.177975 (+   574us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.178023 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.178027 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":827862,"prepare.run_cpu_time_us":79843,"prepare.run_wall_time_us":471690,"replication_time_us":385305,"spinlock_wait_cycles":1920}]]}
I20250905 13:52:25.179682  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 7
W20250905 13:52:25.178653  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 113ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.199211  7457 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:25.200066  7457 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:25.200158  7437 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.355s	user 0.000s	sys 0.000s
W20250905 13:52:25.200639  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 42ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.204895  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 29) took 1549 ms. Trace:
W20250905 13:52:25.205363  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 77ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.205027  7437 rpcz_store.cc:276] 0905 13:52:23.654969 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.655038 (+    69us) service_pool.cc:225] Handling call
0905 13:52:25.204836 (+1549798us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.318819 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.319079 (+   260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.771357 (+452278us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.771370 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.771425 (+    55us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.771431 (+     6us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.771667 (+   236us) log.cc:844] Serialized 374 byte log entry
0905 13:52:24.843429 (+ 71762us) op_driver.cc:464] REPLICATION: finished
0905 13:52:24.843533 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:24.844482 (+   949us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:24.844791 (+   309us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.204159 (+359368us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.204726 (+   567us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.204795 (+    69us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.204800 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":2304,"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":663489,"prepare.run_cpu_time_us":79040,"prepare.run_wall_time_us":452914,"replication_time_us":71961}]]}
I20250905 13:52:25.216976  7453 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
W20250905 13:52:25.217564  7414 consensus_queue.cc:1162] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "afc9546ab2514ed99cc338e39a156276" status { last_received { term: 1 index: 10 } last_committed_idx: 9 last_received_current_leader { term: 1 index: 10 } }
I20250905 13:52:25.217962  7453 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:25.218400  7463 log.cc:510] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Injecting 146ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.218544  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 223ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.247925  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 40) took 1593 ms. Trace:
W20250905 13:52:25.248485  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 171ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.248080  7457 rpcz_store.cc:276] 0905 13:52:23.653937 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.654075 (+   138us) service_pool.cc:225] Handling call
0905 13:52:25.247868 (+1593793us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.420919 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.421178 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.853853 (+432675us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.853863 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.853893 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.853895 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.854115 (+   220us) log.cc:844] Serialized 374 byte log entry
0905 13:52:25.199008 (+344893us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.199136 (+   128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.200167 (+  1031us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.200466 (+   299us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.246874 (+ 46408us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.247500 (+   626us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.247815 (+   315us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.247820 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":2304,"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":766531,"prepare.run_cpu_time_us":70111,"prepare.run_wall_time_us":433256,"replication_time_us":345070}]]}
W20250905 13:52:25.250034  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ebd8e6162a024e4e90dcc290ce76ed17
W20250905 13:52:25.255663  7023 catalog_manager.cc:5007] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]): Illegal state: Tablet not RUNNING: STOPPING
I20250905 13:52:25.266873  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 44) took 1372 ms. Trace:
I20250905 13:52:25.267130  7439 rpcz_store.cc:276] 0905 13:52:23.893938 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.894366 (+   428us) service_pool.cc:225] Handling call
0905 13:52:25.266811 (+1372445us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.548449 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.548682 (+   233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.843968 (+295286us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.843977 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.844016 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.844021 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.844261 (+   240us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.127034 (+282773us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.127158 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.128102 (+   944us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.128419 (+   317us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.266060 (+137641us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.266679 (+   619us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.266739 (+    60us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.266746 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":653784,"prepare.run_cpu_time_us":49962,"prepare.run_wall_time_us":295874,"replication_time_us":282972}]]}
W20250905 13:52:25.267580  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 279ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.268755  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ebd8e6162a024e4e90dcc290ce76ed17
W20250905 13:52:25.269053  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ebd8e6162a024e4e90dcc290ce76ed17
I20250905 13:52:25.283205  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:25.284119  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:25.284673  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 140ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.293736  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:25.294572  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:25.295159  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 234ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.296366  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ebd8e6162a024e4e90dcc290ce76ed17
W20250905 13:52:25.327332  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet ebd8e6162a024e4e90dcc290ce76ed17 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: ebd8e6162a024e4e90dcc290ce76ed17
I20250905 13:52:25.365177  7463 ts_tablet_manager.cc:1905] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:25.366214  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250905 13:52:25.373404  7463 ts_tablet_manager.cc:1918] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20250905 13:52:25.373618  7463 log.cc:1199] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root/wals/c7a5d874f05144e4b33c6621ef1a58fa
I20250905 13:52:25.374083  7463 ts_tablet_manager.cc:1939] T c7a5d874f05144e4b33c6621ef1a58fa P afc9546ab2514ed99cc338e39a156276: Deleting consensus metadata
I20250905 13:52:25.375525  7023 catalog_manager.cc:4928] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
I20250905 13:52:25.393049  7036 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet 5efdbd8e21be46088d551c70f2d7f93a
W20250905 13:52:25.393666  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: c7a5d874f05144e4b33c6621ef1a58fa
I20250905 13:52:25.394428  7264 tablet_service.cc:1515] Processing DeleteTablet for tablet 5efdbd8e21be46088d551c70f2d7f93a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:46150
I20250905 13:52:25.397905  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:25.399673  7034 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
I20250905 13:52:25.399878  7034 catalog_manager.cc:5674] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607) does not have the latest schema for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 9
I20250905 13:52:25.401351  7035 catalog_manager.cc:5674] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645) does not have the latest schema for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 9
I20250905 13:52:25.402318  7194 tablet_service.cc:1515] Processing DeleteTablet for tablet c7a5d874f05144e4b33c6621ef1a58fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:24 UTC) from {username='slave'} at 127.0.0.1:43322
W20250905 13:52:25.403196  7023 catalog_manager.cc:4895] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): delete failed for tablet c7a5d874f05144e4b33c6621ef1a58fa because the tablet was not found. No further retry: Not found: Tablet not found: c7a5d874f05144e4b33c6621ef1a58fa
W20250905 13:52:25.403904  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 281ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.404052  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: c7a5d874f05144e4b33c6621ef1a58fa
I20250905 13:52:25.404181  7464 tablet_replica.cc:331] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: stopping tablet replica
I20250905 13:52:25.404421  7464 raft_consensus.cc:2241] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:25.404765  7464 pending_rounds.cc:70] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Trying to abort 1 pending ops.
I20250905 13:52:25.404846  7464 pending_rounds.cc:77] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 22 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "5efdbd8e21be46088d551c70f2d7f93a" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "ad32b84a1e454c73988542bead35590e" new_extra_config { } }
W20250905 13:52:25.405308  7464 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Aborted: Op aborted
I20250905 13:52:25.405478  7464 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 32) took 1367 ms. Trace:
I20250905 13:52:25.405581  7464 rpcz_store.cc:276] 0905 13:52:24.037770 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.038865 (+  1095us) service_pool.cc:225] Handling call
0905 13:52:25.405445 (+1366580us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.491265 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.491515 (+   250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.108458 (+616943us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.108470 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.108565 (+    95us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.108570 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.108842 (+   272us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.405244 (+296402us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.405253 (+     9us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:25.405261 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":452072,"prepare.run_cpu_time_us":102915,"prepare.run_wall_time_us":617641,"replication_time_us":296632}]]}
I20250905 13:52:25.406257  7464 raft_consensus.cc:2270] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:25.406474  7450 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.406668  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 34) took 1158 ms. Trace:
I20250905 13:52:25.406790  7450 rpcz_store.cc:276] 0905 13:52:24.248267 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.248392 (+   125us) service_pool.cc:225] Handling call
0905 13:52:25.406626 (+1158234us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.108953 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.109212 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.406173 (+296961us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.406183 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.406208 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.406211 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.406417 (+   206us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.406424 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":860196,"spinlock_wait_cycles":324992}]]}
I20250905 13:52:25.407191  7038 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
W20250905 13:52:25.407819  7450 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:25.408516  7450 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:25.415432  7421 consensus_queue.cc:1162] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ad32b84a1e454c73988542bead35590e" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20250905 13:52:25.416266  7464 log.cc:510] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Injecting 299ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.420264  7439 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:25.421192  7439 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:25.421813  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 310ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.424523  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet c7a5d874f05144e4b33c6621ef1a58fa (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: c7a5d874f05144e4b33c6621ef1a58fa
I20250905 13:52:25.429527  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 31) took 1537 ms. Trace:
W20250905 13:52:25.430095  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 123ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.429656  7437 rpcz_store.cc:276] 0905 13:52:23.892386 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.892736 (+   350us) service_pool.cc:225] Handling call
0905 13:52:25.429477 (+1536741us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.771786 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.772063 (+   277us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.204810 (+432747us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.204821 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.204854 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.204859 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.205102 (+   243us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.283009 (+ 77907us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.283145 (+   136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.284224 (+  1079us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.284571 (+   347us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.428669 (+144098us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.429205 (+   536us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.429447 (+   242us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.429451 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":878768,"prepare.run_cpu_time_us":80461,"prepare.run_wall_time_us":433381,"replication_time_us":78102}]]}
W20250905 13:52:25.441792  7453 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.223s	user 0.000s	sys 0.000s
I20250905 13:52:25.446353  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 47) took 1551 ms. Trace:
I20250905 13:52:25.446496  7453 rpcz_store.cc:276] 0905 13:52:23.895201 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.895269 (+    68us) service_pool.cc:225] Handling call
0905 13:52:25.446299 (+1551030us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.481730 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.481932 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.969617 (+487685us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.969627 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.969664 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.969669 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.969900 (+   231us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.216781 (+246881us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.216910 (+   129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.218060 (+  1150us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.218405 (+   345us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.445651 (+227246us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.446216 (+   565us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.446264 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.446267 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":586173,"prepare.run_cpu_time_us":86144,"prepare.run_wall_time_us":488234,"replication_time_us":247068}]]}
W20250905 13:52:25.447644  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 81ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.448422  7036 catalog_manager.cc:5674] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535) does not have the latest schema for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 9
W20250905 13:52:25.474016  7460 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.417s	user 0.000s	sys 0.000s
I20250905 13:52:25.478798  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 40) took 2157 ms. Trace:
I20250905 13:52:25.478948  7460 rpcz_store.cc:276] 0905 13:52:23.321241 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.321692 (+   451us) service_pool.cc:225] Handling call
0905 13:52:25.478735 (+2157043us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.072330 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.072586 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:24.855199 (+782613us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:24.855213 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:24.855250 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:24.855253 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:24.855498 (+   245us) log.cc:844] Serialized 348 byte log entry
0905 13:52:25.055376 (+199878us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.055945 (+   569us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.056820 (+   875us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.057126 (+   306us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.478013 (+420887us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.478621 (+   608us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.478676 (+    55us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.478680 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":505,"prepare.queue_time_us":750385,"prepare.run_cpu_time_us":124059,"prepare.run_wall_time_us":783231,"replication_time_us":200093,"spinlock_wait_cycles":134912}]]}
W20250905 13:52:25.479540  7424 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 357ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.529438  7454 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.234s	user 0.001s	sys 0.000s
I20250905 13:52:25.529352  7460 tablet.cc:1722] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: 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
I20250905 13:52:25.530295  7460 tablet.cc:1620] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: MemRowSet was empty: no flush needed.
W20250905 13:52:25.530912  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 332ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.534216  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 29) took 1882 ms. Trace:
I20250905 13:52:25.534351  7454 rpcz_store.cc:276] 0905 13:52:23.651217 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.652161 (+   944us) service_pool.cc:225] Handling call
0905 13:52:25.534164 (+1882003us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.621791 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.622052 (+   261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.178079 (+556027us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.178090 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.178141 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.178144 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.178363 (+   219us) log.cc:844] Serialized 374 byte log entry
0905 13:52:25.293546 (+115183us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.293673 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.294669 (+   996us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.295035 (+   366us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.533476 (+238441us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.534054 (+   578us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.534102 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.534109 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":969260,"prepare.run_cpu_time_us":94225,"prepare.run_wall_time_us":556653,"replication_time_us":115353,"spinlock_wait_cycles":37120}]]}
W20250905 13:52:25.534910  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 312ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.547398  7457 tablet.cc:1722] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:25.548345  7457 tablet.cc:1620] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:25.548971  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 183ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.553841  7437 tablet.cc:1722] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: 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
I20250905 13:52:25.554659  7437 tablet.cc:1620] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: MemRowSet was empty: no flush needed.
W20250905 13:52:25.555157  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 69ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.628983  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 33) took 1590 ms. Trace:
I20250905 13:52:25.629222  7437 rpcz_store.cc:276] 0905 13:52:24.038441 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.039229 (+   788us) service_pool.cc:225] Handling call
0905 13:52:25.628903 (+1589674us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.205223 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.205486 (+   263us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.429527 (+224041us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.429538 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.429582 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.429587 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.429816 (+   229us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.553651 (+123835us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.553783 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.554749 (+   966us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.555046 (+   297us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.628176 (+ 73130us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.628793 (+   617us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.628843 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.628848 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":1165688,"prepare.run_cpu_time_us":46863,"prepare.run_wall_time_us":224665,"replication_time_us":124020}]]}
W20250905 13:52:25.629704  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 276ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.692744  7123 tablet_service.cc:1515] Processing DeleteTablet for tablet e424ac3c6e01480d8c539a8ef1e82d92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:40242
I20250905 13:52:25.693627  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 8
I20250905 13:52:25.695236  7037 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet e424ac3c6e01480d8c539a8ef1e82d92
I20250905 13:52:25.696319  7125 tablet_service.cc:1515] Processing DeleteTablet for tablet e424ac3c6e01480d8c539a8ef1e82d92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:40242
I20250905 13:52:25.697371  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:25.703305  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 249ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.707383  7465 tablet_replica.cc:331] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: stopping tablet replica
I20250905 13:52:25.707618  7465 raft_consensus.cc:2241] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:25.707836  7465 pending_rounds.cc:70] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Trying to abort 1 pending ops.
I20250905 13:52:25.707928  7465 pending_rounds.cc:77] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 56 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e424ac3c6e01480d8c539a8ef1e82d92" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" new_extra_config { } }
W20250905 13:52:25.708294  7465 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Aborted: Op aborted
I20250905 13:52:25.708473  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 43) took 2057 ms. Trace:
I20250905 13:52:25.708565  7465 rpcz_store.cc:276] 0905 13:52:23.651432 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.652561 (+  1129us) service_pool.cc:225] Handling call
0905 13:52:25.708445 (+2055884us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.855598 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.855836 (+   238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.478927 (+623091us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.478944 (+    17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.478991 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.478994 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.479216 (+   222us) log.cc:844] Serialized 374 byte log entry
0905 13:52:25.708232 (+229016us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.708244 (+    12us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:25.708249 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1202717,"prepare.run_cpu_time_us":118861,"prepare.run_wall_time_us":623682,"replication_time_us":229195}]]}
I20250905 13:52:25.709199  7465 raft_consensus.cc:2270] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:25.709539  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.709762  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 46) took 1816 ms. Trace:
I20250905 13:52:25.709859  7449 rpcz_store.cc:276] 0905 13:52:23.893371 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.893980 (+   609us) service_pool.cc:225] Handling call
0905 13:52:25.709730 (+1815750us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.479340 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.479606 (+   266us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.709129 (+229523us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.709144 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.709236 (+    92us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.709241 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.709415 (+   174us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.709422 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1585089,"spinlock_wait_cycles":143744}]]}
W20250905 13:52:25.710884  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.711081  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 49) took 1669 ms. Trace:
I20250905 13:52:25.711179  7449 rpcz_store.cc:276] 0905 13:52:24.041317 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.041362 (+    45us) service_pool.cc:225] Handling call
0905 13:52:25.711050 (+1669688us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.710339 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.710594 (+   255us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.710746 (+   152us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.710756 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.710796 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.710801 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.710834 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.710842 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1668676}]]}
W20250905 13:52:25.712210  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.712383  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 52) took 1463 ms. Trace:
I20250905 13:52:25.712471  7449 rpcz_store.cc:276] 0905 13:52:24.249191 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.251720 (+  2529us) service_pool.cc:225] Handling call
0905 13:52:25.712347 (+1460627us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.711661 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.712105 (+   444us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.712112 (+     7us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.712118 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.712137 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.712140 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.712165 (+    25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.712170 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1459653}]]}
W20250905 13:52:25.713622  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.713783  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 54) took 1064 ms. Trace:
I20250905 13:52:25.713871  7449 rpcz_store.cc:276] 0905 13:52:24.648941 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.649000 (+    59us) service_pool.cc:225] Handling call
0905 13:52:25.713752 (+1064752us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.712836 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.713051 (+   215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.713480 (+   429us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.713490 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.713529 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.713533 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.713571 (+    38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:25.713579 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1063506}]]}
W20250905 13:52:25.715022  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.715873  7464 ts_tablet_manager.cc:1905] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:25.722992  7464 ts_tablet_manager.cc:1918] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20250905 13:52:25.723136  7464 log.cc:1199] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root/wals/5efdbd8e21be46088d551c70f2d7f93a
I20250905 13:52:25.723577  7464 ts_tablet_manager.cc:1939] T 5efdbd8e21be46088d551c70f2d7f93a P ad32b84a1e454c73988542bead35590e: Deleting consensus metadata
W20250905 13:52:25.723903  7449 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:25.724747  7024 catalog_manager.cc:4928] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:25.732170  7439 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.311s	user 0.001s	sys 0.000s
W20250905 13:52:25.732218  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 5efdbd8e21be46088d551c70f2d7f93a
I20250905 13:52:25.736681  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 47) took 1694 ms. Trace:
I20250905 13:52:25.736850  7457 rpcz_store.cc:276] 0905 13:52:24.042102 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.042149 (+    47us) service_pool.cc:225] Handling call
0905 13:52:25.736631 (+1694482us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.844364 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.844661 (+   297us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.266998 (+422337us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.267013 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.267044 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.267047 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.267315 (+   268us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.547218 (+279903us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.547332 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.548452 (+  1120us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.548824 (+   372us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.736030 (+187206us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.736535 (+   505us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.736585 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.736592 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":801900,"prepare.run_cpu_time_us":79351,"prepare.run_wall_time_us":423011,"replication_time_us":280132}]]}
W20250905 13:52:25.738209  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 224ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.738481  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 5efdbd8e21be46088d551c70f2d7f93a
I20250905 13:52:25.739136  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 43) took 1845 ms. Trace:
I20250905 13:52:25.739260  7439 rpcz_store.cc:276] 0905 13:52:23.893841 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.893905 (+    64us) service_pool.cc:225] Handling call
0905 13:52:25.739099 (+1845194us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.854224 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.854480 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.247872 (+393392us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.247884 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.247936 (+    52us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.247941 (+     5us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.248205 (+   264us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.420091 (+171886us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.420216 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.421287 (+  1071us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.421633 (+   346us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.736089 (+314456us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.736535 (+   446us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.739062 (+  2527us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.739066 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"prepare.queue_time_us":959999,"prepare.run_cpu_time_us":73262,"prepare.run_wall_time_us":394052,"replication_time_us":172109,"spinlock_wait_cycles":28416}]]}
W20250905 13:52:25.740255  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 191ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.743754  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 5efdbd8e21be46088d551c70f2d7f93a
W20250905 13:52:25.746121  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 5efdbd8e21be46088d551c70f2d7f93a (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 5efdbd8e21be46088d551c70f2d7f93a
W20250905 13:52:25.836846  7424 consensus_queue.cc:1162] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20250905 13:52:25.837455  7465 log.cc:510] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 228ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.848011  7454 tablet.cc:1722] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: 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
I20250905 13:52:25.848958  7454 tablet.cc:1620] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: MemRowSet was empty: no flush needed.
W20250905 13:52:25.849713  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 156ms of latency in SegmentAllocator::Sync()
W20250905 13:52:25.863199  7460 tablet_replica.cc:1408] Time spent flushing the Log queue took a long time: real 0.332s	user 0.001s	sys 0.001s
I20250905 13:52:25.867780  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 50) took 1826 ms. Trace:
W20250905 13:52:25.868312  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 297ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.867906  7460 rpcz_store.cc:276] 0905 13:52:24.041445 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.041512 (+    67us) service_pool.cc:225] Handling call
0905 13:52:25.867729 (+1826217us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:24.970018 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:24.970288 (+   270us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.446884 (+476596us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.446896 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.446943 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.446946 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.447157 (+   211us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.529171 (+ 82014us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.529274 (+   103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.530404 (+  1130us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.530771 (+   367us) log.cc:844] Serialized 5 byte log entry
0905 13:52:25.866858 (+336087us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:25.867439 (+   581us) log.cc:844] Serialized 14 byte log entry
0905 13:52:25.867684 (+   245us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.867689 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":928256,"prepare.run_cpu_time_us":94331,"prepare.run_wall_time_us":477204,"replication_time_us":82181}]]}
I20250905 13:52:25.906656  7437 tablet.cc:1717] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:25.907514  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 35) took 1659 ms. Trace:
I20250905 13:52:25.907678  7437 rpcz_store.cc:276] 0905 13:52:24.248402 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.248470 (+    68us) service_pool.cc:225] Handling call
0905 13:52:25.907452 (+1658982us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.429947 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.430241 (+   294us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.629071 (+198830us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.629083 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.629114 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.629117 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.629347 (+   230us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.906353 (+277006us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.906526 (+   173us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.907339 (+   813us) log.cc:844] Serialized 96 byte log entry
0905 13:52:25.907400 (+    61us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.907405 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"prepare.queue_time_us":1181105,"prepare.run_cpu_time_us":46633,"prepare.run_wall_time_us":199467,"replication_time_us":277173}]]}
W20250905 13:52:25.909556  7428 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 272ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.932004  7439 tablet.cc:1722] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: 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
I20250905 13:52:25.932799  7439 tablet.cc:1620] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: MemRowSet was empty: no flush needed.
W20250905 13:52:25.933337  7426 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 159ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.955278  7037 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet 681a444b0b4b46a48545ab051181126b
I20250905 13:52:25.956967  7194 tablet_service.cc:1515] Processing DeleteTablet for tablet 681a444b0b4b46a48545ab051181126b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:43322
I20250905 13:52:25.957149  7037 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:25.957403  7195 tablet_service.cc:1515] Processing DeleteTablet for tablet 681a444b0b4b46a48545ab051181126b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:43322
I20250905 13:52:25.957675  7467 tablet_replica.cc:331] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: stopping tablet replica
I20250905 13:52:25.957989  7467 raft_consensus.cc:2241] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:25.958235  7467 raft_consensus.cc:2270] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:25.960508  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 153ms of latency in SegmentAllocator::Sync()
I20250905 13:52:25.962879  7457 tablet.cc:1717] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:25.963231  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 50) took 1711 ms. Trace:
I20250905 13:52:25.963340  7457 rpcz_store.cc:276] 0905 13:52:24.251338 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.251406 (+    68us) service_pool.cc:225] Handling call
0905 13:52:25.963189 (+1711783us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.267426 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.267715 (+   289us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.737698 (+469983us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.737709 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.737738 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.737741 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.737972 (+   231us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.962715 (+224743us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.962804 (+    89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.963109 (+   305us) log.cc:844] Serialized 96 byte log entry
0905 13:52:25.963146 (+    37us) alter_schema_op.cc:73] Released schema lock
0905 13:52:25.963152 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":1015718,"prepare.run_cpu_time_us":96764,"prepare.run_wall_time_us":470603,"replication_time_us":224943}]]}
W20250905 13:52:25.963747  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 287ms of latency in SegmentAllocator::Sync()
I20250905 13:52:26.010342  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 31) took 2116 ms. Trace:
I20250905 13:52:26.010485  7454 rpcz_store.cc:276] 0905 13:52:23.893556 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:23.893608 (+    52us) service_pool.cc:225] Handling call
0905 13:52:26.010289 (+2116681us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.178503 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.178757 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.534334 (+355577us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.534350 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.534383 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.534386 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.534648 (+   262us) log.cc:844] Serialized 400 byte log entry
0905 13:52:25.847852 (+313204us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.847956 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.849057 (+  1101us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.849353 (+   296us) log.cc:844] Serialized 5 byte log entry
0905 13:52:26.009632 (+160279us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:26.010205 (+   573us) log.cc:844] Serialized 14 byte log entry
0905 13:52:26.010248 (+    43us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.010254 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":1284575,"prepare.run_cpu_time_us":75498,"prepare.run_wall_time_us":356206,"replication_time_us":313428}]]}
W20250905 13:52:26.011005  7430 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 278ms of latency in SegmentAllocator::Sync()
I20250905 13:52:26.011595  7035 catalog_manager.cc:5674] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985) does not have the latest schema for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]). Expected version 10 got 9
I20250905 13:52:26.066148  7465 ts_tablet_manager.cc:1905] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:26.067787  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
W20250905 13:52:26.074554  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250905 13:52:26.076063  7465 ts_tablet_manager.cc:1918] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20250905 13:52:26.076210  7465 log.cc:1199] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root/wals/e424ac3c6e01480d8c539a8ef1e82d92
I20250905 13:52:26.076570  7465 ts_tablet_manager.cc:1939] T e424ac3c6e01480d8c539a8ef1e82d92 P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting consensus metadata
I20250905 13:52:26.077629  7023 catalog_manager.cc:4928] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:26.077934  7023 catalog_manager.cc:4895] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): delete failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 because the tablet was not found. No further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
W20250905 13:52:26.081346  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
W20250905 13:52:26.089144  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
W20250905 13:52:26.090320  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
I20250905 13:52:26.097093  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 46) took 2055 ms. Trace:
W20250905 13:52:26.097345  7415 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.097554  7415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 49) took 1846 ms. Trace:
I20250905 13:52:26.097226  7439 rpcz_store.cc:276] 0905 13:52:24.042011 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.042076 (+    65us) service_pool.cc:225] Handling call
0905 13:52:26.097040 (+2054964us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.248328 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.249660 (+  1332us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.739741 (+490081us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.739751 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.739774 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.739777 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.739987 (+   210us) log.cc:844] Serialized 426 byte log entry
0905 13:52:25.931823 (+191836us) op_driver.cc:464] REPLICATION: finished
0905 13:52:25.931946 (+   123us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:25.932905 (+   959us) tablet_metadata.cc:689] TabletMetadata updated
0905 13:52:25.933224 (+   319us) log.cc:844] Serialized 5 byte log entry
0905 13:52:26.096321 (+163097us) tablet_metadata.cc:641] Metadata flushed
0905 13:52:26.096945 (+   624us) log.cc:844] Serialized 14 byte log entry
0905 13:52:26.096996 (+    51us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.097008 (+    12us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":1205957,"prepare.run_cpu_time_us":101399,"prepare.run_wall_time_us":492067,"replication_time_us":192003}]]}
I20250905 13:52:26.097659  7415 rpcz_store.cc:276] 0905 13:52:24.251223 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.251393 (+   170us) service_pool.cc:225] Handling call
0905 13:52:26.097514 (+1846121us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.740448 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.740777 (+   329us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.097208 (+356431us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.097223 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.097252 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.097255 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.097285 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.097292 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1488770}]]}
W20250905 13:52:26.098860  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
I20250905 13:52:26.115520  7037 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet 3198d519f3a24f41b34449c1c3764328
I20250905 13:52:26.116185  7264 tablet_service.cc:1515] Processing DeleteTablet for tablet 3198d519f3a24f41b34449c1c3764328 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:25 UTC) from {username='slave'} at 127.0.0.1:46150
I20250905 13:52:26.116473  7464 tablet_replica.cc:331] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: stopping tablet replica
I20250905 13:52:26.116740  7464 raft_consensus.cc:2241] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:26.116961  7464 pending_rounds.cc:70] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Trying to abort 1 pending ops.
I20250905 13:52:26.117038  7464 pending_rounds.cc:77] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Aborting op as it isn't in flight: id { term: 1 index: 13 } timestamp: 29 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "3198d519f3a24f41b34449c1c3764328" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "ad32b84a1e454c73988542bead35590e" new_extra_config { } }
W20250905 13:52:26.117419  7464 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Aborted: Op aborted
I20250905 13:52:26.117604  7464 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 37) took 1468 ms. Trace:
I20250905 13:52:26.117702  7464 rpcz_store.cc:276] 0905 13:52:24.648990 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.649358 (+   368us) service_pool.cc:225] Handling call
0905 13:52:26.117536 (+1468178us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.629466 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.629730 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.907729 (+277999us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.907750 (+    21us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.907794 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.907798 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.908144 (+   346us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.117362 (+209218us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.117372 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:26.117378 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":979828,"prepare.run_cpu_time_us":50037,"prepare.run_wall_time_us":278722,"replication_time_us":209522}]]}
I20250905 13:52:26.118896  7034 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
W20250905 13:52:26.123112  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 113ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.140915  7415 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.141180  7415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 52) took 1493 ms. Trace:
I20250905 13:52:26.141266  7415 rpcz_store.cc:276] 0905 13:52:24.647648 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.647711 (+    63us) service_pool.cc:225] Handling call
0905 13:52:26.141163 (+1493452us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.098046 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.098269 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.140753 (+ 42484us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.140767 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.140801 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.140804 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.140840 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.140847 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1449989}]]}
I20250905 13:52:26.149447  7464 raft_consensus.cc:2270] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:26.149729  7422 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.149894  7422 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46150 (request call id 39) took 1095 ms. Trace:
I20250905 13:52:26.149971  7422 rpcz_store.cc:276] 0905 13:52:25.054823 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.054873 (+    50us) service_pool.cc:225] Handling call
0905 13:52:26.149882 (+1095009us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.908241 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.908581 (+   340us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.149417 (+240836us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.149444 (+    27us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.149479 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.149483 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.149696 (+   213us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.149705 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":852728,"spinlock_wait_cycles":314240}]]}
W20250905 13:52:26.150691  7422 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:46150: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.165989  7460 tablet.cc:1717] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.166373  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 53) took 1915 ms. Trace:
I20250905 13:52:26.166471  7460 rpcz_store.cc:276] 0905 13:52:24.250730 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.250790 (+    60us) service_pool.cc:225] Handling call
0905 13:52:26.166358 (+1915568us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.447267 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.447497 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.867769 (+420272us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.867780 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.867822 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.867826 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.868051 (+   225us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.165790 (+297739us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.165905 (+   115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.166270 (+   365us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.166318 (+    48us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.166325 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45,"prepare.queue_time_us":1196188,"prepare.run_cpu_time_us":89476,"prepare.run_wall_time_us":420851,"replication_time_us":297923}]]}
W20250905 13:52:26.167050  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 216ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.170406  7415 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.170567  7415 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 54) took 1116 ms. Trace:
I20250905 13:52:26.170634  7415 rpcz_store.cc:276] 0905 13:52:25.054552 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.054606 (+    54us) service_pool.cc:225] Handling call
0905 13:52:26.170552 (+1115946us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.141676 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.141932 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.170312 (+ 28380us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.170320 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.170342 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.170345 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.170378 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.170385 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1086739}]]}
W20250905 13:52:26.181797  7428 consensus_queue.cc:1162] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ad32b84a1e454c73988542bead35590e" status { last_received { term: 1 index: 13 } last_committed_idx: 12 last_received_current_leader { term: 1 index: 13 } }
W20250905 13:52:26.182612  7464 log.cc:510] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Injecting 459ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.223243  7415 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.238104  7034 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet fe343410dc7b4af284efc968b9b5edee
I20250905 13:52:26.238936  7333 tablet_service.cc:1515] Processing DeleteTablet for tablet fe343410dc7b4af284efc968b9b5edee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:26 UTC) from {username='slave'} at 127.0.0.1:44086
I20250905 13:52:26.239624  7468 tablet_replica.cc:331] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: stopping tablet replica
I20250905 13:52:26.239812  7468 raft_consensus.cc:2241] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:26.239972  7468 pending_rounds.cc:70] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Trying to abort 1 pending ops.
I20250905 13:52:26.239862  7034 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:26.240010  7468 pending_rounds.cc:77] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 24 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "fe343410dc7b4af284efc968b9b5edee" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "efc8138bd837425289a279386094b692" new_extra_config { } }
W20250905 13:52:26.240388  7468 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Aborted: Op aborted
I20250905 13:52:26.240549  7468 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 33) took 2200 ms. Trace:
I20250905 13:52:26.240641  7468 rpcz_store.cc:276] 0905 13:52:24.040493 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.040557 (+    64us) service_pool.cc:225] Handling call
0905 13:52:26.240537 (+2199980us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.534762 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.535044 (+   282us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.010459 (+475415us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.010473 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.010501 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.010503 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.010730 (+   227us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.240357 (+229627us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.240366 (+     9us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:26.240372 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1493857,"prepare.run_cpu_time_us":94521,"prepare.run_wall_time_us":476031,"replication_time_us":229796}]]}
I20250905 13:52:26.241299  7468 raft_consensus.cc:2270] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:26.241487  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.241669  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 35) took 1992 ms. Trace:
I20250905 13:52:26.241771  7451 rpcz_store.cc:276] 0905 13:52:24.249306 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.249369 (+    63us) service_pool.cc:225] Handling call
0905 13:52:26.241620 (+1992251us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.010849 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.011153 (+   304us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.241236 (+230083us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.241246 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.241312 (+    66us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.241315 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.241434 (+   119us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.241441 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1761163,"spinlock_wait_cycles":131968}]]}
W20250905 13:52:26.242435  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.242604  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 53) took 1594 ms. Trace:
I20250905 13:52:26.242705  7451 rpcz_store.cc:276] 0905 13:52:24.648026 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.648077 (+    51us) service_pool.cc:225] Handling call
0905 13:52:26.242561 (+1594484us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.242127 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.242324 (+   197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.242332 (+     8us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.242338 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.242355 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.242358 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.242382 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.242388 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1593696}]]}
W20250905 13:52:26.243283  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 446ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.243810  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.244001  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44086 (request call id 58) took 1188 ms. Trace:
I20250905 13:52:26.244169  7451 rpcz_store.cc:276] 0905 13:52:25.055408 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.057184 (+  1776us) service_pool.cc:225] Handling call
0905 13:52:26.243959 (+1186775us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.243184 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.243390 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.243683 (+   293us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.243689 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.243706 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.243708 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.243750 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0905 13:52:26.243756 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1185709}]]}
W20250905 13:52:26.246392  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:26.247489  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:26.248834  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:26.250504  7451 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:44086: Illegal state: RaftConsensus is not running: State = Stopped
I20250905 13:52:26.251329  7439 tablet.cc:1717] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.251655  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 53) took 1598 ms. Trace:
I20250905 13:52:26.251770  7439 rpcz_store.cc:276] 0905 13:52:24.653446 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.653629 (+   183us) service_pool.cc:225] Handling call
0905 13:52:26.251616 (+1597987us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.738071 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.738351 (+   280us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:25.963168 (+224817us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:25.963211 (+    43us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:25.963235 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:25.963238 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:25.963457 (+   219us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.251162 (+287705us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.251273 (+   111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.251543 (+   270us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.251583 (+    40us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.251587 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":1084138,"prepare.run_cpu_time_us":41992,"prepare.run_wall_time_us":225439,"replication_time_us":287895}]]}
W20250905 13:52:26.252091  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 83ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.260851  7023 catalog_manager.cc:5007] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]): Illegal state: Tablet not RUNNING: STOPPING
W20250905 13:52:26.289253  7415 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:43322: Illegal state: RaftConsensus is not running: State = Stopped
W20250905 13:52:26.289294  7430 consensus_queue.cc:1162] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "efc8138bd837425289a279386094b692" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20250905 13:52:26.290169  7468 log.cc:510] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Injecting 304ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.292049  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet e424ac3c6e01480d8c539a8ef1e82d92 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: e424ac3c6e01480d8c539a8ef1e82d92
I20250905 13:52:26.335924  7439 tablet.cc:1717] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.336390  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 55) took 1280 ms. Trace:
I20250905 13:52:26.336519  7439 rpcz_store.cc:276] 0905 13:52:25.055552 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.055619 (+    67us) service_pool.cc:225] Handling call
0905 13:52:26.336326 (+1280707us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.963553 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.963816 (+   263us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.251622 (+287806us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.251629 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.251649 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.251652 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.251846 (+   194us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.335728 (+ 83882us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.335853 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.336225 (+   372us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.336275 (+    50us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.336280 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":907666,"prepare.run_cpu_time_us":51148,"prepare.run_wall_time_us":288358,"replication_time_us":84032}]]}
W20250905 13:52:26.336947  7434 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 331ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.372248  7467 log.cc:510] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Injecting 98ms of latency in SegmentAllocator::Sync()
I20250905 13:52:26.383780  7460 tablet.cc:1717] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.384238  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 55) took 1730 ms. Trace:
I20250905 13:52:26.384366  7460 rpcz_store.cc:276] 0905 13:52:24.653395 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:24.653561 (+   166us) service_pool.cc:225] Handling call
0905 13:52:26.384185 (+1730624us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:25.868174 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:25.868446 (+   272us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.166553 (+298107us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.166563 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.166588 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.166591 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.166784 (+   193us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.383584 (+216800us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.383711 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.384099 (+   388us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.384143 (+    44us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.384148 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":1214251,"prepare.run_cpu_time_us":57597,"prepare.run_wall_time_us":299041,"replication_time_us":216947}]]}
W20250905 13:52:26.386119  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 226ms of latency in SegmentAllocator::Sync()
I20250905 13:52:26.470904  7467 ts_tablet_manager.cc:1905] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:26.478720  7467 ts_tablet_manager.cc:1918] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20250905 13:52:26.478953  7467 log.cc:1199] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root/wals/681a444b0b4b46a48545ab051181126b
I20250905 13:52:26.479362  7467 ts_tablet_manager.cc:1939] T 681a444b0b4b46a48545ab051181126b P afc9546ab2514ed99cc338e39a156276: Deleting consensus metadata
I20250905 13:52:26.480278  7023 catalog_manager.cc:4928] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:26.480574  7023 catalog_manager.cc:4895] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): delete failed for tablet 681a444b0b4b46a48545ab051181126b because the tablet was not found. No further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
W20250905 13:52:26.493844  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
W20250905 13:52:26.528782  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
W20250905 13:52:26.543643  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
W20250905 13:52:26.543988  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
I20250905 13:52:26.595234  7468 ts_tablet_manager.cc:1905] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:26.598793  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250905 13:52:26.601346  7468 ts_tablet_manager.cc:1918] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20250905 13:52:26.601480  7468 log.cc:1199] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-3-root/wals/fe343410dc7b4af284efc968b9b5edee
I20250905 13:52:26.601799  7468 ts_tablet_manager.cc:1939] T fe343410dc7b4af284efc968b9b5edee P efc8138bd837425289a279386094b692: Deleting consensus metadata
I20250905 13:52:26.602856  7023 catalog_manager.cc:4928] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
I20250905 13:52:26.612818  7460 tablet.cc:1717] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.613196  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 78) took 1555 ms. Trace:
I20250905 13:52:26.613338  7460 rpcz_store.cc:276] 0905 13:52:25.058099 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.058265 (+   166us) service_pool.cc:225] Handling call
0905 13:52:26.613148 (+1554883us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.167256 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.167530 (+   274us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.385508 (+217978us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.385518 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.385544 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.385547 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.385751 (+   204us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.612633 (+226882us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.612760 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.613066 (+   306us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.613109 (+    43us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.613113 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1108662,"prepare.run_cpu_time_us":33774,"prepare.run_wall_time_us":218564,"replication_time_us":227056}]]}
W20250905 13:52:26.613651  7432 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 469ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.619047  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
I20250905 13:52:26.642237  7464 ts_tablet_manager.cc:1905] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250905 13:52:26.643241  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
I20250905 13:52:26.648217  7464 ts_tablet_manager.cc:1918] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.13
I20250905 13:52:26.648339  7464 log.cc:1199] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-2-root/wals/3198d519f3a24f41b34449c1c3764328
I20250905 13:52:26.648638  7464 ts_tablet_manager.cc:1939] T 3198d519f3a24f41b34449c1c3764328 P ad32b84a1e454c73988542bead35590e: Deleting consensus metadata
I20250905 13:52:26.649623  7024 catalog_manager.cc:4928] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
I20250905 13:52:26.668574  7439 tablet.cc:1717] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Skipping requested alter to schema version 10, tablet already version 10
I20250905 13:52:26.668948  7439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43322 (request call id 72) took 1272 ms. Trace:
I20250905 13:52:26.669067  7439 rpcz_store.cc:276] 0905 13:52:25.396260 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.396303 (+    43us) service_pool.cc:225] Handling call
0905 13:52:26.668914 (+1272611us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.251946 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.252209 (+   263us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.336357 (+ 84148us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.336373 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.336399 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.336403 (+     4us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.336627 (+   224us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.668408 (+331781us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.668516 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:52:26.668840 (+   324us) log.cc:844] Serialized 96 byte log entry
0905 13:52:26.668875 (+    35us) alter_schema_op.cc:73] Released schema lock
0905 13:52:26.668879 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":855347,"prepare.run_cpu_time_us":14603,"prepare.run_wall_time_us":84742,"replication_time_us":331975}]]}
I20250905 13:52:26.691071  7034 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet 13da6c971b3c4871a1a5dd75a8179e6b
I20250905 13:52:26.692004  7123 tablet_service.cc:1515] Processing DeleteTablet for tablet 13da6c971b3c4871a1a5dd75a8179e6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:26 UTC) from {username='slave'} at 127.0.0.1:40242
I20250905 13:52:26.692649  7469 tablet_replica.cc:331] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: stopping tablet replica
I20250905 13:52:26.692858  7469 raft_consensus.cc:2241] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:26.693048  7469 pending_rounds.cc:70] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Trying to abort 1 pending ops.
I20250905 13:52:26.692914  7034 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55402:
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
I20250905 13:52:26.693111  7469 pending_rounds.cc:77] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 70 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "13da6c971b3c4871a1a5dd75a8179e6b" 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 } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" new_extra_config { } }
W20250905 13:52:26.693487  7469 tablet_service.cc:696] failed op from {username='slave'} at 127.0.0.1:40242: Aborted: Op aborted
I20250905 13:52:26.693666  7469 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40242 (request call id 85) took 1300 ms. Trace:
I20250905 13:52:26.693758  7469 rpcz_store.cc:276] 0905 13:52:25.393060 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:52:25.394763 (+  1703us) service_pool.cc:225] Handling call
0905 13:52:26.693631 (+1298868us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:52:26.385877 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:52:26.386141 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:52:26.613139 (+226998us) alter_schema_op.cc:66] Acquired schema lock
0905 13:52:26.613149 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:52:26.613170 (+    21us) alter_schema_op.cc:128] START. Timestamp: 0
0905 13:52:26.613176 (+     6us) op_driver.cc:348] REPLICATION: starting
0905 13:52:26.613373 (+   197us) log.cc:844] Serialized 426 byte log entry
0905 13:52:26.693430 (+ 80057us) op_driver.cc:464] REPLICATION: finished
0905 13:52:26.693440 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0905 13:52:26.693445 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":990750,"prepare.run_cpu_time_us":34651,"prepare.run_wall_time_us":227579,"replication_time_us":80215}]]}
I20250905 13:52:26.694271  7469 raft_consensus.cc:2270] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:26.695616  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 481ms of latency in SegmentAllocator::Sync()
W20250905 13:52:26.715101  7023 catalog_manager.cc:5001] TS afc9546ab2514ed99cc338e39a156276 (127.0.104.2:37607): alter failed for tablet 681a444b0b4b46a48545ab051181126b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 681a444b0b4b46a48545ab051181126b
W20250905 13:52:26.794049  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 3198d519f3a24f41b34449c1c3764328
W20250905 13:52:26.794365  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 3198d519f3a24f41b34449c1c3764328
W20250905 13:52:26.809305  7024 catalog_manager.cc:5001] TS ad32b84a1e454c73988542bead35590e (127.0.104.3:34645): alter failed for tablet 3198d519f3a24f41b34449c1c3764328 (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 3198d519f3a24f41b34449c1c3764328
W20250905 13:52:26.819510  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
W20250905 13:52:26.855161  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
W20250905 13:52:26.857314  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
W20250905 13:52:26.861515  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
W20250905 13:52:26.889986  7023 catalog_manager.cc:5001] TS efc8138bd837425289a279386094b692 (127.0.104.4:37985): alter failed for tablet fe343410dc7b4af284efc968b9b5edee (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: fe343410dc7b4af284efc968b9b5edee
W20250905 13:52:27.083074  7432 consensus_queue.cc:1162] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85a93a5bd7494bc0aa143a2c2e711e56" status { last_received { term: 1 index: 15 } last_committed_idx: 14 last_received_current_leader { term: 1 index: 15 } }
W20250905 13:52:27.083684  7469 log.cc:510] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 158ms of latency in SegmentAllocator::Sync()
I20250905 13:52:27.177825  7034 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Sending DeleteTablet for 1 replicas of tablet 5a3a1447482c4312a1492a2f1eb4c5d9
I20250905 13:52:27.178572  7194 tablet_service.cc:1515] Processing DeleteTablet for tablet 5a3a1447482c4312a1492a2f1eb4c5d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-09-05 13:52:26 UTC) from {username='slave'} at 127.0.0.1:43322
I20250905 13:52:27.179132  7470 tablet_replica.cc:331] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: stopping tablet replica
I20250905 13:52:27.179348  7470 raft_consensus.cc:2241] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:27.179566  7470 raft_consensus.cc:2270] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:27.179522  7034 catalog_manager.cc:2482] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55402:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20250905 13:52:27.179713  7034 catalog_manager.cc:2730] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:55402:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20250905 13:52:27.180104  7470 log.cc:510] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Injecting 274ms of latency in SegmentAllocator::Sync()
W20250905 13:52:27.181735  7079 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 172ms of latency in SegmentAllocator::Sync()
I20250905 13:52:27.242231  7469 ts_tablet_manager.cc:1905] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:27.246935  7469 ts_tablet_manager.cc:1918] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.15
I20250905 13:52:27.247100  7469 log.cc:1199] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-0-root/wals/13da6c971b3c4871a1a5dd75a8179e6b
I20250905 13:52:27.247480  7469 ts_tablet_manager.cc:1939] T 13da6c971b3c4871a1a5dd75a8179e6b P 85a93a5bd7494bc0aa143a2c2e711e56: Deleting consensus metadata
I20250905 13:52:27.248487  7023 catalog_manager.cc:4928] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]) successfully deleted
W20250905 13:52:27.317276  7023 catalog_manager.cc:5001] TS 85a93a5bd7494bc0aa143a2c2e711e56 (127.0.104.1:40535): alter failed for tablet 13da6c971b3c4871a1a5dd75a8179e6b (table many-ranges-table [id=e24961a8d3a242618c1b28498155b1ba]),no further retry: Not found: Tablet not found: 13da6c971b3c4871a1a5dd75a8179e6b
I20250905 13:52:27.355670   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:27.364531   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:27.364962   416 tablet_replica.cc:331] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: stopping tablet replica
I20250905 13:52:27.365202   416 raft_consensus.cc:2241] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:27.365510   416 raft_consensus.cc:2270] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:27.365818   416 log.cc:510] T d9a79e6d34644381b4ca6043c7396459 P 85a93a5bd7494bc0aa143a2c2e711e56: Injecting 284ms of latency in SegmentAllocator::Sync()
I20250905 13:52:27.454823  7470 ts_tablet_manager.cc:1905] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:27.459939  7470 ts_tablet_manager.cc:1918] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.15
I20250905 13:52:27.460059  7470 log.cc:1199] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1757080267164066-416-0/minicluster-data/ts-1-root/wals/5a3a1447482c4312a1492a2f1eb4c5d9
I20250905 13:52:27.460379  7470 ts_tablet_manager.cc:1939] T 5a3a1447482c4312a1492a2f1eb4c5d9 P afc9546ab2514ed99cc338e39a156276: Deleting consensus metadata
I20250905 13:52:27.663918   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:27.672775   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250905 13:52:27.682813   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:27.683141   416 tablet_replica.cc:331] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: stopping tablet replica
I20250905 13:52:27.683367   416 raft_consensus.cc:2241] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:27.683557   416 raft_consensus.cc:2270] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:27.683892   416 log.cc:510] T d9a79e6d34644381b4ca6043c7396459 P afc9546ab2514ed99cc338e39a156276: Injecting 111ms of latency in SegmentAllocator::Sync()
I20250905 13:52:27.809573   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250905 13:52:27.813297   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250905 13:52:27.822551   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:27.822803   416 tablet_replica.cc:331] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: stopping tablet replica
I20250905 13:52:27.823020   416 raft_consensus.cc:2241] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:27.823184   416 raft_consensus.cc:2270] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e [term 1 FOLLOWER]: Raft consensus is shut down!
W20250905 13:52:27.823462   416 log.cc:510] T d9a79e6d34644381b4ca6043c7396459 P ad32b84a1e454c73988542bead35590e: Injecting 285ms of latency in SegmentAllocator::Sync()
I20250905 13:52:28.122247   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250905 13:52:28.125566   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250905 13:52:28.135579   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:28.148371   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250905 13:52:28.151604   416 master.cc:561] Master@127.0.104.62:42821 shutting down...
I20250905 13:52:28.159718   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:28.159969   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:28.160066   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: stopping tablet replica
W20250905 13:52:28.160593   416 log.cc:510] T 00000000000000000000000000000000 P 39cae878a0c142c0972d8466096f3352: Injecting 199ms of latency in SegmentAllocator::Sync()
I20250905 13:52:28.379295   416 master.cc:583] Master@127.0.104.62:42821 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8396 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20250905 13:52:28.391616   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40035
I20250905 13:52:28.392113   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:28.392923   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:28.394078   416 webserver.cc:480] Webserver started at http://127.0.104.62:38777/ using document root <none> and password file <none>
I20250905 13:52:28.394253   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:28.394301   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:28.394388   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:28.394919   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "785d9de4b92c47488cf71b95969acbd2"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.397274   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:28.398706  7474 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.399084   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:28.399184   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "785d9de4b92c47488cf71b95969acbd2"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.399292   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-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)
I20250905 13:52:28.430186   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:28.430683   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:28.441087   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40035
I20250905 13:52:28.441114  7525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40035 every 8 connection(s)
I20250905 13:52:28.442391  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:28.446964  7526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: Bootstrap starting.
I20250905 13:52:28.448115  7526 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:28.449611  7526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: No bootstrap required, opened a new log
I20250905 13:52:28.450155  7526 raft_consensus.cc:357] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER }
I20250905 13:52:28.450289  7526 raft_consensus.cc:383] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:28.450330  7526 raft_consensus.cc:738] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 785d9de4b92c47488cf71b95969acbd2, State: Initialized, Role: FOLLOWER
I20250905 13:52:28.450479  7526 consensus_queue.cc:260] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER }
I20250905 13:52:28.450568  7526 raft_consensus.cc:397] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:28.450606  7526 raft_consensus.cc:491] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:28.450655  7526 raft_consensus.cc:3058] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:28.452487  7526 raft_consensus.cc:513] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER }
I20250905 13:52:28.452653  7526 leader_election.cc:304] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 785d9de4b92c47488cf71b95969acbd2; no voters: 
I20250905 13:52:28.453042  7526 leader_election.cc:290] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:28.453198  7529 raft_consensus.cc:2802] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:28.453646  7529 raft_consensus.cc:695] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 1 LEADER]: Becoming Leader. State: Replica: 785d9de4b92c47488cf71b95969acbd2, State: Running, Role: LEADER
I20250905 13:52:28.453855  7529 consensus_queue.cc:237] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER }
I20250905 13:52:28.453864  7526 sys_catalog.cc:564] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:28.454624  7531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 785d9de4b92c47488cf71b95969acbd2. Latest consensus state: current_term: 1 leader_uuid: "785d9de4b92c47488cf71b95969acbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER } }
I20250905 13:52:28.454766  7531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:28.454949  7530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "785d9de4b92c47488cf71b95969acbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "785d9de4b92c47488cf71b95969acbd2" member_type: VOTER } }
I20250905 13:52:28.455159  7530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:28.456398  7534 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:28.457522  7534 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:28.458897   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:28.460181  7534 catalog_manager.cc:1349] Generated new cluster ID: 8e7e04e8a8d34450b90598e028806cbc
I20250905 13:52:28.460268  7534 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:28.486295  7534 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:28.487102  7534 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:28.499389  7534 catalog_manager.cc:5955] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: Generated new TSK 0
I20250905 13:52:28.499610  7534 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:28.523941   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:28.524993   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:28.526275   416 webserver.cc:480] Webserver started at http://127.0.104.1:44387/ using document root <none> and password file <none>
I20250905 13:52:28.526453   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:28.526504   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:28.526592   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:28.527151   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "af9d689c93ab4a8eb7c98c0242378102"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.529523   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:28.531049  7550 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.531432   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:28.531543   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "af9d689c93ab4a8eb7c98c0242378102"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.531669   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-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)
I20250905 13:52:28.546486   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:28.547060   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:28.547590   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:28.548403   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:28.548481   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.548597   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:28.548664   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.560109   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40661
I20250905 13:52:28.560137  7612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40661 every 8 connection(s)
I20250905 13:52:28.561800   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:28.563133   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:28.564579   416 webserver.cc:480] Webserver started at http://127.0.104.2:38569/ using document root <none> and password file <none>
I20250905 13:52:28.564849   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:28.564936   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:28.565086   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:28.565761   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root/instance:
uuid: "f40afcdec6124eb680936e4b11d95140"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.568394   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:28.573441  7620 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.573562  7613 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40035
I20250905 13:52:28.573709  7613 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:28.574070  7613 heartbeater.cc:507] Master 127.0.104.62:40035 requested a full tablet report, sending...
I20250905 13:52:28.574286   416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:28.574417   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root
uuid: "f40afcdec6124eb680936e4b11d95140"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.574560   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-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)
I20250905 13:52:28.576167  7491 ts_manager.cc:194] Registered new tserver with Master: af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661)
I20250905 13:52:28.577801  7491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50538
I20250905 13:52:28.589318  7613 heartbeater.cc:499] Master 127.0.104.62:40035 was elected leader, sending a full tablet report...
I20250905 13:52:28.598418   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:28.598953   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:28.599558   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:28.600420   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:28.600492   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.600576   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:28.600639   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.612694   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:33597
I20250905 13:52:28.612775  7682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:33597 every 8 connection(s)
I20250905 13:52:28.614885   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:28.616230   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:28.617779   416 webserver.cc:480] Webserver started at http://127.0.104.3:46587/ using document root <none> and password file <none>
I20250905 13:52:28.618055   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:28.618141   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:28.618305   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:28.619108   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-2-root/instance:
uuid: "37aa457351494b5e8ec7d3ffcc3cccd1"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.620460  7683 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40035
I20250905 13:52:28.620609  7683 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:28.621038  7683 heartbeater.cc:507] Master 127.0.104.62:40035 requested a full tablet report, sending...
I20250905 13:52:28.621912  7491 ts_manager.cc:194] Registered new tserver with Master: f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597)
I20250905 13:52:28.622412   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250905 13:52:28.622752  7491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50554
I20250905 13:52:28.624100  7689 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.624466   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20250905 13:52:28.624583   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-2-root
uuid: "37aa457351494b5e8ec7d3ffcc3cccd1"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.624706   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-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)
I20250905 13:52:28.634047  7683 heartbeater.cc:499] Master 127.0.104.62:40035 was elected leader, sending a full tablet report...
I20250905 13:52:28.635215   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:28.635766   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:28.636472   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:28.637369   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:28.637442   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.637544   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:28.637594   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.650535   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:32949
I20250905 13:52:28.650564  7751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:32949 every 8 connection(s)
I20250905 13:52:28.652187   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:28.653642   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:28.655153   416 webserver.cc:480] Webserver started at http://127.0.104.4:46327/ using document root <none> and password file <none>
I20250905 13:52:28.655409   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:28.655503   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:28.655659   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:28.656406   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-3-root/instance:
uuid: "5abe2ccc9c94418e84cdcabc57e6c162"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.657539  7752 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40035
I20250905 13:52:28.657698  7752 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:28.658077  7752 heartbeater.cc:507] Master 127.0.104.62:40035 requested a full tablet report, sending...
I20250905 13:52:28.659636  7490 ts_manager.cc:194] Registered new tserver with Master: 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3:32949)
I20250905 13:52:28.660965  7490 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50564
I20250905 13:52:28.661291   416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:28.663061  7758 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.663409   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:28.663542   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-3-root
uuid: "5abe2ccc9c94418e84cdcabc57e6c162"
format_stamp: "Formatted at 2025-09-05 13:52:28 on dist-test-slave-s3gz"
I20250905 13:52:28.663682   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-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)
I20250905 13:52:28.672187  7752 heartbeater.cc:499] Master 127.0.104.62:40035 was elected leader, sending a full tablet report...
I20250905 13:52:28.681015   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:28.681704   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:28.682446   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:28.683357   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:28.683424   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.683507   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:28.683576   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:28.697242   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:35431
I20250905 13:52:28.697278  7820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:35431 every 8 connection(s)
I20250905 13:52:28.703545  7821 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40035
I20250905 13:52:28.703712  7821 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:28.704031  7821 heartbeater.cc:507] Master 127.0.104.62:40035 requested a full tablet report, sending...
I20250905 13:52:28.704979  7491 ts_manager.cc:194] Registered new tserver with Master: 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4:35431)
I20250905 13:52:28.705046   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.00690562s
I20250905 13:52:28.705994  7491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50574
I20250905 13:52:28.717451  7821 heartbeater.cc:499] Master 127.0.104.62:40035 was elected leader, sending a full tablet report...
I20250905 13:52:28.720568  7490 catalog_manager.cc:2232] 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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20250905 13:52:28.742666  7786 tablet_service.cc:1468] Processing CreateTablet for tablet 55b984b2deee456bb82292e69f2d2a83 (DEFAULT_TABLE table=fake-table [id=9e87550120e04aedb71048745799afaf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:28.743121  7786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b984b2deee456bb82292e69f2d2a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:28.748785  7836 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Bootstrap starting.
I20250905 13:52:28.750471  7836 tablet_bootstrap.cc:654] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:28.754069  7836 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: No bootstrap required, opened a new log
I20250905 13:52:28.754252  7836 ts_tablet_manager.cc:1397] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20250905 13:52:28.754940  7578 tablet_service.cc:1468] Processing CreateTablet for tablet 55b984b2deee456bb82292e69f2d2a83 (DEFAULT_TABLE table=fake-table [id=9e87550120e04aedb71048745799afaf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:28.755071  7836 raft_consensus.cc:357] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.755263  7836 raft_consensus.cc:383] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:28.755373  7836 raft_consensus.cc:738] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5abe2ccc9c94418e84cdcabc57e6c162, State: Initialized, Role: FOLLOWER
I20250905 13:52:28.755422  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b984b2deee456bb82292e69f2d2a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:28.755661  7836 consensus_queue.cc:260] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.757591  7836 ts_tablet_manager.cc:1428] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.002s
I20250905 13:52:28.757501  7648 tablet_service.cc:1468] Processing CreateTablet for tablet 55b984b2deee456bb82292e69f2d2a83 (DEFAULT_TABLE table=fake-table [id=9e87550120e04aedb71048745799afaf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:28.757977  7648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b984b2deee456bb82292e69f2d2a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:28.762189  7839 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Bootstrap starting.
I20250905 13:52:28.764000  7839 tablet_bootstrap.cc:654] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:28.765897  7840 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Bootstrap starting.
I20250905 13:52:28.767102  7839 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: No bootstrap required, opened a new log
I20250905 13:52:28.767259  7839 ts_tablet_manager.cc:1397] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:28.767653  7840 tablet_bootstrap.cc:654] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:28.767942  7839 raft_consensus.cc:357] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.768115  7839 raft_consensus.cc:383] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:28.768213  7839 raft_consensus.cc:738] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9d689c93ab4a8eb7c98c0242378102, State: Initialized, Role: FOLLOWER
I20250905 13:52:28.768469  7839 consensus_queue.cc:260] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.769311  7839 ts_tablet_manager.cc:1428] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:28.770253  7840 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: No bootstrap required, opened a new log
I20250905 13:52:28.770385  7840 ts_tablet_manager.cc:1397] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:28.770998  7840 raft_consensus.cc:357] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.771193  7840 raft_consensus.cc:383] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:28.771283  7840 raft_consensus.cc:738] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f40afcdec6124eb680936e4b11d95140, State: Initialized, Role: FOLLOWER
I20250905 13:52:28.771530  7840 consensus_queue.cc:260] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.773351  7840 ts_tablet_manager.cc:1428] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:28.802632  7842 raft_consensus.cc:491] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:28.802853  7842 raft_consensus.cc:513] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.803754  7842 leader_election.cc:290] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597), 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4:35431)
I20250905 13:52:28.809916  7658 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "55b984b2deee456bb82292e69f2d2a83" candidate_uuid: "af9d689c93ab4a8eb7c98c0242378102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40afcdec6124eb680936e4b11d95140" is_pre_election: true
I20250905 13:52:28.810226  7658 raft_consensus.cc:2466] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9d689c93ab4a8eb7c98c0242378102 in term 0.
I20250905 13:52:28.810673  7552 leader_election.cc:304] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af9d689c93ab4a8eb7c98c0242378102, f40afcdec6124eb680936e4b11d95140; no voters: 
I20250905 13:52:28.810957  7842 raft_consensus.cc:2802] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:28.810904  7796 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "55b984b2deee456bb82292e69f2d2a83" candidate_uuid: "af9d689c93ab4a8eb7c98c0242378102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" is_pre_election: true
I20250905 13:52:28.811072  7842 raft_consensus.cc:491] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:28.811148  7796 raft_consensus.cc:2466] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9d689c93ab4a8eb7c98c0242378102 in term 0.
I20250905 13:52:28.811194  7842 raft_consensus.cc:3058] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:28.813450  7842 raft_consensus.cc:513] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.813966  7842 leader_election.cc:290] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [CANDIDATE]: Term 1 election: Requested vote from peers f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597), 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4:35431)
I20250905 13:52:28.814352  7658 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "55b984b2deee456bb82292e69f2d2a83" candidate_uuid: "af9d689c93ab4a8eb7c98c0242378102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f40afcdec6124eb680936e4b11d95140"
I20250905 13:52:28.814497  7658 raft_consensus.cc:3058] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:28.814458  7796 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "55b984b2deee456bb82292e69f2d2a83" candidate_uuid: "af9d689c93ab4a8eb7c98c0242378102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5abe2ccc9c94418e84cdcabc57e6c162"
I20250905 13:52:28.814663  7796 raft_consensus.cc:3058] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:28.816670  7796 raft_consensus.cc:2466] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9d689c93ab4a8eb7c98c0242378102 in term 1.
I20250905 13:52:28.816666  7658 raft_consensus.cc:2466] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9d689c93ab4a8eb7c98c0242378102 in term 1.
I20250905 13:52:28.817077  7551 leader_election.cc:304] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5abe2ccc9c94418e84cdcabc57e6c162, af9d689c93ab4a8eb7c98c0242378102; no voters: 
I20250905 13:52:28.817345  7842 raft_consensus.cc:2802] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:28.817813  7842 raft_consensus.cc:695] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Becoming Leader. State: Replica: af9d689c93ab4a8eb7c98c0242378102, State: Running, Role: LEADER
I20250905 13:52:28.818120  7842 consensus_queue.cc:237] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.820780  7489 catalog_manager.cc:5582] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "af9d689c93ab4a8eb7c98c0242378102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:28.869251   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:28.870293  7489 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20250905 13:52:28.875471  7796 raft_consensus.cc:1273] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Refusing update from remote peer af9d689c93ab4a8eb7c98c0242378102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250905 13:52:28.875471  7658 raft_consensus.cc:1273] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 FOLLOWER]: Refusing update from remote peer af9d689c93ab4a8eb7c98c0242378102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250905 13:52:28.876075  7842 consensus_queue.cc:1035] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 33597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250905 13:52:28.876524  7846 consensus_queue.cc:1035] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250905 13:52:28.883615  7490 catalog_manager.cc:5674] TS 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4:35431) does not have the latest schema for tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]). Expected version 1 got 0
I20250905 13:52:28.884249  7855 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: 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
I20250905 13:52:28.884542  7489 catalog_manager.cc:5674] TS f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597) does not have the latest schema for tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]). Expected version 1 got 0
I20250905 13:52:28.885358  7856 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: 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
I20250905 13:52:28.887642  7857 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: 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
I20250905 13:52:28.888060  7491 catalog_manager.cc:5674] TS af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661) does not have the latest schema for tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]). Expected version 1 got 0
I20250905 13:52:28.889959  7488 catalog_manager.cc:5674] TS f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597) does not have the latest schema for tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]). Expected version 1 got 0
I20250905 13:52:28.889547  7489 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: fake-table [id=9e87550120e04aedb71048745799afaf] alter complete (version 1)
I20250905 13:52:28.891855  7588 consensus_queue.cc:237] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } }
I20250905 13:52:28.893483  7796 raft_consensus.cc:1273] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Refusing update from remote peer af9d689c93ab4a8eb7c98c0242378102: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20250905 13:52:28.894071  7846 consensus_queue.cc:1035] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20250905 13:52:28.896114  7842 raft_consensus.cc:2953] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER f40afcdec6124eb680936e4b11d95140 (127.0.104.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } } }
I20250905 13:52:28.896674  7796 raft_consensus.cc:2953] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER f40afcdec6124eb680936e4b11d95140 (127.0.104.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } } }
I20250905 13:52:28.899946  7476 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet 55b984b2deee456bb82292e69f2d2a83 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:52:28.901816  7491 catalog_manager.cc:5582] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 reported cstate change: config changed from index -1 to 3, VOTER f40afcdec6124eb680936e4b11d95140 (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "af9d689c93ab4a8eb7c98c0242378102" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5abe2ccc9c94418e84cdcabc57e6c162" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35431 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:28.905045  7648 tablet_service.cc:1515] Processing DeleteTablet for tablet 55b984b2deee456bb82292e69f2d2a83 with delete_type TABLET_DATA_TOMBSTONED (TS f40afcdec6124eb680936e4b11d95140 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50564
I20250905 13:52:28.905690  7858 tablet_replica.cc:331] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: stopping tablet replica
I20250905 13:52:28.905956  7858 raft_consensus.cc:2241] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:28.906184  7858 raft_consensus.cc:2270] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:28.906196  7588 consensus_queue.cc:237] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } }
I20250905 13:52:28.907016  7842 raft_consensus.cc:2953] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } }
I20250905 13:52:28.907918  7858 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250905 13:52:28.910369  7476 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet 55b984b2deee456bb82292e69f2d2a83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:52:28.911705  7491 catalog_manager.cc:5582] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 reported cstate change: config changed from index 3 to 4, VOTER 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4) evicted. New cstate: current_term: 1 leader_uuid: "af9d689c93ab4a8eb7c98c0242378102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:28.914144  7858 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20250905 13:52:28.914299  7858 log.cc:1199] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root/wals/55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:28.914952  7476 catalog_manager.cc:4928] TS f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597): tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]) successfully deleted
I20250905 13:52:28.915459  7786 tablet_service.cc:1515] Processing DeleteTablet for tablet 55b984b2deee456bb82292e69f2d2a83 with delete_type TABLET_DATA_TOMBSTONED (TS 5abe2ccc9c94418e84cdcabc57e6c162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57634
I20250905 13:52:28.915954  7859 tablet_replica.cc:331] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: stopping tablet replica
I20250905 13:52:28.916136  7859 raft_consensus.cc:2241] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:28.916366  7859 raft_consensus.cc:2270] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:28.917271  7859 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250905 13:52:28.922268  7859 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20250905 13:52:28.922385  7859 log.cc:1199] T 55b984b2deee456bb82292e69f2d2a83 P 5abe2ccc9c94418e84cdcabc57e6c162: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-3-root/wals/55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:28.922998  7475 catalog_manager.cc:4928] TS 5abe2ccc9c94418e84cdcabc57e6c162 (127.0.104.4:35431): tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]) successfully deleted
I20250905 13:52:28.930416  7491 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250905 13:52:28.935030  7855 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: 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
I20250905 13:52:28.942190  7491 catalog_manager.cc:6127] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: fake-table [id=9e87550120e04aedb71048745799afaf] alter complete (version 2)
I20250905 13:52:28.943811  7588 consensus_queue.cc:237] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } }
I20250905 13:52:28.944940  7842 raft_consensus.cc:2953] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } }
I20250905 13:52:28.948879  7476 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 55b984b2deee456bb82292e69f2d2a83 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250905 13:52:28.950321  7491 catalog_manager.cc:5582] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 reported cstate change: config changed from index 4 to 6, NON_VOTER 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "af9d689c93ab4a8eb7c98c0242378102" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20250905 13:52:28.951251  7554 consensus_peers.cc:489] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 -> Peer 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3:32949): Couldn't send request to peer 37aa457351494b5e8ec7d3ffcc3cccd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55b984b2deee456bb82292e69f2d2a83. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:52:28.954421  7588 consensus_queue.cc:237] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } }
W20250905 13:52:28.956137  7552 consensus_peers.cc:489] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 -> Peer f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597): Couldn't send request to peer f40afcdec6124eb680936e4b11d95140. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:52:28.955485  7842 raft_consensus.cc:2953] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER f40afcdec6124eb680936e4b11d95140 (127.0.104.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } } }
W20250905 13:52:28.956223  7554 consensus_peers.cc:489] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 -> Peer 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3:32949): Couldn't send request to peer 37aa457351494b5e8ec7d3ffcc3cccd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55b984b2deee456bb82292e69f2d2a83. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:52:28.958918  7476 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 55b984b2deee456bb82292e69f2d2a83 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250905 13:52:28.960199  7491 catalog_manager.cc:5582] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 reported cstate change: config changed from index 6 to 7, NON_VOTER f40afcdec6124eb680936e4b11d95140 (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "af9d689c93ab4a8eb7c98c0242378102" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:29.361577  7861 ts_tablet_manager.cc:927] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Initiating tablet copy from peer af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661)
I20250905 13:52:29.362475  7861 tablet_copy_client.cc:323] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:40661
I20250905 13:52:29.369220  7598 tablet_copy_service.cc:140] P af9d689c93ab4a8eb7c98c0242378102: Received BeginTabletCopySession request for tablet 55b984b2deee456bb82292e69f2d2a83 from peer f40afcdec6124eb680936e4b11d95140 ({username='slave'} at 127.0.0.1:40026)
I20250905 13:52:29.369401  7598 tablet_copy_service.cc:161] P af9d689c93ab4a8eb7c98c0242378102: Beginning new tablet copy session on tablet 55b984b2deee456bb82292e69f2d2a83 from peer f40afcdec6124eb680936e4b11d95140 at {username='slave'} at 127.0.0.1:40026: session id = f40afcdec6124eb680936e4b11d95140-55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:29.371918  7598 tablet_copy_source_session.cc:215] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Tablet Copy: opened 0 blocks and 1 log segments
I20250905 13:52:29.373368  7861 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting tablet data with delete state TABLET_DATA_COPYING
I20250905 13:52:29.378381  7861 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20250905 13:52:29.378677  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b984b2deee456bb82292e69f2d2a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:29.381505  7861 tablet_copy_client.cc:806] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet copy: Starting download of 0 data blocks...
I20250905 13:52:29.381767  7861 tablet_copy_client.cc:670] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet copy: Starting download of 1 WAL segments...
I20250905 13:52:29.383543  7861 tablet_copy_client.cc:538] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:52:29.386373  7861 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Bootstrap starting.
I20250905 13:52:29.392236  7861 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: 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
I20250905 13:52:29.392418  7861 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:29.393754  7861 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: 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
I20250905 13:52:29.393900  7861 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:29.394749  7861 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: 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
I20250905 13:52:29.395043  7861 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Bootstrap complete.
I20250905 13:52:29.398383  7861 ts_tablet_manager.cc:1397] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20250905 13:52:29.399066  7861 raft_consensus.cc:357] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } }
I20250905 13:52:29.399242  7861 raft_consensus.cc:738] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f40afcdec6124eb680936e4b11d95140, State: Initialized, Role: LEARNER
I20250905 13:52:29.399395  7861 consensus_queue.cc:260] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } }
I20250905 13:52:29.399927  7861 ts_tablet_manager.cc:1428] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20250905 13:52:29.400846  7598 tablet_copy_service.cc:342] P af9d689c93ab4a8eb7c98c0242378102: Request end of tablet copy session f40afcdec6124eb680936e4b11d95140-55b984b2deee456bb82292e69f2d2a83 received from {username='slave'} at 127.0.0.1:40026
I20250905 13:52:29.401000  7598 tablet_copy_service.cc:434] P af9d689c93ab4a8eb7c98c0242378102: ending tablet copy session f40afcdec6124eb680936e4b11d95140-55b984b2deee456bb82292e69f2d2a83 on tablet 55b984b2deee456bb82292e69f2d2a83 with peer f40afcdec6124eb680936e4b11d95140
I20250905 13:52:29.522370  7867 ts_tablet_manager.cc:927] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Initiating tablet copy from peer af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661)
I20250905 13:52:29.522927  7867 tablet_copy_client.cc:323] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:40661
I20250905 13:52:29.528293  7598 tablet_copy_service.cc:140] P af9d689c93ab4a8eb7c98c0242378102: Received BeginTabletCopySession request for tablet 55b984b2deee456bb82292e69f2d2a83 from peer 37aa457351494b5e8ec7d3ffcc3cccd1 ({username='slave'} at 127.0.0.1:40036)
I20250905 13:52:29.528432  7598 tablet_copy_service.cc:161] P af9d689c93ab4a8eb7c98c0242378102: Beginning new tablet copy session on tablet 55b984b2deee456bb82292e69f2d2a83 from peer 37aa457351494b5e8ec7d3ffcc3cccd1 at {username='slave'} at 127.0.0.1:40036: session id = 37aa457351494b5e8ec7d3ffcc3cccd1-55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:29.530577  7598 tablet_copy_source_session.cc:215] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Tablet Copy: opened 0 blocks and 1 log segments
I20250905 13:52:29.531852  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b984b2deee456bb82292e69f2d2a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:29.536878  7867 tablet_copy_client.cc:806] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: tablet copy: Starting download of 0 data blocks...
I20250905 13:52:29.537122  7867 tablet_copy_client.cc:670] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: tablet copy: Starting download of 1 WAL segments...
I20250905 13:52:29.538460  7867 tablet_copy_client.cc:538] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:52:29.540920  7867 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Bootstrap starting.
I20250905 13:52:29.546137  7867 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: 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
I20250905 13:52:29.546319  7867 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:29.547520  7867 tablet.cc:1722] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: 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
I20250905 13:52:29.547675  7867 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:29.548568  7867 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: 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
I20250905 13:52:29.548892  7867 tablet_bootstrap.cc:492] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Bootstrap complete.
I20250905 13:52:29.551833  7867 ts_tablet_manager.cc:1397] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20250905 13:52:29.552453  7867 raft_consensus.cc:357] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } }
I20250905 13:52:29.552606  7867 raft_consensus.cc:738] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37aa457351494b5e8ec7d3ffcc3cccd1, State: Initialized, Role: LEARNER
I20250905 13:52:29.552805  7867 consensus_queue.cc:260] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [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: "af9d689c93ab4a8eb7c98c0242378102" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40661 } } peers { permanent_uuid: "37aa457351494b5e8ec7d3ffcc3cccd1" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 32949 } attrs { promote: true } } peers { permanent_uuid: "f40afcdec6124eb680936e4b11d95140" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 33597 } attrs { promote: true } }
I20250905 13:52:29.553462  7867 ts_tablet_manager.cc:1428] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20250905 13:52:29.554247  7598 tablet_copy_service.cc:342] P af9d689c93ab4a8eb7c98c0242378102: Request end of tablet copy session 37aa457351494b5e8ec7d3ffcc3cccd1-55b984b2deee456bb82292e69f2d2a83 received from {username='slave'} at 127.0.0.1:40036
I20250905 13:52:29.554354  7598 tablet_copy_service.cc:434] P af9d689c93ab4a8eb7c98c0242378102: ending tablet copy session 37aa457351494b5e8ec7d3ffcc3cccd1-55b984b2deee456bb82292e69f2d2a83 on tablet 55b984b2deee456bb82292e69f2d2a83 with peer 37aa457351494b5e8ec7d3ffcc3cccd1
I20250905 13:52:29.797497  7658 raft_consensus.cc:1215] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20250905 13:52:29.900326  7727 raft_consensus.cc:1215] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20250905 13:52:29.973071  7487 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250905 13:52:29.975826  7487 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20250905 13:52:29.977540  7487 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20250905 13:52:29.979079  7487 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20250905 13:52:29.980667  7487 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20250905 13:52:29.982195  7487 catalog_manager.cc:2482] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:29.982319  7487 catalog_manager.cc:2730] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:29.986616  7487 catalog_manager.cc:5869] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: Sending DeleteTablet for 3 replicas of tablet 55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:29.987318  7578 tablet_service.cc:1515] Processing DeleteTablet for tablet 55b984b2deee456bb82292e69f2d2a83 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:29 UTC) from {username='slave'} at 127.0.0.1:40018
I20250905 13:52:29.987767  7648 tablet_service.cc:1515] Processing DeleteTablet for tablet 55b984b2deee456bb82292e69f2d2a83 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:29 UTC) from {username='slave'} at 127.0.0.1:50564
I20250905 13:52:29.987892   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:29.990916  7879 tablet_replica.cc:331] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: stopping tablet replica
I20250905 13:52:29.991146  7879 raft_consensus.cc:2241] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:29.991798  7881 tablet_replica.cc:331] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: stopping tablet replica
I20250905 13:52:29.991921  7879 raft_consensus.cc:2270] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:29.992031  7881 raft_consensus.cc:2241] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 LEARNER]: Raft consensus shutting down.
I20250905 13:52:29.992236  7881 raft_consensus.cc:2270] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140 [term 1 LEARNER]: Raft consensus is shut down!
I20250905 13:52:29.992990  7879 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:29.993330  7881 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:29.999538   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:30.002568  7881 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250905 13:52:30.002707  7881 log.cc:1199] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-1-root/wals/55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:30.003046  7879 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250905 13:52:30.003126  7881 ts_tablet_manager.cc:1939] T 55b984b2deee456bb82292e69f2d2a83 P f40afcdec6124eb680936e4b11d95140: Deleting consensus metadata
I20250905 13:52:30.003142  7879 log.cc:1199] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-0-root/wals/55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:30.003500  7879 ts_tablet_manager.cc:1939] T 55b984b2deee456bb82292e69f2d2a83 P af9d689c93ab4a8eb7c98c0242378102: Deleting consensus metadata
I20250905 13:52:30.004387  7476 catalog_manager.cc:4928] TS f40afcdec6124eb680936e4b11d95140 (127.0.104.2:33597): tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]) successfully deleted
W20250905 13:52:30.004755  7476 catalog_manager.cc:4920] TS af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661): delete failed for tablet 55b984b2deee456bb82292e69f2d2a83 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20250905 13:52:30.005621  7717 tablet_service.cc:1515] Processing DeleteTablet for tablet 55b984b2deee456bb82292e69f2d2a83 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:29 UTC) from {username='slave'} at 127.0.0.1:44814
I20250905 13:52:30.006238  7883 tablet_replica.cc:331] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: stopping tablet replica
I20250905 13:52:30.006470  7883 raft_consensus.cc:2241] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [term 1 LEARNER]: Raft consensus shutting down.
I20250905 13:52:30.006702  7883 raft_consensus.cc:2270] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1 [term 1 LEARNER]: Raft consensus is shut down!
I20250905 13:52:30.007979  7883 ts_tablet_manager.cc:1905] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:30.013691  7883 ts_tablet_manager.cc:1918] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250905 13:52:30.013785  7883 log.cc:1199] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1757080267164066-416-0/minicluster-data/ts-2-root/wals/55b984b2deee456bb82292e69f2d2a83
I20250905 13:52:30.014058  7883 ts_tablet_manager.cc:1939] T 55b984b2deee456bb82292e69f2d2a83 P 37aa457351494b5e8ec7d3ffcc3cccd1: Deleting consensus metadata
I20250905 13:52:30.015010  7478 catalog_manager.cc:4928] TS 37aa457351494b5e8ec7d3ffcc3cccd1 (127.0.104.3:32949): tablet 55b984b2deee456bb82292e69f2d2a83 (table fake-table [id=9e87550120e04aedb71048745799afaf]) successfully deleted
I20250905 13:52:30.018319   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:30.021674   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250905 13:52:30.030911   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20250905 13:52:30.041457  7476 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:40661: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20250905 13:52:30.042627  7476 catalog_manager.cc:4671] TS af9d689c93ab4a8eb7c98c0242378102 (127.0.104.1:40661): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 55b984b2deee456bb82292e69f2d2a83: Network error: Client connection negotiation failed: client connection to 127.0.104.1:40661: connect: Connection refused (error 111)
I20250905 13:52:30.044261   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250905 13:52:30.047556   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250905 13:52:30.057067   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:30.069931   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250905 13:52:30.072841   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250905 13:52:30.087656   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:30.101208   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250905 13:52:30.104355   416 master.cc:561] Master@127.0.104.62:40035 shutting down...
I20250905 13:52:30.193781   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:30.194123   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:30.194273   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 785d9de4b92c47488cf71b95969acbd2: stopping tablet replica
I20250905 13:52:30.208696   416 master.cc:583] Master@127.0.104.62:40035 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1828 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20250905 13:52:30.220463   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43219
I20250905 13:52:30.221068   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:30.221930   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:30.223292   416 webserver.cc:480] Webserver started at http://127.0.104.62:36211/ using document root <none> and password file <none>
I20250905 13:52:30.223532   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:30.223594   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:30.223713   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:30.224321   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "b236943e048549f09441576a0adb66b6"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.226858   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:30.228399  7888 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.228827   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:30.228919   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "b236943e048549f09441576a0adb66b6"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.229007   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-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)
I20250905 13:52:30.239957   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:30.240469   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:30.250974   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43219
I20250905 13:52:30.250998  7939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43219 every 8 connection(s)
I20250905 13:52:30.252259  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:30.256645  7940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: Bootstrap starting.
I20250905 13:52:30.257853  7940 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:30.259225  7940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: No bootstrap required, opened a new log
I20250905 13:52:30.259763  7940 raft_consensus.cc:357] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER }
I20250905 13:52:30.259879  7940 raft_consensus.cc:383] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:30.259914  7940 raft_consensus.cc:738] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b236943e048549f09441576a0adb66b6, State: Initialized, Role: FOLLOWER
I20250905 13:52:30.260058  7940 consensus_queue.cc:260] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER }
I20250905 13:52:30.260143  7940 raft_consensus.cc:397] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:30.260180  7940 raft_consensus.cc:491] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:30.260236  7940 raft_consensus.cc:3058] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:30.262296  7940 raft_consensus.cc:513] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER }
I20250905 13:52:30.262476  7940 leader_election.cc:304] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b236943e048549f09441576a0adb66b6; no voters: 
I20250905 13:52:30.262812  7940 leader_election.cc:290] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:30.262972  7943 raft_consensus.cc:2802] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:30.263402  7943 raft_consensus.cc:695] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 1 LEADER]: Becoming Leader. State: Replica: b236943e048549f09441576a0adb66b6, State: Running, Role: LEADER
I20250905 13:52:30.263618  7940 sys_catalog.cc:564] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:30.263640  7943 consensus_queue.cc:237] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER }
I20250905 13:52:30.264303  7945 sys_catalog.cc:455] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b236943e048549f09441576a0adb66b6. Latest consensus state: current_term: 1 leader_uuid: "b236943e048549f09441576a0adb66b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER } }
I20250905 13:52:30.264429  7944 sys_catalog.cc:455] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b236943e048549f09441576a0adb66b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236943e048549f09441576a0adb66b6" member_type: VOTER } }
I20250905 13:52:30.264451  7945 sys_catalog.cc:458] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:30.264614  7944 sys_catalog.cc:458] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:30.265288  7948 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:30.266767  7948 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:30.268285   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:30.269387  7948 catalog_manager.cc:1349] Generated new cluster ID: 2234ecf4fe2940a29298f12473cfecda
I20250905 13:52:30.269469  7948 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:30.306445  7948 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:30.307623  7948 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:30.318467  7948 catalog_manager.cc:5955] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: Generated new TSK 0
I20250905 13:52:30.318743  7948 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:30.333166   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:30.334206   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:30.335522   416 webserver.cc:480] Webserver started at http://127.0.104.1:42961/ using document root <none> and password file <none>
I20250905 13:52:30.335744   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:30.335811   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:30.335919   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:30.336515   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "d2942a647afa4fd18abfc585083939b8"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.338987   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:30.340481  7964 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.340876   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:30.340996   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "d2942a647afa4fd18abfc585083939b8"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.341121   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-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)
I20250905 13:52:30.348420   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:30.349018   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:30.349550   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:30.350358   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:30.350431   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.350544   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:30.350601   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.362485   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37365
I20250905 13:52:30.362522  8026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37365 every 8 connection(s)
I20250905 13:52:30.364190   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:30.365607   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:30.367055   416 webserver.cc:480] Webserver started at http://127.0.104.2:40391/ using document root <none> and password file <none>
I20250905 13:52:30.367297   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:30.367376   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:30.367552   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:30.368321   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root/instance:
uuid: "9a0ad0df0421439faebf312a4ba3bebd"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.370831  8027 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43219
I20250905 13:52:30.371093  8027 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:30.371466  8027 heartbeater.cc:507] Master 127.0.104.62:43219 requested a full tablet report, sending...
I20250905 13:52:30.371482   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250905 13:52:30.372327  7905 ts_manager.cc:194] Registered new tserver with Master: d2942a647afa4fd18abfc585083939b8 (127.0.104.1:37365)
I20250905 13:52:30.373157  8034 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.373549   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:52:30.373660   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root
uuid: "9a0ad0df0421439faebf312a4ba3bebd"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.373786  7905 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36868
I20250905 13:52:30.373811   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-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)
I20250905 13:52:30.385037  8027 heartbeater.cc:499] Master 127.0.104.62:43219 was elected leader, sending a full tablet report...
I20250905 13:52:30.387195   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:30.387707   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:30.388226   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:30.389041   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:30.389108   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.389209   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:30.389276   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.400431   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:35257
I20250905 13:52:30.400453  8096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:35257 every 8 connection(s)
I20250905 13:52:30.402098   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:30.403463   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:30.404861   416 webserver.cc:480] Webserver started at http://127.0.104.3:37489/ using document root <none> and password file <none>
I20250905 13:52:30.405130   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:30.405225   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:30.405385   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:30.406301   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root/instance:
uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.408270  8097 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43219
I20250905 13:52:30.408421  8097 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:30.408859  8097 heartbeater.cc:507] Master 127.0.104.62:43219 requested a full tablet report, sending...
I20250905 13:52:30.409762  7904 ts_manager.cc:194] Registered new tserver with Master: 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257)
I20250905 13:52:30.410549  7904 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36874
I20250905 13:52:30.410964   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20250905 13:52:30.412657  8103 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.413092   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250905 13:52:30.413195   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root
uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.413316   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-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)
I20250905 13:52:30.419901   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:30.420387   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:30.421052   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:30.421648  8097 heartbeater.cc:499] Master 127.0.104.62:43219 was elected leader, sending a full tablet report...
I20250905 13:52:30.422186   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:30.422276   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.422390   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:30.422464   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.433717   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:46181
I20250905 13:52:30.433749  8165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:46181 every 8 connection(s)
I20250905 13:52:30.435583   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:30.437036   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:30.438472   416 webserver.cc:480] Webserver started at http://127.0.104.4:45101/ using document root <none> and password file <none>
I20250905 13:52:30.438756   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:30.438865   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:30.439031   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:30.439817   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-3-root/instance:
uuid: "574f207ea6a348c2b747fc209c5c732f"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.441666  8166 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43219
I20250905 13:52:30.441816  8166 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:30.442179  8166 heartbeater.cc:507] Master 127.0.104.62:43219 requested a full tablet report, sending...
I20250905 13:52:30.443197   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:30.443555  7904 ts_manager.cc:194] Registered new tserver with Master: 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181)
I20250905 13:52:30.444676  7904 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36888
I20250905 13:52:30.446317  8172 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.446681   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:30.446803   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-3-root
uuid: "574f207ea6a348c2b747fc209c5c732f"
format_stamp: "Formatted at 2025-09-05 13:52:30 on dist-test-slave-s3gz"
I20250905 13:52:30.446938   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-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)
I20250905 13:52:30.456168  8166 heartbeater.cc:499] Master 127.0.104.62:43219 was elected leader, sending a full tablet report...
I20250905 13:52:30.465763   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:30.466323   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:30.466892   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:30.467782   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:30.467885   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.467998   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:30.468062   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:30.482266   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:34649
I20250905 13:52:30.482295  8234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:34649 every 8 connection(s)
I20250905 13:52:30.489058  8235 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43219
I20250905 13:52:30.489248  8235 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:30.489627  8235 heartbeater.cc:507] Master 127.0.104.62:43219 requested a full tablet report, sending...
I20250905 13:52:30.490491  7905 ts_manager.cc:194] Registered new tserver with Master: 574f207ea6a348c2b747fc209c5c732f (127.0.104.4:34649)
I20250905 13:52:30.491088   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007958917s
I20250905 13:52:30.491379  7905 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36902
I20250905 13:52:30.502758  7904 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36914:
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"
    }
  }
}
I20250905 13:52:30.503523  8235 heartbeater.cc:499] Master 127.0.104.62:43219 was elected leader, sending a full tablet report...
I20250905 13:52:30.520557  8200 tablet_service.cc:1468] Processing CreateTablet for tablet 6eeb9d4e02f34694920230e766b60ccc (DEFAULT_TABLE table=fake-table [id=c1e2e5093e1448d1987852b3695d826a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:30.520852  8062 tablet_service.cc:1468] Processing CreateTablet for tablet 6eeb9d4e02f34694920230e766b60ccc (DEFAULT_TABLE table=fake-table [id=c1e2e5093e1448d1987852b3695d826a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:30.521067  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeb9d4e02f34694920230e766b60ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:30.521255  8062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeb9d4e02f34694920230e766b60ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:30.526381  8131 tablet_service.cc:1468] Processing CreateTablet for tablet 6eeb9d4e02f34694920230e766b60ccc (DEFAULT_TABLE table=fake-table [id=c1e2e5093e1448d1987852b3695d826a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:30.526564  8250 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Bootstrap starting.
I20250905 13:52:30.526904  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eeb9d4e02f34694920230e766b60ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:30.529383  8250 tablet_bootstrap.cc:654] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:30.531771  8250 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: No bootstrap required, opened a new log
I20250905 13:52:30.531931  8250 ts_tablet_manager.cc:1397] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:30.532506  8250 raft_consensus.cc:357] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.532681  8250 raft_consensus.cc:383] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:30.532810  8250 raft_consensus.cc:738] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ad0df0421439faebf312a4ba3bebd, State: Initialized, Role: FOLLOWER
I20250905 13:52:30.532847  8251 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Bootstrap starting.
I20250905 13:52:30.533108  8250 consensus_queue.cc:260] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.534045  8250 ts_tablet_manager.cc:1428] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:52:30.534861  8251 tablet_bootstrap.cc:654] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:30.535868  8254 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Bootstrap starting.
I20250905 13:52:30.537290  8251 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: No bootstrap required, opened a new log
I20250905 13:52:30.537454  8251 ts_tablet_manager.cc:1397] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250905 13:52:30.537781  8254 tablet_bootstrap.cc:654] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:30.538332  8251 raft_consensus.cc:357] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.538578  8251 raft_consensus.cc:383] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:30.538688  8251 raft_consensus.cc:738] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 574f207ea6a348c2b747fc209c5c732f, State: Initialized, Role: FOLLOWER
I20250905 13:52:30.539026  8251 consensus_queue.cc:260] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.540354  8251 ts_tablet_manager.cc:1428] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20250905 13:52:30.540657  8254 tablet_bootstrap.cc:492] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: No bootstrap required, opened a new log
I20250905 13:52:30.540830  8254 ts_tablet_manager.cc:1397] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250905 13:52:30.541594  8254 raft_consensus.cc:357] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.541750  8254 raft_consensus.cc:383] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:30.541834  8254 raft_consensus.cc:738] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f41e02e1a0424fad0ce8a0cc43ac2f, State: Initialized, Role: FOLLOWER
I20250905 13:52:30.542047  8254 consensus_queue.cc:260] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.542786  8254 ts_tablet_manager.cc:1428] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:30.634299  8257 raft_consensus.cc:491] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:30.634527  8257 raft_consensus.cc:513] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.635315  8257 leader_election.cc:290] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181), 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257)
I20250905 13:52:30.641506  8141 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "6eeb9d4e02f34694920230e766b60ccc" candidate_uuid: "574f207ea6a348c2b747fc209c5c732f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" is_pre_election: true
I20250905 13:52:30.641615  8072 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "6eeb9d4e02f34694920230e766b60ccc" candidate_uuid: "574f207ea6a348c2b747fc209c5c732f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ad0df0421439faebf312a4ba3bebd" is_pre_election: true
I20250905 13:52:30.641782  8141 raft_consensus.cc:2466] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 574f207ea6a348c2b747fc209c5c732f in term 0.
I20250905 13:52:30.641896  8072 raft_consensus.cc:2466] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 574f207ea6a348c2b747fc209c5c732f in term 0.
I20250905 13:52:30.642329  8175 leader_election.cc:304] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19f41e02e1a0424fad0ce8a0cc43ac2f, 574f207ea6a348c2b747fc209c5c732f; no voters: 
I20250905 13:52:30.642715  8257 raft_consensus.cc:2802] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:30.642820  8257 raft_consensus.cc:491] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:30.642925  8257 raft_consensus.cc:3058] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:30.645336  8257 raft_consensus.cc:513] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.645901  8257 leader_election.cc:290] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [CANDIDATE]: Term 1 election: Requested vote from peers 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181), 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257)
I20250905 13:52:30.646256  8141 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "6eeb9d4e02f34694920230e766b60ccc" candidate_uuid: "574f207ea6a348c2b747fc209c5c732f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f"
I20250905 13:52:30.646343  8072 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "6eeb9d4e02f34694920230e766b60ccc" candidate_uuid: "574f207ea6a348c2b747fc209c5c732f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ad0df0421439faebf312a4ba3bebd"
I20250905 13:52:30.646517  8141 raft_consensus.cc:3058] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:30.646528  8072 raft_consensus.cc:3058] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:30.649619  8072 raft_consensus.cc:2466] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 574f207ea6a348c2b747fc209c5c732f in term 1.
I20250905 13:52:30.649619  8141 raft_consensus.cc:2466] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 574f207ea6a348c2b747fc209c5c732f in term 1.
I20250905 13:52:30.650029  8173 leader_election.cc:304] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 574f207ea6a348c2b747fc209c5c732f, 9a0ad0df0421439faebf312a4ba3bebd; no voters: 
I20250905 13:52:30.650333  8257 raft_consensus.cc:2802] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:30.650756  8257 raft_consensus.cc:695] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 LEADER]: Becoming Leader. State: Replica: 574f207ea6a348c2b747fc209c5c732f, State: Running, Role: LEADER
I20250905 13:52:30.651049  8257 consensus_queue.cc:237] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } }
I20250905 13:52:30.653575  7905 catalog_manager.cc:5582] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f reported cstate change: term changed from 0 to 1, leader changed from <none> to 574f207ea6a348c2b747fc209c5c732f (127.0.104.4). New cstate: current_term: 1 leader_uuid: "574f207ea6a348c2b747fc209c5c732f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "574f207ea6a348c2b747fc209c5c732f" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34649 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:30.692500   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:30.693229  7905 catalog_manager.cc:2482] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36914:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:30.693467  7905 catalog_manager.cc:2730] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36914:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:30.696199  7905 catalog_manager.cc:5869] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: Sending DeleteTablet for 3 replicas of tablet 6eeb9d4e02f34694920230e766b60ccc
I20250905 13:52:30.696952  8131 tablet_service.cc:1515] Processing DeleteTablet for tablet 6eeb9d4e02f34694920230e766b60ccc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:30 UTC) from {username='slave'} at 127.0.0.1:49514
I20250905 13:52:30.697124  8062 tablet_service.cc:1515] Processing DeleteTablet for tablet 6eeb9d4e02f34694920230e766b60ccc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:30 UTC) from {username='slave'} at 127.0.0.1:56672
I20250905 13:52:30.697221   416 test_util.cc:276] Using random seed: 639968986
I20250905 13:52:30.697508  8200 tablet_service.cc:1515] Processing DeleteTablet for tablet 6eeb9d4e02f34694920230e766b60ccc with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:30 UTC) from {username='slave'} at 127.0.0.1:43216
I20250905 13:52:30.698218  8264 tablet_replica.cc:331] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: stopping tablet replica
I20250905 13:52:30.698448  8264 raft_consensus.cc:2241] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:30.698473  8266 tablet_replica.cc:331] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: stopping tablet replica
I20250905 13:52:30.698506  8265 tablet_replica.cc:331] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: stopping tablet replica
I20250905 13:52:30.698767  8266 raft_consensus.cc:2241] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:30.699548  8266 pending_rounds.cc:70] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Trying to abort 1 pending ops.
I20250905 13:52:30.698694  8264 raft_consensus.cc:2270] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:30.699628  8266 pending_rounds.cc:77] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20250905 13:52:30.699760  8266 raft_consensus.cc:2887] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:30.699877  8266 raft_consensus.cc:2270] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:30.700009  8265 raft_consensus.cc:2241] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:30.700260  8265 raft_consensus.cc:2270] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:30.700984  8265 ts_tablet_manager.cc:1905] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:30.700985  8266 ts_tablet_manager.cc:1905] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:30.702637  8264 ts_tablet_manager.cc:1905] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:30.708683  8265 ts_tablet_manager.cc:1918] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250905 13:52:30.708922  8265 log.cc:1199] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root/wals/6eeb9d4e02f34694920230e766b60ccc
I20250905 13:52:30.709376  8265 ts_tablet_manager.cc:1939] T 6eeb9d4e02f34694920230e766b60ccc P 9a0ad0df0421439faebf312a4ba3bebd: Deleting consensus metadata
I20250905 13:52:30.710568  7889 catalog_manager.cc:4928] TS 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257): tablet 6eeb9d4e02f34694920230e766b60ccc (table fake-table [id=c1e2e5093e1448d1987852b3695d826a]) successfully deleted
I20250905 13:52:30.711696  8266 ts_tablet_manager.cc:1918] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:30.711835  8266 log.cc:1199] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-3-root/wals/6eeb9d4e02f34694920230e766b60ccc
I20250905 13:52:30.712312  8266 ts_tablet_manager.cc:1939] T 6eeb9d4e02f34694920230e766b60ccc P 574f207ea6a348c2b747fc209c5c732f: Deleting consensus metadata
I20250905 13:52:30.712473  8264 ts_tablet_manager.cc:1918] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250905 13:52:30.712618  8264 log.cc:1199] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root/wals/6eeb9d4e02f34694920230e766b60ccc
I20250905 13:52:30.712962  7889 catalog_manager.cc:4928] TS 574f207ea6a348c2b747fc209c5c732f (127.0.104.4:34649): tablet 6eeb9d4e02f34694920230e766b60ccc (table fake-table [id=c1e2e5093e1448d1987852b3695d826a]) successfully deleted
I20250905 13:52:30.713110  8264 ts_tablet_manager.cc:1939] T 6eeb9d4e02f34694920230e766b60ccc P 19f41e02e1a0424fad0ce8a0cc43ac2f: Deleting consensus metadata
I20250905 13:52:30.715011  7891 catalog_manager.cc:4928] TS 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181): tablet 6eeb9d4e02f34694920230e766b60ccc (table fake-table [id=c1e2e5093e1448d1987852b3695d826a]) successfully deleted
I20250905 13:52:30.723527  7905 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36936:
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"
    }
  }
}
I20250905 13:52:30.735448  7992 tablet_service.cc:1468] Processing CreateTablet for tablet bbfc97895e984b61ad3a188c5f9cc98d (DEFAULT_TABLE table=fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae]), partition=RANGE (key) PARTITION UNBOUNDED
I20250905 13:52:30.735965  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfc97895e984b61ad3a188c5f9cc98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:30.741868  8272 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Bootstrap starting.
I20250905 13:52:30.743397  8272 tablet_bootstrap.cc:654] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:30.745364  8272 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: No bootstrap required, opened a new log
I20250905 13:52:30.745530  8272 ts_tablet_manager.cc:1397] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:30.746222  8272 raft_consensus.cc:357] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } }
I20250905 13:52:30.746377  8272 raft_consensus.cc:383] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:30.746467  8272 raft_consensus.cc:738] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2942a647afa4fd18abfc585083939b8, State: Initialized, Role: FOLLOWER
I20250905 13:52:30.746727  8272 consensus_queue.cc:260] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } }
I20250905 13:52:30.746899  8272 raft_consensus.cc:397] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:30.746992  8272 raft_consensus.cc:491] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:30.747094  8272 raft_consensus.cc:3058] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:30.749511  8272 raft_consensus.cc:513] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } }
I20250905 13:52:30.749727  8272 leader_election.cc:304] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d2942a647afa4fd18abfc585083939b8; no voters: 
I20250905 13:52:30.750147  8272 leader_election.cc:290] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:30.750283  8274 raft_consensus.cc:2802] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:30.750960  8272 ts_tablet_manager.cc:1428] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250905 13:52:30.752910  8274 raft_consensus.cc:695] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Becoming Leader. State: Replica: d2942a647afa4fd18abfc585083939b8, State: Running, Role: LEADER
I20250905 13:52:30.753172  8274 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } }
I20250905 13:52:30.755205  7902 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2942a647afa4fd18abfc585083939b8 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:32.825317   416 test_util.cc:276] Using random seed: 642097109
I20250905 13:52:32.851526   416 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20250905 13:52:32.863797  7900 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36914:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250905 13:52:32.870431  8290 tablet.cc:1722] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: 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
I20250905 13:52:32.877354  7900 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae] alter complete (version 1)
I20250905 13:52:32.878870  8002 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 670, Committed index: 670, Last appended: 1.670, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } }
I20250905 13:52:32.879956  8275 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.671: config changed from index -1 to 671, NON_VOTER 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) added. New config: { opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } }
I20250905 13:52:32.883325  7892 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bbfc97895e984b61ad3a188c5f9cc98d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250905 13:52:32.884164  7900 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index -1 to 671, NON_VOTER 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:32.888289  8002 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 671, Committed index: 671, Last appended: 1.671, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } }
I20250905 13:52:32.889603  8274 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.672: config changed from index 671 to 672, NON_VOTER 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) added. New config: { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } } }
W20250905 13:52:32.893546  7965 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257): Couldn't send request to peer 9a0ad0df0421439faebf312a4ba3bebd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbfc97895e984b61ad3a188c5f9cc98d. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:52:32.893708  7892 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bbfc97895e984b61ad3a188c5f9cc98d with cas_config_opid_index 671: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250905 13:52:32.896023  7897 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index 671 to 672, NON_VOTER 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20250905 13:52:32.902428  7967 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181): Couldn't send request to peer 19f41e02e1a0424fad0ce8a0cc43ac2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbfc97895e984b61ad3a188c5f9cc98d. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:52:33.345623  8321 ts_tablet_manager.cc:927] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Initiating tablet copy from peer d2942a647afa4fd18abfc585083939b8 (127.0.104.1:37365)
I20250905 13:52:33.361989  8321 tablet_copy_client.cc:323] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:37365
I20250905 13:52:33.405174  8012 tablet_copy_service.cc:140] P d2942a647afa4fd18abfc585083939b8: Received BeginTabletCopySession request for tablet bbfc97895e984b61ad3a188c5f9cc98d from peer 9a0ad0df0421439faebf312a4ba3bebd ({username='slave'} at 127.0.0.1:56438)
I20250905 13:52:33.405944  8012 tablet_copy_service.cc:161] P d2942a647afa4fd18abfc585083939b8: Beginning new tablet copy session on tablet bbfc97895e984b61ad3a188c5f9cc98d from peer 9a0ad0df0421439faebf312a4ba3bebd at {username='slave'} at 127.0.0.1:56438: session id = 9a0ad0df0421439faebf312a4ba3bebd-bbfc97895e984b61ad3a188c5f9cc98d
I20250905 13:52:33.411916  8012 tablet_copy_source_session.cc:215] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Tablet Copy: opened 0 blocks and 1 log segments
I20250905 13:52:33.414634  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfc97895e984b61ad3a188c5f9cc98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:33.450237  8324 ts_tablet_manager.cc:927] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Initiating tablet copy from peer d2942a647afa4fd18abfc585083939b8 (127.0.104.1:37365)
I20250905 13:52:33.452384  8321 tablet_copy_client.cc:806] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: tablet copy: Starting download of 0 data blocks...
I20250905 13:52:33.452649  8321 tablet_copy_client.cc:670] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: tablet copy: Starting download of 1 WAL segments...
I20250905 13:52:33.479724  8321 tablet_copy_client.cc:538] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:52:33.483786  8321 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Bootstrap starting.
I20250905 13:52:33.516937  8324 tablet_copy_client.cc:323] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:37365
I20250905 13:52:33.534512  8012 tablet_copy_service.cc:140] P d2942a647afa4fd18abfc585083939b8: Received BeginTabletCopySession request for tablet bbfc97895e984b61ad3a188c5f9cc98d from peer 19f41e02e1a0424fad0ce8a0cc43ac2f ({username='slave'} at 127.0.0.1:56452)
I20250905 13:52:33.534711  8012 tablet_copy_service.cc:161] P d2942a647afa4fd18abfc585083939b8: Beginning new tablet copy session on tablet bbfc97895e984b61ad3a188c5f9cc98d from peer 19f41e02e1a0424fad0ce8a0cc43ac2f at {username='slave'} at 127.0.0.1:56452: session id = 19f41e02e1a0424fad0ce8a0cc43ac2f-bbfc97895e984b61ad3a188c5f9cc98d
I20250905 13:52:33.538045  8012 tablet_copy_source_session.cc:215] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: Tablet Copy: opened 0 blocks and 1 log segments
I20250905 13:52:33.539373  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfc97895e984b61ad3a188c5f9cc98d. 1 dirs total, 0 dirs full, 0 dirs failed
W20250905 13:52:33.540964  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.523s	user 0.001s	sys 0.000s
I20250905 13:52:33.550000  8324 tablet_copy_client.cc:806] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet copy: Starting download of 0 data blocks...
I20250905 13:52:33.550273  8324 tablet_copy_client.cc:670] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet copy: Starting download of 1 WAL segments...
W20250905 13:52:33.553143  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.536s	user 0.001s	sys 0.000s
W20250905 13:52:33.559618  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.542s	user 0.000s	sys 0.000s
I20250905 13:52:33.574206  8324 tablet_copy_client.cc:538] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:52:33.579247  8324 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Bootstrap starting.
W20250905 13:52:33.607420  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.590s	user 0.000s	sys 0.000s
W20250905 13:52:33.611382  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.594s	user 0.001s	sys 0.000s
W20250905 13:52:33.612169  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.594s	user 0.001s	sys 0.000s
W20250905 13:52:33.614902  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.598s	user 0.001s	sys 0.000s
W20250905 13:52:33.617835  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.601s	user 0.001s	sys 0.000s
W20250905 13:52:33.620934  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.604s	user 0.001s	sys 0.000s
W20250905 13:52:33.682875  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.666s	user 0.001s	sys 0.000s
W20250905 13:52:34.527192  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.522s	user 0.001s	sys 0.000s
W20250905 13:52:34.570441  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.542s	user 0.001s	sys 0.000s
W20250905 13:52:34.681315  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.535s	user 0.001s	sys 0.000s
W20250905 13:52:34.812482  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.612s	user 0.001s	sys 0.000s
W20250905 13:52:34.814318  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.598s	user 0.001s	sys 0.000s
W20250905 13:52:34.971782  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.525s	user 0.001s	sys 0.000s
W20250905 13:52:35.026505  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.527s	user 0.001s	sys 0.000s
W20250905 13:52:35.071780  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.546s	user 0.001s	sys 0.000s
W20250905 13:52:35.114310  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.530s	user 0.001s	sys 0.000s
W20250905 13:52:35.157342  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.549s	user 0.001s	sys 0.000s
W20250905 13:52:35.587692  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.518s	user 0.001s	sys 0.000s
W20250905 13:52:35.962024  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.611s	user 0.001s	sys 0.000s
W20250905 13:52:36.010624  7967 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181): Couldn't send request to peer 19f41e02e1a0424fad0ce8a0cc43ac2f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20250905 13:52:36.012316  7965 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257): Couldn't send request to peer 9a0ad0df0421439faebf312a4ba3bebd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20250905 13:52:36.061882  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.519s	user 0.001s	sys 0.000s
W20250905 13:52:36.102842  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.562s	user 0.001s	sys 0.000s
W20250905 13:52:36.169555  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.583s	user 0.000s	sys 0.000s
W20250905 13:52:36.306655  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.001s	sys 0.000s
W20250905 13:52:36.422631  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.001s	sys 0.000s
W20250905 13:52:36.571393  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.596s	user 0.001s	sys 0.000s
W20250905 13:52:36.663578  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.523s	user 0.001s	sys 0.000s
W20250905 13:52:36.668974  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.515s	user 0.000s	sys 0.000s
W20250905 13:52:36.882086  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.533s	user 0.001s	sys 0.000s
W20250905 13:52:37.151508  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.539s	user 0.001s	sys 0.000s
W20250905 13:52:37.194962  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.535s	user 0.001s	sys 0.000s
W20250905 13:52:37.288489  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.514s	user 0.001s	sys 0.000s
W20250905 13:52:37.375605  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.526s	user 0.001s	sys 0.000s
W20250905 13:52:37.554087  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.582s	user 0.001s	sys 0.000s
W20250905 13:52:37.821429  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.516s	user 0.001s	sys 0.000s
W20250905 13:52:37.889968  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.001s	sys 0.000s
W20250905 13:52:38.107270  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.518s	user 0.001s	sys 0.000s
W20250905 13:52:38.597215  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.538s	user 0.001s	sys 0.000s
W20250905 13:52:38.639932  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.524s	user 0.001s	sys 0.000s
W20250905 13:52:38.657425  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.520s	user 0.001s	sys 0.000s
W20250905 13:52:38.661229  7965 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257): Couldn't send request to peer 9a0ad0df0421439faebf312a4ba3bebd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20250905 13:52:38.668654  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.518s	user 0.001s	sys 0.000s
W20250905 13:52:38.727846  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.518s	user 0.000s	sys 0.000s
W20250905 13:52:38.771127  8301 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.001s	sys 0.000s
W20250905 13:52:38.780524  8300 scanner-internal.cc:458] Time spent opening tablet: real 0.528s	user 0.001s	sys 0.000s
W20250905 13:52:38.802937  7967 consensus_peers.cc:489] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 -> Peer 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181): Couldn't send request to peer 19f41e02e1a0424fad0ce8a0cc43ac2f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20250905 13:52:38.869424  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.541s	user 0.001s	sys 0.000s
W20250905 13:52:39.007635  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.558s	user 0.001s	sys 0.000s
I20250905 13:52:39.125126  8324 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Bootstrap replaying log segment 1/1 (1.06M/1.18M this segment, stats: ops{read=599 overwritten=0 applied=598 ignored=0} inserts{seen=29850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20250905 13:52:39.361575  8321 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Bootstrap replaying log segment 1/1 (957.8K/1.18M this segment, stats: ops{read=530 overwritten=0 applied=530 ignored=0} inserts{seen=26450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20250905 13:52:39.626888  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.522s	user 0.001s	sys 0.000s
W20250905 13:52:39.685340  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.525s	user 0.000s	sys 0.000s
W20250905 13:52:39.719015  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.557s	user 0.000s	sys 0.000s
W20250905 13:52:39.736024  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.536s	user 0.001s	sys 0.000s
I20250905 13:52:39.826956  8324 tablet.cc:1722] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: 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
I20250905 13:52:39.827432  8324 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:39.828864  8324 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=672 overwritten=0 applied=672 ignored=0} inserts{seen=33400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250905 13:52:39.829365  8324 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Bootstrap complete.
I20250905 13:52:39.866170  8324 ts_tablet_manager.cc:1397] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Time spent bootstrapping tablet: real 6.287s	user 2.874s	sys 0.085s
I20250905 13:52:39.873512  8324 raft_consensus.cc:357] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } }
I20250905 13:52:39.873870  8324 raft_consensus.cc:738] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19f41e02e1a0424fad0ce8a0cc43ac2f, State: Initialized, Role: LEARNER
I20250905 13:52:39.874110  8324 consensus_queue.cc:260] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 672, Last appended: 1.672, Last appended by leader: 672, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } }
I20250905 13:52:39.894531  8324 ts_tablet_manager.cc:1428] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20250905 13:52:39.895730  8012 tablet_copy_service.cc:342] P d2942a647afa4fd18abfc585083939b8: Request end of tablet copy session 19f41e02e1a0424fad0ce8a0cc43ac2f-bbfc97895e984b61ad3a188c5f9cc98d received from {username='slave'} at 127.0.0.1:56452
I20250905 13:52:39.895845  8012 tablet_copy_service.cc:434] P d2942a647afa4fd18abfc585083939b8: ending tablet copy session 19f41e02e1a0424fad0ce8a0cc43ac2f-bbfc97895e984b61ad3a188c5f9cc98d on tablet bbfc97895e984b61ad3a188c5f9cc98d with peer 19f41e02e1a0424fad0ce8a0cc43ac2f
I20250905 13:52:39.942409  8141 raft_consensus.cc:1215] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.671->[1.672-1.672]   Dedup: 1.672->[]
W20250905 13:52:39.997315  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.566s	user 0.001s	sys 0.000s
W20250905 13:52:40.253854  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.548s	user 0.001s	sys 0.000s
I20250905 13:52:40.310704  8321 tablet.cc:1722] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: 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
I20250905 13:52:40.311089  8321 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250905 13:52:40.312490  8321 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Bootstrap replayed 1/1 log segments. Stats: ops{read=672 overwritten=0 applied=672 ignored=0} inserts{seen=33400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250905 13:52:40.312990  8321 tablet_bootstrap.cc:492] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Bootstrap complete.
I20250905 13:52:40.387481  8321 ts_tablet_manager.cc:1397] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Time spent bootstrapping tablet: real 6.904s	user 2.955s	sys 0.142s
I20250905 13:52:40.393798  8321 raft_consensus.cc:357] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } }
I20250905 13:52:40.394097  8321 raft_consensus.cc:738] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a0ad0df0421439faebf312a4ba3bebd, State: Initialized, Role: LEARNER
I20250905 13:52:40.394388  8321 consensus_queue.cc:260] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 672, Last appended: 1.672, Last appended by leader: 672, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: true } }
I20250905 13:52:40.447454  8333 raft_consensus.cc:1062] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: attempting to promote NON_VOTER 19f41e02e1a0424fad0ce8a0cc43ac2f to VOTER
I20250905 13:52:40.451678  8321 ts_tablet_manager.cc:1428] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Time spent starting tablet: real 0.064s	user 0.018s	sys 0.016s
I20250905 13:52:40.452932  8012 tablet_copy_service.cc:342] P d2942a647afa4fd18abfc585083939b8: Request end of tablet copy session 9a0ad0df0421439faebf312a4ba3bebd-bbfc97895e984b61ad3a188c5f9cc98d received from {username='slave'} at 127.0.0.1:56438
I20250905 13:52:40.453063  8012 tablet_copy_service.cc:434] P d2942a647afa4fd18abfc585083939b8: ending tablet copy session 9a0ad0df0421439faebf312a4ba3bebd-bbfc97895e984b61ad3a188c5f9cc98d on tablet bbfc97895e984b61ad3a188c5f9cc98d with peer 9a0ad0df0421439faebf312a4ba3bebd
I20250905 13:52:40.458608  8333 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 672, Committed index: 672, Last appended: 1.672, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 673 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } }
W20250905 13:52:40.487548  8302 scanner-internal.cc:458] Time spent opening tablet: real 0.517s	user 0.001s	sys 0.000s
I20250905 13:52:40.498292  8141 raft_consensus.cc:1273] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 LEARNER]: Refusing update from remote peer d2942a647afa4fd18abfc585083939b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 672. Preceding OpId from leader: term: 1 index: 673. (index mismatch)
I20250905 13:52:40.499006  8275 consensus_queue.cc:1035] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 673, Last known committed idx: 672, Time since last communication: 0.000s
I20250905 13:52:40.506345  8072 raft_consensus.cc:1273] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 LEARNER]: Refusing update from remote peer d2942a647afa4fd18abfc585083939b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 672. Preceding OpId from leader: term: 1 index: 673. (index mismatch)
W20250905 13:52:40.526981  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.523s	user 0.001s	sys 0.000s
I20250905 13:52:40.539685  8333 consensus_queue.cc:1035] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 673, Last known committed idx: 672, Time since last communication: 0.009s
I20250905 13:52:40.540113  8336 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.673: config changed from index 672 to 673, 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 673 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:40.549808  8141 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Committing config change with OpId 1.673: config changed from index 672 to 673, 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 673 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:40.550858  8072 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 LEARNER]: Committing config change with OpId 1.673: config changed from index 672 to 673, 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 673 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
W20250905 13:52:40.557365  8304 scanner-internal.cc:458] Time spent opening tablet: real 0.542s	user 0.000s	sys 0.000s
I20250905 13:52:40.557358  7901 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index 672 to 673, 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 673 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20250905 13:52:40.571617  8275 raft_consensus.cc:1062] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: attempting to promote NON_VOTER 9a0ad0df0421439faebf312a4ba3bebd to VOTER
I20250905 13:52:40.578820  8275 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 673, Committed index: 673, Last appended: 1.673, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } }
I20250905 13:52:40.603812  8072 raft_consensus.cc:1273] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 LEARNER]: Refusing update from remote peer d2942a647afa4fd18abfc585083939b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 673. Preceding OpId from leader: term: 1 index: 674. (index mismatch)
I20250905 13:52:40.608438  8337 consensus_queue.cc:1035] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 674, Last known committed idx: 673, Time since last communication: 0.004s
I20250905 13:52:40.615939  8140 raft_consensus.cc:1273] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Refusing update from remote peer d2942a647afa4fd18abfc585083939b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 673. Preceding OpId from leader: term: 1 index: 674. (index mismatch)
I20250905 13:52:40.615954  8072 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Committing config change with OpId 1.674: config changed from index 673 to 674, 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:40.615891  8275 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.674: config changed from index 673 to 674, 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:40.625495  8337 consensus_queue.cc:1035] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 674, Last known committed idx: 673, Time since last communication: 0.004s
I20250905 13:52:40.628551  8140 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Committing config change with OpId 1.674: config changed from index 673 to 674, 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
W20250905 13:52:40.633417  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.001s	sys 0.000s
I20250905 13:52:40.695086  7901 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index 673 to 674, 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ad0df0421439faebf312a4ba3bebd" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35257 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20250905 13:52:40.868068  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.521s	user 0.001s	sys 0.000s
I20250905 13:52:40.943703  7901 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36914:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20250905 13:52:40.985500  7903 catalog_manager.cc:5674] TS d2942a647afa4fd18abfc585083939b8 (127.0.104.1:37365) does not have the latest schema for tablet bbfc97895e984b61ad3a188c5f9cc98d (table fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae]). Expected version 2 got 1
I20250905 13:52:41.001827  8002 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 674, Committed index: 674, Last appended: 1.675, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 676 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } }
I20250905 13:52:41.038597  8141 raft_consensus.cc:1273] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Refusing update from remote peer d2942a647afa4fd18abfc585083939b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 675. Preceding OpId from leader: term: 1 index: 676. (index mismatch)
I20250905 13:52:41.044317  8333 consensus_queue.cc:1035] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 676, Last known committed idx: 674, Time since last communication: 0.004s
I20250905 13:52:41.110409  8346 tablet.cc:1722] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: 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
I20250905 13:52:41.117894  8333 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.676: config changed from index 674 to 676, VOTER 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) evicted. New config: { opid_index: 676 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:41.121466  8347 tablet.cc:1722] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: 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
I20250905 13:52:41.124344  8141 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Committing config change with OpId 1.676: config changed from index 674 to 676, VOTER 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) evicted. New config: { opid_index: 676 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } } }
I20250905 13:52:41.125213  7892 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet bbfc97895e984b61ad3a188c5f9cc98d with cas_config_opid_index 674: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:52:41.126017  7900 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index 674 to 676, VOTER 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 676 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19f41e02e1a0424fad0ce8a0cc43ac2f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46181 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20250905 13:52:41.136858  7900 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae] alter complete (version 2)
I20250905 13:52:41.137622  8062 tablet_service.cc:1515] Processing DeleteTablet for tablet bbfc97895e984b61ad3a188c5f9cc98d with delete_type TABLET_DATA_TOMBSTONED (TS 9a0ad0df0421439faebf312a4ba3bebd not found in new config with opid_index 676) from {username='slave'} at 127.0.0.1:56672
I20250905 13:52:41.141585  8002 consensus_queue.cc:237] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 676, Committed index: 676, Last appended: 1.676, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 677 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } }
I20250905 13:52:41.142995  8337 raft_consensus.cc:2953] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Committing config change with OpId 1.677: config changed from index 676 to 677, VOTER 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) evicted. New config: { opid_index: 677 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } } }
I20250905 13:52:41.149739  7892 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet bbfc97895e984b61ad3a188c5f9cc98d with cas_config_opid_index 676: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:52:41.152629  7901 catalog_manager.cc:5582] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 reported cstate change: config changed from index 676 to 677, VOTER 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "d2942a647afa4fd18abfc585083939b8" committed_config { opid_index: 677 OBSOLETE_local: true peers { permanent_uuid: "d2942a647afa4fd18abfc585083939b8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37365 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:41.157137  8131 tablet_service.cc:1515] Processing DeleteTablet for tablet bbfc97895e984b61ad3a188c5f9cc98d with delete_type TABLET_DATA_TOMBSTONED (TS 19f41e02e1a0424fad0ce8a0cc43ac2f not found in new config with opid_index 677) from {username='slave'} at 127.0.0.1:49514
I20250905 13:52:41.175215  8348 tablet_replica.cc:331] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: stopping tablet replica
I20250905 13:52:41.176851  8348 raft_consensus.cc:2241] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:41.177260  8348 pending_rounds.cc:70] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Trying to abort 1 pending ops.
I20250905 13:52:41.177376  8348 pending_rounds.cc:77] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Aborting op as it isn't in flight: id { term: 1 index: 675 } timestamp: 1093 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "bbfc97895e984b61ad3a188c5f9cc98d" 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: "d2942a647afa4fd18abfc585083939b8" new_extra_config { } }
I20250905 13:52:41.185631  8348 raft_consensus.cc:2270] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:41.185853  8349 tablet_replica.cc:331] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: stopping tablet replica
I20250905 13:52:41.186069  8349 raft_consensus.cc:2241] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:41.188679  8349 raft_consensus.cc:2270] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:41.196969  8349 ts_tablet_manager.cc:1905] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250905 13:52:41.198932  8348 ts_tablet_manager.cc:1905] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250905 13:52:41.216602  8348 ts_tablet_manager.cc:1918] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.675
I20250905 13:52:41.216969  8348 log.cc:1199] T bbfc97895e984b61ad3a188c5f9cc98d P 9a0ad0df0421439faebf312a4ba3bebd: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-1-root/wals/bbfc97895e984b61ad3a188c5f9cc98d
I20250905 13:52:41.218330  7889 catalog_manager.cc:4928] TS 9a0ad0df0421439faebf312a4ba3bebd (127.0.104.2:35257): tablet bbfc97895e984b61ad3a188c5f9cc98d (table fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae]) successfully deleted
I20250905 13:52:41.225406  8349 ts_tablet_manager.cc:1918] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.676
I20250905 13:52:41.225692  8349 log.cc:1199] T bbfc97895e984b61ad3a188c5f9cc98d P 19f41e02e1a0424fad0ce8a0cc43ac2f: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1757080267164066-416-0/minicluster-data/ts-2-root/wals/bbfc97895e984b61ad3a188c5f9cc98d
I20250905 13:52:41.226918  7891 catalog_manager.cc:4928] TS 19f41e02e1a0424fad0ce8a0cc43ac2f (127.0.104.3:46181): tablet bbfc97895e984b61ad3a188c5f9cc98d (table fake-table [id=6034ca44d9f04a43a0b8b540a3d501ae]) successfully deleted
W20250905 13:52:41.250560  8303 scanner-internal.cc:458] Time spent opening tablet: real 0.526s	user 0.001s	sys 0.000s
W20250905 13:52:41.393340  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.530s	user 0.001s	sys 0.000s
I20250905 13:52:41.619969   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250905 13:52:41.630585   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:41.630867   416 tablet_replica.cc:331] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8: stopping tablet replica
I20250905 13:52:41.631089   416 raft_consensus.cc:2241] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:41.631351   416 raft_consensus.cc:2270] T bbfc97895e984b61ad3a188c5f9cc98d P d2942a647afa4fd18abfc585083939b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:41.649212   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250905 13:52:41.652340   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250905 13:52:41.665165   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:41.678819   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250905 13:52:41.682552   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250905 13:52:41.692050   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:41.707422   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250905 13:52:41.710843   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250905 13:52:41.720278   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250905 13:52:41.733215   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250905 13:52:41.736454   416 master.cc:561] Master@127.0.104.62:43219 shutting down...
I20250905 13:52:41.745041   416 raft_consensus.cc:2241] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:41.745306   416 raft_consensus.cc:2270] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:41.745426   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P b236943e048549f09441576a0adb66b6: stopping tablet replica
I20250905 13:52:41.759305   416 master.cc:583] Master@127.0.104.62:43219 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11553 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20250905 13:52:41.774571   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45865
I20250905 13:52:41.775104   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:41.775947   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:41.777277   416 webserver.cc:480] Webserver started at http://127.0.104.62:41679/ using document root <none> and password file <none>
I20250905 13:52:41.777519   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:41.777603   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:41.777746   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:41.778507   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/master-0-root/instance:
uuid: "b8e4c66966044b40967fc18f282a3d44"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.781075   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250905 13:52:41.782516  8353 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.782889   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:41.782985   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/master-0-root
uuid: "b8e4c66966044b40967fc18f282a3d44"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.783098   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-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)
I20250905 13:52:41.792028   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:41.792507   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:41.803665   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45865
I20250905 13:52:41.803710  8404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45865 every 8 connection(s)
I20250905 13:52:41.804987  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:41.809850  8405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: Bootstrap starting.
I20250905 13:52:41.811158  8405 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:41.812685  8405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: No bootstrap required, opened a new log
I20250905 13:52:41.813297  8405 raft_consensus.cc:357] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER }
I20250905 13:52:41.813414  8405 raft_consensus.cc:383] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:41.813469  8405 raft_consensus.cc:738] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e4c66966044b40967fc18f282a3d44, State: Initialized, Role: FOLLOWER
I20250905 13:52:41.813670  8405 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER }
I20250905 13:52:41.813781  8405 raft_consensus.cc:397] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:41.813838  8405 raft_consensus.cc:491] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:41.813910  8405 raft_consensus.cc:3058] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:41.815829  8405 raft_consensus.cc:513] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER }
I20250905 13:52:41.816016  8405 leader_election.cc:304] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8e4c66966044b40967fc18f282a3d44; no voters: 
I20250905 13:52:41.816416  8405 leader_election.cc:290] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:41.816540  8408 raft_consensus.cc:2802] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:41.817023  8408 raft_consensus.cc:695] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [term 1 LEADER]: Becoming Leader. State: Replica: b8e4c66966044b40967fc18f282a3d44, State: Running, Role: LEADER
I20250905 13:52:41.817243  8408 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER }
I20250905 13:52:41.817245  8405 sys_catalog.cc:564] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [sys.catalog]: configured and running, proceeding with master startup.
I20250905 13:52:41.817921  8410 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8e4c66966044b40967fc18f282a3d44. Latest consensus state: current_term: 1 leader_uuid: "b8e4c66966044b40967fc18f282a3d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER } }
I20250905 13:52:41.818164  8410 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:41.818145  8409 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8e4c66966044b40967fc18f282a3d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e4c66966044b40967fc18f282a3d44" member_type: VOTER } }
I20250905 13:52:41.818337  8409 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44 [sys.catalog]: This master's current role is: LEADER
I20250905 13:52:41.819674  8413 catalog_manager.cc:1477] Loading table and tablet metadata into memory...
I20250905 13:52:41.820853  8413 catalog_manager.cc:1486] Initializing Kudu cluster ID...
I20250905 13:52:41.823009   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250905 13:52:41.823800  8413 catalog_manager.cc:1349] Generated new cluster ID: 1a781493123540b890549a24edd34a71
I20250905 13:52:41.823894  8413 catalog_manager.cc:1497] Initializing Kudu internal certificate authority...
I20250905 13:52:41.839246  8413 catalog_manager.cc:1372] Generated new certificate authority record
I20250905 13:52:41.840116  8413 catalog_manager.cc:1506] Loading token signing keys...
I20250905 13:52:41.858175  8413 catalog_manager.cc:5955] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: Generated new TSK 0
I20250905 13:52:41.858448  8413 catalog_manager.cc:1516] Initializing in-progress tserver states...
I20250905 13:52:41.888285   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:41.889508   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:41.891000   416 webserver.cc:480] Webserver started at http://127.0.104.1:43037/ using document root <none> and password file <none>
I20250905 13:52:41.891255   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:41.891350   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:41.891476   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:41.892086   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-0-root/instance:
uuid: "b4f18a514b7147fbbc468da562abec40"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.894568   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250905 13:52:41.896183  8429 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.896522   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250905 13:52:41.896620   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-0-root
uuid: "b4f18a514b7147fbbc468da562abec40"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.896775   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-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)
I20250905 13:52:41.908212   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:41.908782   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:41.909345   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:41.910131   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:41.910189   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.910302   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:41.910362   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.922919   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44771
I20250905 13:52:41.922945  8491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44771 every 8 connection(s)
I20250905 13:52:41.924430   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:41.925971   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:41.927373   416 webserver.cc:480] Webserver started at http://127.0.104.2:45621/ using document root <none> and password file <none>
I20250905 13:52:41.927634   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:41.927738   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:41.927877   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:41.928774   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/instance:
uuid: "6e0414c53e8241b89c9eae75c3e82650"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.931327   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250905 13:52:41.932828  8499 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.933161   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250905 13:52:41.933276   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root
uuid: "6e0414c53e8241b89c9eae75c3e82650"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.933393   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-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)
I20250905 13:52:41.935561  8492 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45865
I20250905 13:52:41.935700  8492 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:41.936071  8492 heartbeater.cc:507] Master 127.0.104.62:45865 requested a full tablet report, sending...
I20250905 13:52:41.936985  8370 ts_manager.cc:194] Registered new tserver with Master: b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771)
I20250905 13:52:41.938378  8370 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36932
I20250905 13:52:41.946146   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:41.946656   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:41.947249   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:41.948020   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:41.948086   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.948156   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:41.948200   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.949599  8492 heartbeater.cc:499] Master 127.0.104.62:45865 was elected leader, sending a full tablet report...
I20250905 13:52:41.960796   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:41231
I20250905 13:52:41.960804  8561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:41231 every 8 connection(s)
I20250905 13:52:41.962543   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:41.964148   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:41.965859   416 webserver.cc:480] Webserver started at http://127.0.104.3:37111/ using document root <none> and password file <none>
I20250905 13:52:41.966132   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:41.966229   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:41.966370   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:41.967183   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root/instance:
uuid: "70403620345a435b9ce8b0101fb5bf8d"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.968781  8562 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45865
I20250905 13:52:41.968930  8562 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:41.969308  8562 heartbeater.cc:507] Master 127.0.104.62:45865 requested a full tablet report, sending...
I20250905 13:52:41.970077   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250905 13:52:41.970237  8370 ts_manager.cc:194] Registered new tserver with Master: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231)
I20250905 13:52:41.971010  8370 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36946
I20250905 13:52:41.971911  8568 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.972239   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250905 13:52:41.972640   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root
uuid: "70403620345a435b9ce8b0101fb5bf8d"
format_stamp: "Formatted at 2025-09-05 13:52:41 on dist-test-slave-s3gz"
I20250905 13:52:41.972842   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-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)
I20250905 13:52:41.982445  8562 heartbeater.cc:499] Master 127.0.104.62:45865 was elected leader, sending a full tablet report...
I20250905 13:52:41.989641   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:41.990175   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:41.990792   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:41.991660   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:41.991746   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:41.991864   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:41.991926   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:42.006228   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:46277
I20250905 13:52:42.006232  8630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:46277 every 8 connection(s)
I20250905 13:52:42.008139   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250905 13:52:42.010113   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250905 13:52:42.012046   416 webserver.cc:480] Webserver started at http://127.0.104.4:44385/ using document root <none> and password file <none>
I20250905 13:52:42.012436   416 fs_manager.cc:362] Metadata directory not provided
I20250905 13:52:42.012547   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250905 13:52:42.012745   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20250905 13:52:42.013525   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-3-root/instance:
uuid: "191063a062f24f30bf51df09ad1ebf68"
format_stamp: "Formatted at 2025-09-05 13:52:42 on dist-test-slave-s3gz"
I20250905 13:52:42.016801   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20250905 13:52:42.018347  8631 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45865
I20250905 13:52:42.018509  8631 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:42.018973  8631 heartbeater.cc:507] Master 127.0.104.62:45865 requested a full tablet report, sending...
I20250905 13:52:42.019086  8637 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:42.019922   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20250905 13:52:42.019944  8369 ts_manager.cc:194] Registered new tserver with Master: 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277)
I20250905 13:52:42.020090   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-3-root
uuid: "191063a062f24f30bf51df09ad1ebf68"
format_stamp: "Formatted at 2025-09-05 13:52:42 on dist-test-slave-s3gz"
I20250905 13:52:42.020236   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-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)
I20250905 13:52:42.021297  8369 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36950
I20250905 13:52:42.032545   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250905 13:52:42.032697  8631 heartbeater.cc:499] Master 127.0.104.62:45865 was elected leader, sending a full tablet report...
I20250905 13:52:42.033273   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250905 13:52:42.033960   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250905 13:52:42.034796   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250905 13:52:42.034878   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:42.034982   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250905 13:52:42.035044   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250905 13:52:42.049518   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:35315
I20250905 13:52:42.049541  8699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:35315 every 8 connection(s)
I20250905 13:52:42.056257  8700 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45865
I20250905 13:52:42.056411  8700 heartbeater.cc:461] Registering TS with master...
I20250905 13:52:42.056859  8700 heartbeater.cc:507] Master 127.0.104.62:45865 requested a full tablet report, sending...
I20250905 13:52:42.057621  8370 ts_manager.cc:194] Registered new tserver with Master: 191063a062f24f30bf51df09ad1ebf68 (127.0.104.4:35315)
I20250905 13:52:42.058348  8370 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36956
I20250905 13:52:42.058519   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008022099s
I20250905 13:52:42.069473  8700 heartbeater.cc:499] Master 127.0.104.62:45865 was elected leader, sending a full tablet report...
I20250905 13:52:42.070092  8369 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36968:
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"
    }
  }
}
I20250905 13:52:42.086898  8457 tablet_service.cc:1468] Processing CreateTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 (DEFAULT_TABLE table=fake-table [id=a96d3273f01240f8b2720bc3977cac15]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:42.087467  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0e52ccf1994650b9fa0b1d043d6828. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:42.087996  8596 tablet_service.cc:1468] Processing CreateTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 (DEFAULT_TABLE table=fake-table [id=a96d3273f01240f8b2720bc3977cac15]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:42.088405  8596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0e52ccf1994650b9fa0b1d043d6828. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:42.095032  8715 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap starting.
I20250905 13:52:42.096158  8665 tablet_service.cc:1468] Processing CreateTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 (DEFAULT_TABLE table=fake-table [id=a96d3273f01240f8b2720bc3977cac15]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250905 13:52:42.096612  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0e52ccf1994650b9fa0b1d043d6828. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:42.096926  8715 tablet_bootstrap.cc:654] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:42.100085  8716 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Bootstrap starting.
I20250905 13:52:42.102645  8716 tablet_bootstrap.cc:654] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:42.105150  8716 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: No bootstrap required, opened a new log
I20250905 13:52:42.105324  8716 ts_tablet_manager.cc:1397] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250905 13:52:42.106076  8716 raft_consensus.cc:357] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.106256  8716 raft_consensus.cc:383] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:42.106348  8716 raft_consensus.cc:738] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f18a514b7147fbbc468da562abec40, State: Initialized, Role: FOLLOWER
I20250905 13:52:42.106359  8715 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: No bootstrap required, opened a new log
I20250905 13:52:42.106530  8719 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Bootstrap starting.
I20250905 13:52:42.106568  8715 ts_tablet_manager.cc:1397] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20250905 13:52:42.107167  8716 consensus_queue.cc:260] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.107332  8715 raft_consensus.cc:357] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.107522  8715 raft_consensus.cc:383] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:42.107637  8715 raft_consensus.cc:738] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70403620345a435b9ce8b0101fb5bf8d, State: Initialized, Role: FOLLOWER
I20250905 13:52:42.107904  8715 consensus_queue.cc:260] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.108105  8716 ts_tablet_manager.cc:1428] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20250905 13:52:42.108439  8719 tablet_bootstrap.cc:654] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:42.110538  8715 ts_tablet_manager.cc:1428] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:42.117875  8719 tablet_bootstrap.cc:492] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: No bootstrap required, opened a new log
I20250905 13:52:42.118055  8719 ts_tablet_manager.cc:1397] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20250905 13:52:42.118703  8719 raft_consensus.cc:357] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.118876  8719 raft_consensus.cc:383] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:42.118957  8719 raft_consensus.cc:738] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 191063a062f24f30bf51df09ad1ebf68, State: Initialized, Role: FOLLOWER
I20250905 13:52:42.119179  8719 consensus_queue.cc:260] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.119884  8719 ts_tablet_manager.cc:1428] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20250905 13:52:42.147823  8720 raft_consensus.cc:491] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250905 13:52:42.148051  8720 raft_consensus.cc:513] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.148921  8720 leader_election.cc:290] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277), 191063a062f24f30bf51df09ad1ebf68 (127.0.104.4:35315)
I20250905 13:52:42.154335  8606 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "ed0e52ccf1994650b9fa0b1d043d6828" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70403620345a435b9ce8b0101fb5bf8d" is_pre_election: true
I20250905 13:52:42.154470  8675 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "ed0e52ccf1994650b9fa0b1d043d6828" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "191063a062f24f30bf51df09ad1ebf68" is_pre_election: true
I20250905 13:52:42.154559  8606 raft_consensus.cc:2466] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f18a514b7147fbbc468da562abec40 in term 0.
I20250905 13:52:42.154692  8675 raft_consensus.cc:2466] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f18a514b7147fbbc468da562abec40 in term 0.
I20250905 13:52:42.155027  8433 leader_election.cc:304] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70403620345a435b9ce8b0101fb5bf8d, b4f18a514b7147fbbc468da562abec40; no voters: 
I20250905 13:52:42.155299  8720 raft_consensus.cc:2802] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250905 13:52:42.155380  8720 raft_consensus.cc:491] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250905 13:52:42.155458  8720 raft_consensus.cc:3058] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:42.158219  8720 raft_consensus.cc:513] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.158772  8720 leader_election.cc:290] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 1 election: Requested vote from peers 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277), 191063a062f24f30bf51df09ad1ebf68 (127.0.104.4:35315)
I20250905 13:52:42.159138  8606 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "ed0e52ccf1994650b9fa0b1d043d6828" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70403620345a435b9ce8b0101fb5bf8d"
I20250905 13:52:42.159178  8675 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "ed0e52ccf1994650b9fa0b1d043d6828" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "191063a062f24f30bf51df09ad1ebf68"
I20250905 13:52:42.159322  8606 raft_consensus.cc:3058] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:42.159359  8675 raft_consensus.cc:3058] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:42.162083  8606 raft_consensus.cc:2466] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f18a514b7147fbbc468da562abec40 in term 1.
I20250905 13:52:42.162087  8675 raft_consensus.cc:2466] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f18a514b7147fbbc468da562abec40 in term 1.
I20250905 13:52:42.162436  8433 leader_election.cc:304] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70403620345a435b9ce8b0101fb5bf8d, b4f18a514b7147fbbc468da562abec40; no voters: 
I20250905 13:52:42.162797  8720 raft_consensus.cc:2802] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:42.163228  8720 raft_consensus.cc:695] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 LEADER]: Becoming Leader. State: Replica: b4f18a514b7147fbbc468da562abec40, State: Running, Role: LEADER
I20250905 13:52:42.163476  8720 consensus_queue.cc:237] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } }
I20250905 13:52:42.165819  8368 catalog_manager.cc:5582] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f18a514b7147fbbc468da562abec40 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "b4f18a514b7147fbbc468da562abec40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "191063a062f24f30bf51df09ad1ebf68" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35315 } health_report { overall_health: UNKNOWN } } }
W20250905 13:52:42.174036  8493 tablet.cc:2378] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20250905 13:52:42.199517   416 alter_table-test.cc:182] Tablet successfully located
I20250905 13:52:42.200224  8368 catalog_manager.cc:2482] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:42.200392  8368 catalog_manager.cc:2730] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250905 13:52:42.203450  8368 catalog_manager.cc:5869] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: Sending DeleteTablet for 3 replicas of tablet ed0e52ccf1994650b9fa0b1d043d6828
I20250905 13:52:42.204370  8596 tablet_service.cc:1515] Processing DeleteTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:42 UTC) from {username='slave'} at 127.0.0.1:54900
I20250905 13:52:42.204483  8457 tablet_service.cc:1515] Processing DeleteTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:42 UTC) from {username='slave'} at 127.0.0.1:42554
I20250905 13:52:42.204797  8665 tablet_service.cc:1515] Processing DeleteTablet for tablet ed0e52ccf1994650b9fa0b1d043d6828 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-09-05 13:52:42 UTC) from {username='slave'} at 127.0.0.1:38368
I20250905 13:52:42.204955   416 test_util.cc:276] Using random seed: 651476725
I20250905 13:52:42.205216  8729 tablet_replica.cc:331] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: stopping tablet replica
I20250905 13:52:42.205477  8729 raft_consensus.cc:2241] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:42.205693  8729 raft_consensus.cc:2270] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:42.206298  8730 tablet_replica.cc:331] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: stopping tablet replica
I20250905 13:52:42.206631  8730 raft_consensus.cc:2241] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 LEADER]: Raft consensus shutting down.
I20250905 13:52:42.207023  8730 pending_rounds.cc:70] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Trying to abort 1 pending ops.
I20250905 13:52:42.207165  8730 pending_rounds.cc:77] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20250905 13:52:42.208060  8730 raft_consensus.cc:2887] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250905 13:52:42.209335  8730 raft_consensus.cc:2270] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:42.209584  8729 ts_tablet_manager.cc:1905] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:42.212263  8730 ts_tablet_manager.cc:1905] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:42.217609  8731 tablet_replica.cc:331] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: stopping tablet replica
I20250905 13:52:42.223006  8729 ts_tablet_manager.cc:1918] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250905 13:52:42.223213  8729 log.cc:1199] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root/wals/ed0e52ccf1994650b9fa0b1d043d6828
I20250905 13:52:42.223651  8729 ts_tablet_manager.cc:1939] T ed0e52ccf1994650b9fa0b1d043d6828 P 70403620345a435b9ce8b0101fb5bf8d: Deleting consensus metadata
I20250905 13:52:42.224329  8730 ts_tablet_manager.cc:1918] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250905 13:52:42.224452  8730 log.cc:1199] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-0-root/wals/ed0e52ccf1994650b9fa0b1d043d6828
I20250905 13:52:42.218847  8731 raft_consensus.cc:2241] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250905 13:52:42.224777  8357 catalog_manager.cc:4928] TS 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): tablet ed0e52ccf1994650b9fa0b1d043d6828 (table fake-table [id=a96d3273f01240f8b2720bc3977cac15]) successfully deleted
I20250905 13:52:42.224922  8730 ts_tablet_manager.cc:1939] T ed0e52ccf1994650b9fa0b1d043d6828 P b4f18a514b7147fbbc468da562abec40: Deleting consensus metadata
I20250905 13:52:42.224932  8731 raft_consensus.cc:2270] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250905 13:52:42.225526  8354 catalog_manager.cc:4928] TS b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): tablet ed0e52ccf1994650b9fa0b1d043d6828 (table fake-table [id=a96d3273f01240f8b2720bc3977cac15]) successfully deleted
I20250905 13:52:42.225785  8731 ts_tablet_manager.cc:1905] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250905 13:52:42.232313  8731 ts_tablet_manager.cc:1918] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250905 13:52:42.232455  8731 log.cc:1199] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Deleting WAL directory at /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-3-root/wals/ed0e52ccf1994650b9fa0b1d043d6828
I20250905 13:52:42.232766  8731 ts_tablet_manager.cc:1939] T ed0e52ccf1994650b9fa0b1d043d6828 P 191063a062f24f30bf51df09ad1ebf68: Deleting consensus metadata
I20250905 13:52:42.233556  8368 catalog_manager.cc:2232] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36992:
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"
    }
  }
}
I20250905 13:52:42.233736  8356 catalog_manager.cc:4928] TS 191063a062f24f30bf51df09ad1ebf68 (127.0.104.4:35315): tablet ed0e52ccf1994650b9fa0b1d043d6828 (table fake-table [id=a96d3273f01240f8b2720bc3977cac15]) successfully deleted
I20250905 13:52:42.245813  8527 tablet_service.cc:1468] Processing CreateTablet for tablet b9569b3abfd84a96958046dc6f1425cf (DEFAULT_TABLE table=fake-table [id=88074978103c4fc68364feb3ce00392c]), partition=RANGE (key) PARTITION UNBOUNDED
I20250905 13:52:42.246299  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9569b3abfd84a96958046dc6f1425cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:52:42.252446  8737 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Bootstrap starting.
I20250905 13:52:42.254258  8737 tablet_bootstrap.cc:654] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Neither blocks nor log segments found. Creating new log.
I20250905 13:52:42.256145  8737 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: No bootstrap required, opened a new log
I20250905 13:52:42.256322  8737 ts_tablet_manager.cc:1397] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250905 13:52:42.256987  8737 raft_consensus.cc:357] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } }
I20250905 13:52:42.257153  8737 raft_consensus.cc:383] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250905 13:52:42.257236  8737 raft_consensus.cc:738] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0414c53e8241b89c9eae75c3e82650, State: Initialized, Role: FOLLOWER
I20250905 13:52:42.257443  8737 consensus_queue.cc:260] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } }
I20250905 13:52:42.257592  8737 raft_consensus.cc:397] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250905 13:52:42.257668  8737 raft_consensus.cc:491] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250905 13:52:42.257763  8737 raft_consensus.cc:3058] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 0 FOLLOWER]: Advancing to term 1
I20250905 13:52:42.260373  8737 raft_consensus.cc:513] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } }
I20250905 13:52:42.260646  8737 leader_election.cc:304] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6e0414c53e8241b89c9eae75c3e82650; no voters: 
I20250905 13:52:42.262151  8737 leader_election.cc:290] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250905 13:52:42.262267  8739 raft_consensus.cc:2802] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 FOLLOWER]: Leader election won for term 1
I20250905 13:52:42.262821  8739 raft_consensus.cc:695] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Becoming Leader. State: Replica: 6e0414c53e8241b89c9eae75c3e82650, State: Running, Role: LEADER
I20250905 13:52:42.262933  8737 ts_tablet_manager.cc:1428] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20250905 13:52:42.263131  8739 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } }
I20250905 13:52:42.265170  8369 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } }
I20250905 13:52:42.294456  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000133
I20250905 13:52:42.332028  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.037s	user 0.014s	sys 0.003s Metrics: {"bytes_written":7101,"cfile_init":1,"dirs.queue_time_us":1152,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":888,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1370,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":1059,"threads_started":1}
I20250905 13:52:42.464617  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.001945
I20250905 13:52:42.617624  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.153s	user 0.094s	sys 0.010s Metrics: {"bytes_written":16879,"cfile_init":1,"dirs.queue_time_us":10844,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1323,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":796,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1500,"spinlock_wait_cycles":6528,"thread_start_us":10745,"threads_started":1}
I20250905 13:52:42.618472  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.001945
I20250905 13:52:42.790944  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.172s	user 0.086s	sys 0.000s Metrics: {"bytes_written":17203,"cfile_init":1,"dirs.queue_time_us":2020,"dirs.run_cpu_time_us":218,"dirs.run_wall_time_us":1520,"drs_written":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4,"lbm_write_time_us":984,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1550}
I20250905 13:52:42.791877  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014423
I20250905 13:52:42.971561  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.179s	user 0.133s	sys 0.004s Metrics: {"bytes_written":32261,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":85254,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":66,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1231,"drs_written":1,"lbm_read_time_us":1132,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1141,"lbm_writes_lt_1ms":24,"num_input_rowsets":2,"peak_mem_usage":23393,"rows_written":3050,"spinlock_wait_cycles":12544}
I20250905 13:52:42.972546  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.003883
I20250905 13:52:43.184230  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.211s	user 0.190s	sys 0.000s Metrics: {"bytes_written":40210,"cfile_init":1,"dirs.queue_time_us":186,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1067,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":961,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":3600}
I20250905 13:52:43.185207  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014194
I20250905 13:52:43.566084  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.381s	user 0.278s	sys 0.000s Metrics: {"bytes_written":65957,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2286,"cfile_cache_miss":26,"cfile_cache_miss_bytes":186478,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":58,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1125,"drs_written":1,"lbm_read_time_us":1363,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1317,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":47967,"rows_written":6650}
I20250905 13:52:43.572172  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.006789
I20250905 13:52:44.016147  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.442s	user 0.316s	sys 0.023s Metrics: {"bytes_written":59617,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1130,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1378,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":5750}
I20250905 13:52:44.017243  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014646
I20250905 13:52:44.529953  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.512s	user 0.489s	sys 0.004s Metrics: {"bytes_written":122308,"cfile_cache_hit":12,"cfile_cache_hit_bytes":44760,"cfile_cache_miss":28,"cfile_cache_miss_bytes":309816,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1936,"dirs.run_cpu_time_us":478,"dirs.run_wall_time_us":3212,"drs_written":1,"lbm_read_time_us":1197,"lbm_reads_lt_1ms":56,"lbm_write_time_us":1811,"lbm_writes_lt_1ms":32,"num_input_rowsets":2,"peak_mem_usage":88437,"rows_written":12400,"thread_start_us":6834,"threads_started":3}
I20250905 13:52:44.530838  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.010665
I20250905 13:52:45.150678  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.620s	user 0.519s	sys 0.016s Metrics: {"bytes_written":95872,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":693,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1671,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":9750}
I20250905 13:52:45.151737  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014751
I20250905 13:52:46.528749  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 1.377s	user 0.884s	sys 0.007s Metrics: {"bytes_written":210148,"cfile_cache_hit":12,"cfile_cache_hit_bytes":70761,"cfile_cache_miss":32,"cfile_cache_miss_bytes":566559,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":3621,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1271,"drs_written":1,"lbm_read_time_us":1751,"lbm_reads_lt_1ms":60,"lbm_write_time_us":2636,"lbm_writes_lt_1ms":40,"num_input_rowsets":2,"peak_mem_usage":170493,"rows_written":22150,"thread_start_us":3508,"threads_started":1}
I20250905 13:52:46.535362  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.025199
I20250905 13:52:48.261622  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 1.726s	user 1.192s	sys 0.048s Metrics: {"bytes_written":223062,"cfile_init":1,"dirs.queue_time_us":8318,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":2289,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2679,"lbm_writes_lt_1ms":41,"peak_mem_usage":0,"rows_written":23450,"thread_start_us":8471,"threads_started":1}
I20250905 13:52:48.262603  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014778
I20250905 13:52:50.455174  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 2.187s	user 1.794s	sys 0.035s Metrics: {"bytes_written":425662,"cfile_cache_hit":13,"cfile_cache_hit_bytes":203931,"cfile_cache_miss":43,"cfile_cache_miss_bytes":1119651,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6360,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1935,"drs_written":1,"lbm_read_time_us":2699,"lbm_reads_lt_1ms":71,"lbm_write_time_us":4908,"lbm_writes_lt_1ms":60,"num_input_rowsets":2,"peak_mem_usage":362141,"rows_written":45600,"thread_start_us":6489,"threads_started":1}
I20250905 13:52:50.456079  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling LogGCOp(b9569b3abfd84a96958046dc6f1425cf): free 998059 bytes of WAL
I20250905 13:52:50.457079  8504 log_reader.cc:385] T b9569b3abfd84a96958046dc6f1425cf: removed 1 log segments from log reader
I20250905 13:52:50.457209  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000001 (ops 1-740)
I20250905 13:52:50.457782  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: LogGCOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {}
I20250905 13:52:50.458309  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.046516
I20250905 13:52:53.971091  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 3.510s	user 2.269s	sys 0.056s Metrics: {"bytes_written":412046,"cfile_init":1,"dirs.queue_time_us":12136,"dirs.run_cpu_time_us":214,"dirs.run_wall_time_us":1758,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4423,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"rows_written":44100,"thread_start_us":12027,"threads_started":1}
I20250905 13:52:53.972182  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014564
I20250905 13:52:59.181165  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 5.209s	user 3.540s	sys 0.067s Metrics: {"bytes_written":824882,"cfile_cache_hit":13,"cfile_cache_hit_bytes":387557,"cfile_cache_miss":67,"cfile_cache_miss_bytes":2295959,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":439,"dirs.run_cpu_time_us":213,"dirs.run_wall_time_us":10115,"drs_written":1,"lbm_read_time_us":4352,"lbm_reads_lt_1ms":95,"lbm_write_time_us":7683,"lbm_writes_lt_1ms":100,"num_input_rowsets":2,"peak_mem_usage":728936,"rows_written":89700,"spinlock_wait_cycles":768,"thread_start_us":307,"threads_started":1}
I20250905 13:52:59.186528  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling LogGCOp(b9569b3abfd84a96958046dc6f1425cf): free 1000178 bytes of WAL
I20250905 13:52:59.187610  8504 log_reader.cc:385] T b9569b3abfd84a96958046dc6f1425cf: removed 1 log segments from log reader
I20250905 13:52:59.187826  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000002 (ops 741-1455)
I20250905 13:52:59.188591  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: LogGCOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {}
I20250905 13:52:59.189059  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.106590
I20250905 13:53:00.318312  8363 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250905 13:53:00.615762  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000057
I20250905 13:53:00.633037  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.017s	user 0.013s	sys 0.003s Metrics: {"bytes_written":329,"delete_count":0,"lbm_write_time_us":153,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250905 13:53:00.633719  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127569
I20250905 13:53:00.644310  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.005s	sys 0.004s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2329,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":863,"lbm_read_time_us":475,"lbm_reads_lt_1ms":25,"lbm_write_time_us":318,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":616,"threads_started":2,"update_count":1}
I20250905 13:53:01.986282  8363 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:01.988054  8537 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4137, Committed index: 4137, Last appended: 1.4137, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } }
I20250905 13:53:01.990653  8794 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.4138: config changed from index -1 to 4138, NON_VOTER b4f18a514b7147fbbc468da562abec40 (127.0.104.1) added. New config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }
I20250905 13:53:01.995090  8357 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b9569b3abfd84a96958046dc6f1425cf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250905 13:53:02.005206  8363 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: config changed from index -1 to 4138, NON_VOTER b4f18a514b7147fbbc468da562abec40 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250905 13:53:02.005774  8363 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:02.012457  8537 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4138, Committed index: 4138, Last appended: 1.4138, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:02.015614  8794 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.4139: config changed from index 4138 to 4139, NON_VOTER 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) added. New config: { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
W20250905 13:53:02.016335  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9569b3abfd84a96958046dc6f1425cf. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:53:02.021471  8357 catalog_manager.cc:5095] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b9569b3abfd84a96958046dc6f1425cf with cas_config_opid_index 4138: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20250905 13:53:02.023418  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9569b3abfd84a96958046dc6f1425cf. This is attempt 1: this message will repeat every 5th retry.
I20250905 13:53:02.023269  8363 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: config changed from index 4138 to 4139, NON_VOTER 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250905 13:53:02.024014  8363 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:02.147697  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000038
I20250905 13:53:02.153442  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.005s	sys 0.000s Metrics: {"bytes_written":434,"delete_count":0,"lbm_write_time_us":155,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20250905 13:53:02.154027  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.159676
I20250905 13:53:02.165011  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.011s	user 0.010s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2573,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1042,"lbm_read_time_us":334,"lbm_reads_lt_1ms":25,"lbm_write_time_us":304,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":677,"threads_started":2,"update_count":2}
I20250905 13:53:02.391981  8806 ts_tablet_manager.cc:927] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Initiating tablet copy from peer 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231)
I20250905 13:53:02.393159  8806 tablet_copy_client.cc:323] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:41231
I20250905 13:53:02.400692  8547 tablet_copy_service.cc:140] P 6e0414c53e8241b89c9eae75c3e82650: Received BeginTabletCopySession request for tablet b9569b3abfd84a96958046dc6f1425cf from peer 70403620345a435b9ce8b0101fb5bf8d ({username='slave'} at 127.0.0.1:51450)
I20250905 13:53:02.400942  8547 tablet_copy_service.cc:161] P 6e0414c53e8241b89c9eae75c3e82650: Beginning new tablet copy session on tablet b9569b3abfd84a96958046dc6f1425cf from peer 70403620345a435b9ce8b0101fb5bf8d at {username='slave'} at 127.0.0.1:51450: session id = 70403620345a435b9ce8b0101fb5bf8d-b9569b3abfd84a96958046dc6f1425cf
I20250905 13:53:02.403967  8547 tablet_copy_source_session.cc:215] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Tablet Copy: opened 5 blocks and 4 log segments
I20250905 13:53:02.405827  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9569b3abfd84a96958046dc6f1425cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:53:02.411257  8806 tablet_copy_client.cc:806] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Starting download of 5 data blocks...
I20250905 13:53:02.416404  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:02.582891  8810 ts_tablet_manager.cc:927] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Initiating tablet copy from peer 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231)
I20250905 13:53:02.583617  8810 tablet_copy_client.cc:323] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.2:41231
I20250905 13:53:02.596606  8547 tablet_copy_service.cc:140] P 6e0414c53e8241b89c9eae75c3e82650: Received BeginTabletCopySession request for tablet b9569b3abfd84a96958046dc6f1425cf from peer b4f18a514b7147fbbc468da562abec40 ({username='slave'} at 127.0.0.1:51456)
I20250905 13:53:02.596832  8547 tablet_copy_service.cc:161] P 6e0414c53e8241b89c9eae75c3e82650: Beginning new tablet copy session on tablet b9569b3abfd84a96958046dc6f1425cf from peer b4f18a514b7147fbbc468da562abec40 at {username='slave'} at 127.0.0.1:51456: session id = b4f18a514b7147fbbc468da562abec40-b9569b3abfd84a96958046dc6f1425cf
I20250905 13:53:02.599572  8547 tablet_copy_source_session.cc:215] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Tablet Copy: opened 5 blocks and 4 log segments
I20250905 13:53:02.600806  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9569b3abfd84a96958046dc6f1425cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250905 13:53:02.609553  8810 tablet_copy_client.cc:806] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Starting download of 5 data blocks...
I20250905 13:53:02.613490  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:03.002583  8365 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:03.017380  8363 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:03.536434  8366 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:03.581543  8366 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 1 got 0
I20250905 13:53:04.149755  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 4.960s	user 4.116s	sys 0.266s Metrics: {"bytes_written":932137,"cfile_init":1,"dirs.queue_time_us":427,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":1407,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9787,"lbm_writes_lt_1ms":113,"peak_mem_usage":0,"rows_written":101700,"thread_start_us":695,"threads_started":2,"wal-append.queue_time_us":703}
I20250905 13:53:04.149801  8758 tablet.cc:1722] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: 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
I20250905 13:53:04.150954  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014099
I20250905 13:53:04.154783  8758 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:38448 (request call id 1) took 3724 ms. Trace:
I20250905 13:53:04.154914  8758 rpcz_store.cc:276] 0905 13:53:00.429989 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.430162 (+   173us) service_pool.cc:225] Handling call
0905 13:53:04.154758 (+3724596us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:00.448093 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0905 13:53:00.448249 (+   156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0905 13:53:00.461500 (+ 13251us) alter_schema_op.cc:66] Acquired schema lock
0905 13:53:00.461511 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0905 13:53:00.461537 (+    26us) alter_schema_op.cc:128] START. Timestamp: 1
0905 13:53:00.461540 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:00.461754 (+   214us) log.cc:844] Serialized 195 byte log entry
0905 13:53:00.462490 (+   736us) op_driver.cc:464] REPLICATION: finished
0905 13:53:00.462962 (+   472us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0905 13:53:04.150427 (+3687465us) log.cc:844] Serialized 5 byte log entry
0905 13:53:04.154304 (+  3877us) tablet_metadata.cc:641] Metadata flushed
0905 13:53:04.154663 (+   359us) log.cc:844] Serialized 15 byte log entry
0905 13:53:04.154706 (+    43us) alter_schema_op.cc:73] Released schema lock
0905 13:53:04.154712 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":425,"prepare.queue_time_us":17645,"prepare.run_cpu_time_us":551,"prepare.run_wall_time_us":14495,"replication_time_us":919}]]}
I20250905 13:53:04.165726  8758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4135, attempt_no=0}) took 3726 ms. Trace:
I20250905 13:53:04.165917  8758 rpcz_store.cc:276] 0905 13:53:00.438802 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.438852 (+    50us) service_pool.cc:225] Handling call
0905 13:53:04.165695 (+3726843us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:00.462630 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:00.462753 (+   123us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.154930 (+3692177us) write_op.cc:435] Acquired schema lock
0905 13:53:04.154934 (+     4us) tablet.cc:660] Decoding operations
0905 13:53:04.155323 (+   389us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.155337 (+    14us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.155342 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.155740 (+   398us) tablet.cc:699] Row locks acquired
0905 13:53:04.155743 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:53:04.155788 (+    45us) write_op.cc:270] Start()
0905 13:53:04.155826 (+    38us) write_op.cc:276] Timestamp: L: 4146
0905 13:53:04.155829 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.156064 (+   235us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.156536 (+   472us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.156631 (+    95us) write_op.cc:301] APPLY: starting
0905 13:53:04.156646 (+    15us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.162038 (+  5392us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.162072 (+    34us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.163838 (+  1766us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.163916 (+    78us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.163925 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.164089 (+   164us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.165441 (+  1352us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.165528 (+    87us) write_op.cc:454] Released schema lock
0905 13:53:04.165543 (+    15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"cfile_cache_hit":33,"cfile_cache_hit_bytes":135498,"cfile_cache_miss":32,"cfile_cache_miss_bytes":128053,"cfile_init":1,"lbm_read_time_us":810,"lbm_reads_lt_1ms":36,"num_ops":50,"prepare.queue_time_us":23330,"prepare.run_cpu_time_us":582135,"prepare.run_wall_time_us":3693664,"raft.queue_time_us":62,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":684}]]}
I20250905 13:53:04.179524  8758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4136, attempt_no=0}) took 3737 ms. Trace:
I20250905 13:53:04.179699  8758 rpcz_store.cc:276] 0905 13:53:00.441765 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.441834 (+    69us) service_pool.cc:225] Handling call
0905 13:53:04.179488 (+3737654us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.156321 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.156438 (+   117us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.156444 (+     6us) write_op.cc:435] Acquired schema lock
0905 13:53:04.156448 (+     4us) tablet.cc:660] Decoding operations
0905 13:53:04.164056 (+  7608us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.164068 (+    12us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.164072 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.164427 (+   355us) tablet.cc:699] Row locks acquired
0905 13:53:04.164430 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:53:04.164476 (+    46us) write_op.cc:270] Start()
0905 13:53:04.164512 (+    36us) write_op.cc:276] Timestamp: L: 4147
0905 13:53:04.164515 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.173392 (+  8877us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.174571 (+  1179us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.174720 (+   149us) write_op.cc:301] APPLY: starting
0905 13:53:04.174743 (+    23us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.175215 (+   472us) spinlock_profiling.cc:243] Waited 8.63 ms on lock 0x6160006b3b54. stack: 00007f4a62603dc6 00007f4a62603b80 00007f4a613c63ad 0000000000502244 000000000050220d 0000000000501aca 00007f4a6cc84d62 00007f4a6e02d2d5 00007f4a6e02bdf9 00007f4a6e034220 00007f4a6e03402d 000000000053717c 00007f4a6264a14f 00007f4a6264d41b 00007f4a6264d298 000000000053717c
0905 13:53:04.177194 (+  1979us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.177197 (+     3us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.178962 (+  1765us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.179031 (+    69us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.179040 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.179212 (+   172us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.179286 (+    74us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.179346 (+    60us) write_op.cc:454] Released schema lock
0905 13:53:04.179355 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"cfile_cache_hit":46,"cfile_cache_hit_bytes":188876,"cfile_cache_miss":13,"cfile_cache_miss_bytes":53378,"lbm_read_time_us":261,"lbm_reads_lt_1ms":13,"num_ops":50,"prepare.queue_time_us":3714055,"prepare.run_cpu_time_us":1872,"prepare.run_wall_time_us":19063,"raft.queue_time_us":59,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":10,"replication_time_us":10030,"spinlock_wait_cycles":19856256}]]}
I20250905 13:53:04.190833  8758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4137, attempt_no=0}) took 3748 ms. Trace:
I20250905 13:53:04.190991  8758 rpcz_store.cc:276] 0905 13:53:00.442757 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.443311 (+   554us) service_pool.cc:225] Handling call
0905 13:53:04.190805 (+3747494us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.175419 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.175557 (+   138us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.175563 (+     6us) write_op.cc:435] Acquired schema lock
0905 13:53:04.175566 (+     3us) tablet.cc:660] Decoding operations
0905 13:53:04.175971 (+   405us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.175984 (+    13us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.175989 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.176386 (+   397us) tablet.cc:699] Row locks acquired
0905 13:53:04.176389 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:53:04.176428 (+    39us) write_op.cc:270] Start()
0905 13:53:04.176463 (+    35us) write_op.cc:276] Timestamp: L: 4148
0905 13:53:04.176466 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.176689 (+   223us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.177295 (+   606us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.182903 (+  5608us) write_op.cc:301] APPLY: starting
0905 13:53:04.182917 (+    14us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.185885 (+  2968us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.185909 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.189781 (+  3872us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.189894 (+   113us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.189910 (+    16us) write_op.cc:312] APPLY: finished
0905 13:53:04.190170 (+   260us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.190567 (+   397us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.190658 (+    91us) write_op.cc:454] Released schema lock
0905 13:53:04.190675 (+    17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5554,"cfile_cache_hit":58,"cfile_cache_hit_bytes":238148,"cfile_cache_miss":9,"cfile_cache_miss_bytes":36954,"lbm_read_time_us":248,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":3731728,"prepare.run_cpu_time_us":1430,"prepare.run_wall_time_us":7080,"raft.queue_time_us":261,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":11,"replication_time_us":803,"thread_start_us":13624,"threads_started":1}]]}
W20250905 13:53:04.207139  8758 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4138, attempt_no=0}) took 3760 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.207320  8758 rpcz_store.cc:269] 0905 13:53:00.447032 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.447581 (+   549us) service_pool.cc:225] Handling call
0905 13:53:04.207075 (+3759494us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.192403 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.192530 (+   127us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.192536 (+     6us) write_op.cc:435] Acquired schema lock
0905 13:53:04.192539 (+     3us) tablet.cc:660] Decoding operations
0905 13:53:04.192969 (+   430us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.192982 (+    13us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.192987 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.193329 (+   342us) tablet.cc:699] Row locks acquired
0905 13:53:04.193332 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:53:04.193367 (+    35us) write_op.cc:270] Start()
0905 13:53:04.193400 (+    33us) write_op.cc:276] Timestamp: L: 4150
0905 13:53:04.193402 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.193602 (+   200us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.194316 (+   714us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.202570 (+  8254us) write_op.cc:301] APPLY: starting
0905 13:53:04.202587 (+    17us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.204545 (+  1958us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.204574 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.205706 (+  1132us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.205784 (+    78us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.205791 (+     7us) write_op.cc:312] APPLY: finished
0905 13:53:04.206008 (+   217us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.206892 (+   884us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.206945 (+    53us) write_op.cc:454] Released schema lock
0905 13:53:04.206955 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8206,"cfile_cache_hit":68,"cfile_cache_hit_bytes":279208,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":44,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":3744427,"prepare.run_cpu_time_us":5279,"prepare.run_wall_time_us":14262,"raft.queue_time_us":326,"raft.run_cpu_time_us":4,"raft.run_wall_time_us":4,"replication_time_us":886,"spinlock_wait_cycles":1536,"thread_start_us":12911,"threads_started":2}]]}
W20250905 13:53:04.208251  8826 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4139, attempt_no=0}) took 3760 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.208380  8826 rpcz_store.cc:269] 0905 13:53:00.447447 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.447497 (+    50us) service_pool.cc:225] Handling call
0905 13:53:04.208199 (+3760702us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.182532 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.182670 (+   138us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.182676 (+     6us) write_op.cc:435] Acquired schema lock
0905 13:53:04.182678 (+     2us) tablet.cc:660] Decoding operations
0905 13:53:04.183031 (+   353us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.183043 (+    12us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.183048 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.183378 (+   330us) tablet.cc:699] Row locks acquired
0905 13:53:04.183382 (+     4us) write_op.cc:260] PREPARE: finished
0905 13:53:04.183422 (+    40us) write_op.cc:270] Start()
0905 13:53:04.183455 (+    33us) write_op.cc:276] Timestamp: L: 4149
0905 13:53:04.183457 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.191373 (+  7916us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.191942 (+   569us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.192134 (+   192us) write_op.cc:301] APPLY: starting
0905 13:53:04.192150 (+    16us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.192316 (+   166us) spinlock_profiling.cc:243] Waited 7.67 ms on lock 0x6160006b3b54. stack: 00007f4a62603dc6 00007f4a62603b80 00007f4a613c63ad 0000000000502244 000000000050220d 0000000000501aca 00007f4a6cc84d62 00007f4a6e02d2d5 00007f4a6e02bdf9 00007f4a6e034220 00007f4a6e03402d 000000000053717c 00007f4a6264a14f 00007f4a6264d41b 00007f4a6264d298 000000000053717c
0905 13:53:04.203989 (+ 11673us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.203993 (+     4us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.205282 (+  1289us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.205352 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.205361 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.205542 (+   181us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.208027 (+  2485us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.208087 (+    60us) write_op.cc:454] Released schema lock
0905 13:53:04.208099 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":143,"cfile_cache_hit":63,"cfile_cache_hit_bytes":251905,"cfile_cache_miss":5,"cfile_cache_miss_bytes":20530,"lbm_read_time_us":959,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":3734656,"prepare.run_cpu_time_us":1548,"prepare.run_wall_time_us":9842,"raft.queue_time_us":2929,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":8,"replication_time_us":8459,"spinlock_wait_cycles":17645696}]]}
W20250905 13:53:04.216796  8828 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4140, attempt_no=0}) took 3761 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.216979  8828 rpcz_store.cc:269] 0905 13:53:00.455389 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.455440 (+    51us) service_pool.cc:225] Handling call
0905 13:53:04.216728 (+3761288us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.206765 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.206912 (+   147us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.206919 (+     7us) write_op.cc:435] Acquired schema lock
0905 13:53:04.206922 (+     3us) tablet.cc:660] Decoding operations
0905 13:53:04.207286 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.207299 (+    13us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.207310 (+    11us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.207672 (+   362us) tablet.cc:699] Row locks acquired
0905 13:53:04.207674 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:53:04.207712 (+    38us) write_op.cc:270] Start()
0905 13:53:04.207745 (+    33us) write_op.cc:276] Timestamp: L: 4151
0905 13:53:04.207748 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.209309 (+  1561us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.210023 (+   714us) spinlock_profiling.cc:243] Waited 1.32 ms on lock 0x6160006b3b54. stack: 00007f4a62603dc6 00007f4a62603b80 00007f4a613c63ad 0000000000502244 000000000050220d 0000000000501aca 00007f4a6cc84d62 00007f4a6e02d2d5 00007f4a6e02bdf9 00007f4a6e034220 00007f4a6e03402d 000000000053717c 00007f4a6264a14f 00007f4a6264d41b 00007f4a6264d298 000000000053717c
0905 13:53:04.210130 (+   107us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.212853 (+  2723us) write_op.cc:301] APPLY: starting
0905 13:53:04.212869 (+    16us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.214931 (+  2062us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.214936 (+     5us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.216033 (+  1097us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.216109 (+    76us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.216119 (+    10us) write_op.cc:312] APPLY: finished
0905 13:53:04.216278 (+   159us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.216564 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.216614 (+    50us) write_op.cc:454] Released schema lock
0905 13:53:04.216623 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2667,"cfile_cache_hit":62,"cfile_cache_hit_bytes":247799,"num_ops":50,"prepare.queue_time_us":3750768,"prepare.run_cpu_time_us":1628,"prepare.run_wall_time_us":3667,"raft.queue_time_us":277,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":9,"replication_time_us":2352,"spinlock_wait_cycles":3035392}]]}
W20250905 13:53:04.223551  8826 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4142, attempt_no=0}) took 3760 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.223794  8826 rpcz_store.cc:269] 0905 13:53:00.462579 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.462627 (+    48us) service_pool.cc:225] Handling call
0905 13:53:04.223485 (+3760858us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.210451 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.210576 (+   125us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.210581 (+     5us) write_op.cc:435] Acquired schema lock
0905 13:53:04.210583 (+     2us) tablet.cc:660] Decoding operations
0905 13:53:04.210963 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.210976 (+    13us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.210982 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.211317 (+   335us) tablet.cc:699] Row locks acquired
0905 13:53:04.211321 (+     4us) write_op.cc:260] PREPARE: finished
0905 13:53:04.211356 (+    35us) write_op.cc:270] Start()
0905 13:53:04.211390 (+    34us) write_op.cc:276] Timestamp: L: 4152
0905 13:53:04.211393 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.212023 (+   630us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.212644 (+   621us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.217093 (+  4449us) write_op.cc:301] APPLY: starting
0905 13:53:04.217107 (+    14us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.221687 (+  4580us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.221713 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.222855 (+  1142us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.222920 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.222929 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.223090 (+   161us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.223331 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.223384 (+    53us) write_op.cc:454] Released schema lock
0905 13:53:04.223394 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4401,"cfile_cache_hit":71,"cfile_cache_hit_bytes":291526,"num_ops":50,"prepare.queue_time_us":3747401,"prepare.run_cpu_time_us":1426,"prepare.run_wall_time_us":7364,"raft.queue_time_us":52,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":9,"replication_time_us":1222,"spinlock_wait_cycles":879360}]]}
W20250905 13:53:04.224915  8758 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4141, attempt_no=0}) took 3764 ms (client timeout 4998 ms). Trace:
W20250905 13:53:04.225045  8758 rpcz_store.cc:269] 0905 13:53:00.460345 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.463105 (+  2760us) service_pool.cc:225] Handling call
0905 13:53:04.224855 (+3761750us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.217842 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.218686 (+   844us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.218692 (+     6us) write_op.cc:435] Acquired schema lock
0905 13:53:04.218694 (+     2us) tablet.cc:660] Decoding operations
0905 13:53:04.219080 (+   386us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.219092 (+    12us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.219098 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.219438 (+   340us) tablet.cc:699] Row locks acquired
0905 13:53:04.219441 (+     3us) write_op.cc:260] PREPARE: finished
0905 13:53:04.219476 (+    35us) write_op.cc:270] Start()
0905 13:53:04.219506 (+    30us) write_op.cc:276] Timestamp: L: 4153
0905 13:53:04.219509 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.219731 (+   222us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.221099 (+  1368us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.221282 (+   183us) write_op.cc:301] APPLY: starting
0905 13:53:04.221294 (+    12us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.223282 (+  1988us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.223306 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.224438 (+  1132us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.224491 (+    53us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.224500 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.224625 (+   125us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.224698 (+    73us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.224771 (+    73us) write_op.cc:454] Released schema lock
0905 13:53:04.224780 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138,"cfile_cache_hit":68,"cfile_cache_hit_bytes":279208,"num_ops":50,"prepare.queue_time_us":3754365,"prepare.run_cpu_time_us":1351,"prepare.run_wall_time_us":7112,"raft.queue_time_us":354,"raft.run_cpu_time_us":10,"raft.run_wall_time_us":10,"replication_time_us":1562}]]}
I20250905 13:53:04.231297  8365 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: fake-table [id=88074978103c4fc68364feb3ce00392c] alter complete (version 1)
W20250905 13:53:04.245321  8758 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4143, attempt_no=0}) took 3779 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.245491  8758 rpcz_store.cc:269] 0905 13:53:00.465492 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.465559 (+    67us) service_pool.cc:225] Handling call
0905 13:53:04.245262 (+3779703us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.224983 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.225814 (+   831us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.225819 (+     5us) write_op.cc:435] Acquired schema lock
0905 13:53:04.225822 (+     3us) tablet.cc:660] Decoding operations
0905 13:53:04.226195 (+   373us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.226207 (+    12us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.226212 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.226564 (+   352us) tablet.cc:699] Row locks acquired
0905 13:53:04.226566 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:53:04.226598 (+    32us) write_op.cc:270] Start()
0905 13:53:04.226627 (+    29us) write_op.cc:276] Timestamp: L: 4154
0905 13:53:04.226630 (+     3us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.226843 (+   213us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.227402 (+   559us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.227567 (+   165us) write_op.cc:301] APPLY: starting
0905 13:53:04.227580 (+    13us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.242285 (+ 14705us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.242309 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.243428 (+  1119us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.243486 (+    58us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.243494 (+     8us) write_op.cc:312] APPLY: finished
0905 13:53:04.243637 (+   143us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.245091 (+  1454us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.245150 (+    59us) write_op.cc:454] Released schema lock
0905 13:53:04.245161 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121,"cfile_cache_hit":72,"cfile_cache_hit_bytes":295632,"num_ops":50,"prepare.queue_time_us":3759076,"prepare.run_cpu_time_us":1276,"prepare.run_wall_time_us":1974,"raft.queue_time_us":783,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":8,"replication_time_us":748}]]}
W20250905 13:53:04.246981  8826 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38458 (ReqId={client: 844cf23d553e4e0fbbcabde30bfd9fdd, seq_no=4144, attempt_no=0}) took 3781 ms (client timeout 4999 ms). Trace:
W20250905 13:53:04.247116  8826 rpcz_store.cc:269] 0905 13:53:00.465645 (+     0us) service_pool.cc:168] Inserting onto call queue
0905 13:53:00.465717 (+    72us) service_pool.cc:225] Handling call
0905 13:53:04.246924 (+3781207us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0905 13:53:04.226994 (+     0us) write_op.cc:183] PREPARE: starting on tablet b9569b3abfd84a96958046dc6f1425cf
0905 13:53:04.227097 (+   103us) write_op.cc:432] Acquiring schema lock in shared mode
0905 13:53:04.227102 (+     5us) write_op.cc:435] Acquired schema lock
0905 13:53:04.227105 (+     3us) tablet.cc:660] Decoding operations
0905 13:53:04.227470 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0905 13:53:04.227479 (+     9us) write_op.cc:641] Partition lock acquired for write op
0905 13:53:04.227484 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
0905 13:53:04.227843 (+   359us) tablet.cc:699] Row locks acquired
0905 13:53:04.227845 (+     2us) write_op.cc:260] PREPARE: finished
0905 13:53:04.227871 (+    26us) write_op.cc:270] Start()
0905 13:53:04.227897 (+    26us) write_op.cc:276] Timestamp: L: 4155
0905 13:53:04.227899 (+     2us) op_driver.cc:348] REPLICATION: starting
0905 13:53:04.228059 (+   160us) log.cc:844] Serialized 52872 byte log entry
0905 13:53:04.228556 (+   497us) op_driver.cc:464] REPLICATION: finished
0905 13:53:04.228737 (+   181us) write_op.cc:301] APPLY: starting
0905 13:53:04.228750 (+    13us) tablet.cc:1365] starting BulkCheckPresence
0905 13:53:04.245073 (+ 16323us) tablet.cc:1368] finished BulkCheckPresence
0905 13:53:04.245096 (+    23us) tablet.cc:1370] starting ApplyRowOperation cycle
0905 13:53:04.246270 (+  1174us) tablet.cc:1381] finished ApplyRowOperation cycle
0905 13:53:04.246338 (+    68us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0905 13:53:04.246347 (+     9us) write_op.cc:312] APPLY: finished
0905 13:53:04.246499 (+   152us) log.cc:844] Serialized 320 byte log entry
0905 13:53:04.246767 (+   268us) write_op.cc:489] Releasing partition, row and schema locks
0905 13:53:04.246819 (+    52us) write_op.cc:454] Released schema lock
0905 13:53:04.246830 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117,"cfile_cache_hit":71,"cfile_cache_hit_bytes":291526,"num_ops":50,"prepare.queue_time_us":3760924,"prepare.run_cpu_time_us":1159,"prepare.run_wall_time_us":1160,"raft.queue_time_us":693,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":634,"spinlock_wait_cycles":1920}]]}
I20250905 13:53:04.418201  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000053
I20250905 13:53:04.420531  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:04.423758  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.000s	sys 0.002s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":177,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250905 13:53:04.424294  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111150
I20250905 13:53:04.541083  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.115s	user 0.029s	sys 0.011s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2570,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":27633,"dirs.run_cpu_time_us":262,"dirs.run_wall_time_us":1682,"lbm_read_time_us":410,"lbm_reads_lt_1ms":25,"lbm_write_time_us":252,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":13063936,"thread_start_us":39063,"threads_started":2,"update_count":1}
I20250905 13:53:04.587426  8822 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 62 ops behind the committed index 
I20250905 13:53:04.618312  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:04.645025  8820 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 75 ops behind the committed index 
W20250905 13:53:05.143281  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20250905 13:53:05.188009  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20250905 13:53:06.422230  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:06.620402  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
W20250905 13:53:07.545073  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20250905 13:53:07.721685  8827 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 664 ops behind the committed index  [suppressed 5 similar messages]
W20250905 13:53:07.728825  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20250905 13:53:07.939180  8830 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 706 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:08.429461  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:08.632234  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
W20250905 13:53:10.103740  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20250905 13:53:10.129484  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20250905 13:53:10.434755  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:10.635552  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:11.009096  8833 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 1361 ops behind the committed index  [suppressed 5 similar messages]
I20250905 13:53:11.106421  8833 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 1389 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:12.438318  8806 tablet_copy_client.cc:670] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Starting download of 4 WAL segments...
I20250905 13:53:12.454906  8807 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.481356  8839 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.494397  8840 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.514814  8841 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Injecting latency into file download: 2000
W20250905 13:53:12.554527  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
W20250905 13:53:12.562414  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20250905 13:53:12.638650  8810 tablet_copy_client.cc:670] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Starting download of 4 WAL segments...
I20250905 13:53:12.652413  8811 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.663235  8842 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.714262  8843 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:12.721993  8844 tablet_copy_client.cc:1025] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Injecting latency into file download: 2000
I20250905 13:53:14.301795  8830 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 1918 ops behind the committed index  [suppressed 5 similar messages]
I20250905 13:53:14.431784  8830 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 1931 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:14.519645  8806 tablet_copy_client.cc:538] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:53:14.524212  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap starting.
I20250905 13:53:14.727913  8810 tablet_copy_client.cc:538] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250905 13:53:14.732277  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap starting.
W20250905 13:53:15.025746  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20250905 13:53:15.255867  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20250905 13:53:16.642690  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 12.491s	user 7.809s	sys 0.103s Metrics: {"bytes_written":1727616,"cfile_cache_hit":16,"cfile_cache_hit_bytes":684871,"cfile_cache_miss":132,"cfile_cache_miss_bytes":5089013,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":5249,"dirs.run_cpu_time_us":88,"dirs.run_wall_time_us":88,"drs_written":1,"lbm_read_time_us":10512,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":159,"lbm_write_time_us":18801,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":192,"num_input_rowsets":2,"peak_mem_usage":1700320,"rows_written":191400,"spinlock_wait_cycles":2560,"thread_start_us":5124,"threads_started":1}
I20250905 13:53:16.643743  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.134689
I20250905 13:53:17.549199  8835 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 2391 ops behind the committed index  [suppressed 6 similar messages]
W20250905 13:53:17.555895  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20250905 13:53:17.616679  8836 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 2404 ops behind the committed index  [suppressed 5 similar messages]
W20250905 13:53:17.623701  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20250905 13:53:18.897976  8735 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.104.2:41231, user_credentials={real_user=slave}} blocked reactor thread for 52783.9us
I20250905 13:53:19.461143  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=707 ignored=340} inserts{seen=18350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 6 replicates
I20250905 13:53:19.529194  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=707 ignored=340} inserts{seen=18350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 6 replicates
W20250905 13:53:20.157131  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20250905 13:53:20.407303  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replaying log segment 2/4 (175.8K/977.8K this segment, stats: ops{read=842 overwritten=0 applied=841 ignored=340} inserts{seen=25050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
W20250905 13:53:20.487965  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20250905 13:53:20.648828  8830 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 2838 ops behind the committed index  [suppressed 5 similar messages]
I20250905 13:53:20.776633  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replaying log segment 2/4 (228.8K/977.8K this segment, stats: ops{read=881 overwritten=0 applied=873 ignored=340} inserts{seen=26650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20250905 13:53:21.033214  8833 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 2905 ops behind the committed index  [suppressed 5 similar messages]
W20250905 13:53:22.326668  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20250905 13:53:23.121945  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20250905 13:53:23.719714  8854 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 3313 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:24.129395  8833 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 3366 ops behind the committed index  [suppressed 5 similar messages]
W20250905 13:53:24.815053  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20250905 13:53:25.157377  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replayed 2/4 log segments. Stats: ops{read=1429 overwritten=0 applied=1425 ignored=340} inserts{seen=54250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 4 replicates
I20250905 13:53:25.422652  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replaying log segment 3/4 (68.4K/978.9K this segment, stats: ops{read=1479 overwritten=0 applied=1474 ignored=340} inserts{seen=56700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20250905 13:53:25.632776  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replayed 2/4 log segments. Stats: ops{read=1429 overwritten=0 applied=1425 ignored=340} inserts{seen=54250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 4 replicates
I20250905 13:53:25.786742  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replaying log segment 3/4 (25.9K/978.9K this segment, stats: ops{read=1448 overwritten=0 applied=1442 ignored=340} inserts{seen=55100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
W20250905 13:53:25.909915  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20250905 13:53:26.953202  8854 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 3682 ops behind the committed index  [suppressed 5 similar messages]
W20250905 13:53:27.402419  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20250905 13:53:27.682334  8833 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 3786 ops behind the committed index  [suppressed 5 similar messages]
I20250905 13:53:28.375990  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 11.732s	user 6.732s	sys 0.330s Metrics: {"bytes_written":1178039,"cfile_init":1,"dirs.queue_time_us":6390,"dirs.run_cpu_time_us":228,"dirs.run_wall_time_us":1933,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":24186,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":138,"peak_mem_usage":0,"rows_written":129350,"thread_start_us":6573,"threads_started":1}
I20250905 13:53:28.377969  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.013488
W20250905 13:53:28.780997  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20250905 13:53:29.848090  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20250905 13:53:30.376339  8869 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 4139 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:30.449157  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replaying log segment 3/4 (945.1K/978.9K this segment, stats: ops{read=2122 overwritten=0 applied=2121 ignored=340} inserts{seen=89050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20250905 13:53:30.596701  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replayed 3/4 log segments. Stats: ops{read=2147 overwritten=0 applied=2138 ignored=340} inserts{seen=89900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 9 replicates
I20250905 13:53:30.792563  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replaying log segment 3/4 (935.4K/978.9K this segment, stats: ops{read=2115 overwritten=0 applied=2109 ignored=340} inserts{seen=88450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20250905 13:53:30.935773  8861 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 4215 ops behind the committed index  [suppressed 5 similar messages]
I20250905 13:53:31.177137  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replayed 3/4 log segments. Stats: ops{read=2147 overwritten=0 applied=2138 ignored=340} inserts{seen=89900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 9 replicates
W20250905 13:53:31.343714  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20250905 13:53:32.322057  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20250905 13:53:33.707798  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20250905 13:53:33.981549  8863 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 4557 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:34.231748  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap replayed 4/4 log segments. Stats: ops{read=2684 overwritten=0 applied=2681 ignored=340} inserts{seen=117050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 3 replicates
I20250905 13:53:34.232491  8806 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Bootstrap complete.
I20250905 13:53:34.233948  8806 ts_tablet_manager.cc:1397] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Time spent bootstrapping tablet: real 19.710s	user 10.421s	sys 0.599s
I20250905 13:53:34.234822  8806 raft_consensus.cc:357] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:34.276330  8806 raft_consensus.cc:884] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4138 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } }. New config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }
I20250905 13:53:34.276907  8806 raft_consensus.cc:884] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4139 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }. New config: { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:34.291183  8882 tablet.cc:1722] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: 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
I20250905 13:53:34.291121  8806 raft_consensus.cc:2960] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4138 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } }. New config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }
I20250905 13:53:34.320422  8863 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 4593 ops behind the committed index  [suppressed 6 similar messages]
I20250905 13:53:34.340586  8806 raft_consensus.cc:2960] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4139 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }. New config: { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:34.341271  8806 raft_consensus.cc:738] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70403620345a435b9ce8b0101fb5bf8d, State: Initialized, Role: LEARNER
I20250905 13:53:34.341593  8806 consensus_queue.cc:260] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4139, Last appended: 1.4139, Last appended by leader: 4139, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:34.342820  8806 ts_tablet_manager.cc:1428] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Time spent starting tablet: real 0.109s	user 0.014s	sys 0.021s
I20250905 13:53:34.344990  8546 tablet_copy_service.cc:342] P 6e0414c53e8241b89c9eae75c3e82650: Request end of tablet copy session 70403620345a435b9ce8b0101fb5bf8d-b9569b3abfd84a96958046dc6f1425cf received from {username='slave'} at 127.0.0.1:51450
I20250905 13:53:34.345144  8546 tablet_copy_service.cc:434] P 6e0414c53e8241b89c9eae75c3e82650: ending tablet copy session 70403620345a435b9ce8b0101fb5bf8d-b9569b3abfd84a96958046dc6f1425cf on tablet b9569b3abfd84a96958046dc6f1425cf with peer 70403620345a435b9ce8b0101fb5bf8d
I20250905 13:53:34.349974  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap replayed 4/4 log segments. Stats: ops{read=2684 overwritten=0 applied=2681 ignored=340} inserts{seen=117050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 3 replicates
I20250905 13:53:34.354665  8810 tablet_bootstrap.cc:492] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Bootstrap complete.
I20250905 13:53:34.355814  8810 ts_tablet_manager.cc:1397] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Time spent bootstrapping tablet: real 19.624s	user 10.415s	sys 0.490s
I20250905 13:53:34.356585  8810 raft_consensus.cc:357] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:34.373006  8632 maintenance_manager.cc:419] P 70403620345a435b9ce8b0101fb5bf8d: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.122092
I20250905 13:53:34.373458  8810 raft_consensus.cc:884] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4138 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } }. New config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }
I20250905 13:53:34.373800  8810 raft_consensus.cc:884] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4139 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }. New config: { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:34.380493  8810 raft_consensus.cc:2960] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4138 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } }. New config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }
I20250905 13:53:34.380568  8887 tablet.cc:1722] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: 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
I20250905 13:53:34.398588  8810 raft_consensus.cc:2960] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4139 because the committed config has OpId index 4139. The config change we are ignoring is: Old config: { opid_index: 4138 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } }. New config: { opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:34.451637  8810 raft_consensus.cc:738] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4f18a514b7147fbbc468da562abec40, State: Initialized, Role: LEARNER
I20250905 13:53:34.452023  8810 consensus_queue.cc:260] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4139, Last appended: 1.4139, Last appended by leader: 4139, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4139 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: true } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:34.452741  8810 ts_tablet_manager.cc:1428] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Time spent starting tablet: real 0.097s	user 0.041s	sys 0.032s
I20250905 13:53:34.456854  8546 tablet_copy_service.cc:342] P 6e0414c53e8241b89c9eae75c3e82650: Request end of tablet copy session b4f18a514b7147fbbc468da562abec40-b9569b3abfd84a96958046dc6f1425cf received from {username='slave'} at 127.0.0.1:51456
I20250905 13:53:34.457017  8546 tablet_copy_service.cc:434] P 6e0414c53e8241b89c9eae75c3e82650: ending tablet copy session b4f18a514b7147fbbc468da562abec40-b9569b3abfd84a96958046dc6f1425cf on tablet b9569b3abfd84a96958046dc6f1425cf with peer b4f18a514b7147fbbc468da562abec40
I20250905 13:53:34.470345  8606 raft_consensus.cc:1215] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4138->[1.4139-1.4159]   Dedup: 1.4139->[1.4140-1.4159]
I20250905 13:53:34.595070  8493 maintenance_manager.cc:419] P b4f18a514b7147fbbc468da562abec40: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.122092
I20250905 13:53:34.770954  8467 raft_consensus.cc:1215] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4138->[1.4139-1.4159]   Dedup: 1.4139->[1.4140-1.4159]
I20250905 13:53:36.997277  8874 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 3902 ops behind the committed index  [suppressed 37 similar messages]
W20250905 13:53:37.113221  8883 log.cc:494] Time spent T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Log roll took a long time: real 0.098s	user 0.011s	sys 0.008s
I20250905 13:53:37.378569  8874 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 3962 ops behind the committed index  [suppressed 34 similar messages]
W20250905 13:53:37.461916  8888 log.cc:494] Time spent T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: Log roll took a long time: real 0.052s	user 0.004s	sys 0.000s
I20250905 13:53:40.003345  8874 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 3042 ops behind the committed index  [suppressed 42 similar messages]
I20250905 13:53:40.421030  8905 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 3082 ops behind the committed index  [suppressed 43 similar messages]
W20250905 13:53:40.554083  8500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.1:44771, user_credentials={real_user=slave}} blocked reactor thread for 63618.9us
I20250905 13:53:43.017175  8909 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 2311 ops behind the committed index  [suppressed 36 similar messages]
I20250905 13:53:43.458853  8909 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 2330 ops behind the committed index  [suppressed 37 similar messages]
I20250905 13:53:46.030267  8910 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 1266 ops behind the committed index  [suppressed 54 similar messages]
W20250905 13:53:46.043217  8605 op_tracker.cc:165] op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.050491  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7535' and following 0 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.076653  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7542' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.096136  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7547' and following 13 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.114703  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7553' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.125155  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7554' and following 17 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.195299  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7563' and following 9 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.236057  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7573' and following 8 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.266076  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7573' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:46.266671  8604 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:46.267478  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20250905 13:53:46.476047  8910 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 1399 ops behind the committed index  [suppressed 48 similar messages]
W20250905 13:53:47.881029  8604 op_tracker.cc:165] op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20250905 13:53:47.889027  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7886' and following 9 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:47.917747  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7894' and following 10 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:47.943614  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7900' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.007454  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7915' and following 3 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.042131  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7922' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.099676  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7926' and following 14 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.115248  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7926' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:48.115788  8604 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.116304  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20250905 13:53:48.538125  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8001' and following 9 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.554656  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8004' and following 15 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.572496  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8010' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.586941  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8010' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:48.587680  8465 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:48.588656  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20250905 13:53:49.088265  8913 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 686 ops behind the committed index  [suppressed 39 similar messages]
W20250905 13:53:49.126520  8605 op_tracker.cc:165] op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 10 similar messages]
W20250905 13:53:49.126842  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8133' and following 1 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.138823  8606 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8134' and following 17 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.164440  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8141' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.200555  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8146' and following 13 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.211318  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8147' and following 17 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.249845  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8154' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.288316  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8160' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.318903  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8167' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.336016  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8167' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:49.336726  8605 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.346113  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20250905 13:53:49.479951  8915 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 678 ops behind the committed index  [suppressed 40 similar messages]
W20250905 13:53:49.663340  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8199' and following 0 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.708348  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8205' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.729280  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8208' and following 15 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.772607  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8218' and following 8 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.827114  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8226' and following 10 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.851671  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8228' and following 16 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.869215  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8232' and following 14 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:49.928496  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8238' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.033041  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8254' and following 2 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.132757  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8266' and following 6 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.169974  8465 op_tracker.cc:165] op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 18 similar messages]
W20250905 13:53:50.171769  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8276' and following 8 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.195240  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8280' and following 14 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.290555  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8291' and following 7 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.334250  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8298' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.355026  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8302' and following 14 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.405635  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8314' and following 6 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.453397  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8321' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.505800  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8327' and following 12 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.736757  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8411' and following 2 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.754668  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8418' and following 11 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.764564  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8383' and following 0 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.771312  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8419' and following 17 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.785022  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8385' and following 16 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.793457  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8422' and following 15 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.799597  8466 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8388' and following 15 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.813962  8605 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8425' and following 15 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.818439  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8390' and following 16 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.826292  8604 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8425' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:50.833258  8604 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.830538  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8392' and following 16 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.836743  8503 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277): Couldn't send request to peer 70403620345a435b9ce8b0101fb5bf8d. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20250905 13:53:50.858141  8465 raft_consensus.cc:1577] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8392' and following 18 ops. Status for this op: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250905 13:53:50.858772  8465 raft_consensus.cc:1593] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250905 13:53:50.862505  8500 consensus_peers.cc:489] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 -> Peer b4f18a514b7147fbbc468da562abec40 (127.0.104.1:44771): Couldn't send request to peer b4f18a514b7147fbbc468da562abec40. Status: Illegal state: Rejecting Update request from peer 6e0414c53e8241b89c9eae75c3e82650 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet b9569b3abfd84a96958046dc6f1425cf rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20250905 13:53:52.174091  8917 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer 70403620345a435b9ce8b0101fb5bf8d is lagging by at least 263 ops behind the committed index  [suppressed 32 similar messages]
W20250905 13:53:52.564028  8500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.1:44771, user_credentials={real_user=slave}} blocked reactor thread for 54524.8us
I20250905 13:53:52.564440  8917 consensus_queue.cc:786] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Peer b4f18a514b7147fbbc468da562abec40 is lagging by at least 144 ops behind the committed index  [suppressed 42 similar messages]
I20250905 13:53:53.194985  8917 raft_consensus.cc:1062] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: attempting to promote NON_VOTER b4f18a514b7147fbbc468da562abec40 to VOTER
I20250905 13:53:53.195750  8917 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 13 messages since previous log ~1 seconds ago
I20250905 13:53:53.195931  8917 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20250905 13:53:53.200307  8917 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8801, Committed index: 8801, Last appended: 1.8801, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8802 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } }
I20250905 13:53:53.215904  8605 raft_consensus.cc:1273] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Refusing update from remote peer 6e0414c53e8241b89c9eae75c3e82650: Log matching property violated. Preceding OpId in replica: term: 1 index: 8785. Preceding OpId from leader: term: 1 index: 8802. (index mismatch)
I20250905 13:53:53.221024  8917 consensus_queue.cc:1035] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8802, Last known committed idx: 8785, Time since last communication: 0.000s
I20250905 13:53:53.233469  8465 raft_consensus.cc:1273] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 LEARNER]: Refusing update from remote peer 6e0414c53e8241b89c9eae75c3e82650: Log matching property violated. Preceding OpId in replica: term: 1 index: 8801. Preceding OpId from leader: term: 1 index: 8802. (index mismatch)
I20250905 13:53:53.239974  8917 consensus_queue.cc:1035] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8802, Last known committed idx: 8801, Time since last communication: 0.000s
I20250905 13:53:53.242755  8917 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.8802: config changed from index 4139 to 8802, b4f18a514b7147fbbc468da562abec40 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8802 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:53.245352  8465 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Committing config change with OpId 1.8802: config changed from index 4139 to 8802, b4f18a514b7147fbbc468da562abec40 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8802 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:53.253094  8364 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: config changed from index 4139 to 8802, b4f18a514b7147fbbc468da562abec40 (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 8802 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250905 13:53:53.254783  8917 raft_consensus.cc:1062] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: attempting to promote NON_VOTER 70403620345a435b9ce8b0101fb5bf8d to VOTER
I20250905 13:53:53.256243  8917 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8802, Committed index: 8802, Last appended: 1.8802, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:53:53.255374  8605 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Committing config change with OpId 1.8802: config changed from index 4139 to 8802, b4f18a514b7147fbbc468da562abec40 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8802 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: true } } }
I20250905 13:53:53.343889  8466 raft_consensus.cc:1273] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Refusing update from remote peer 6e0414c53e8241b89c9eae75c3e82650: Log matching property violated. Preceding OpId in replica: term: 1 index: 8802. Preceding OpId from leader: term: 1 index: 8803. (index mismatch)
I20250905 13:53:53.348798  8929 consensus_queue.cc:1035] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8803, Last known committed idx: 8802, Time since last communication: 0.000s
I20250905 13:53:53.349525  8604 raft_consensus.cc:1273] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 LEARNER]: Refusing update from remote peer 6e0414c53e8241b89c9eae75c3e82650: Log matching property violated. Preceding OpId in replica: term: 1 index: 8802. Preceding OpId from leader: term: 1 index: 8803. (index mismatch)
I20250905 13:53:53.354979  8933 consensus_queue.cc:1035] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8803, Last known committed idx: 8802, Time since last communication: 0.000s
I20250905 13:53:53.358357  8604 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Committing config change with OpId 1.8803: config changed from index 8802 to 8803, 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:53:53.360167  8934 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.8803: config changed from index 8802 to 8803, 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:53:53.371811  8466 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Committing config change with OpId 1.8803: config changed from index 8802 to 8803, 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:53:53.441998  8363 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d reported cstate change: config changed from index 8802 to 8803, 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:53:53.656769  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000061
I20250905 13:53:53.663904  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s	user 0.004s	sys 0.000s Metrics: {"bytes_written":436,"delete_count":0,"lbm_write_time_us":168,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20250905 13:53:53.664539  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.159883
I20250905 13:53:53.732949  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.068s	user 0.010s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2584,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":11914,"dirs.run_cpu_time_us":97,"dirs.run_wall_time_us":97,"lbm_read_time_us":484,"lbm_reads_lt_1ms":25,"lbm_write_time_us":309,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":15840,"threads_started":1,"update_count":2}
I20250905 13:53:58.709314  8434 maintenance_manager.cc:643] P b4f18a514b7147fbbc468da562abec40: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 24.114s	user 6.264s	sys 0.362s Metrics: {"bytes_written":1068771,"cfile_init":1,"dirs.queue_time_us":33573,"dirs.run_cpu_time_us":203,"dirs.run_wall_time_us":2264,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":24504,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":125,"peak_mem_usage":0,"rows_written":117050,"thread_start_us":12002,"threads_started":1}
I20250905 13:53:58.717981  8493 maintenance_manager.cc:419] P b4f18a514b7147fbbc468da562abec40: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014027
I20250905 13:53:58.965893  8573 maintenance_manager.cc:643] P 70403620345a435b9ce8b0101fb5bf8d: FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 24.591s	user 6.235s	sys 0.289s Metrics: {"bytes_written":1068771,"cfile_init":1,"dirs.queue_time_us":50329,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":1048,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":20745,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":126,"peak_mem_usage":0,"rows_written":117050,"thread_start_us":48096,"threads_started":1}
I20250905 13:53:58.967617  8632 maintenance_manager.cc:419] P 70403620345a435b9ce8b0101fb5bf8d: Scheduling LogGCOp(b9569b3abfd84a96958046dc6f1425cf): free 3008403 bytes of WAL
I20250905 13:53:58.968099  8573 log_reader.cc:385] T b9569b3abfd84a96958046dc6f1425cf: removed 3 log segments from log reader
I20250905 13:53:58.968218  8573 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000001 (ops 1456-2168)
I20250905 13:53:58.968376  8573 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000002 (ops 2169-2881)
I20250905 13:53:58.968518  8573 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-2-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000003 (ops 2882-3607)
I20250905 13:53:58.969834  8573 maintenance_manager.cc:643] P 70403620345a435b9ce8b0101fb5bf8d: LogGCOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.002s	user 0.000s	sys 0.001s Metrics: {}
I20250905 13:53:58.970734  8632 maintenance_manager.cc:419] P 70403620345a435b9ce8b0101fb5bf8d: Scheduling CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf): perf score=1.014027
I20250905 13:53:59.394393  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: CompactRowSetsOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 31.016s	user 13.311s	sys 0.228s Metrics: {"bytes_written":2866641,"cfile_cache_hit":19,"cfile_cache_hit_bytes":1504758,"cfile_cache_miss":217,"cfile_cache_miss_bytes":8177122,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":62492,"dirs.run_cpu_time_us":2000,"dirs.run_wall_time_us":2506,"drs_written":1,"lbm_read_time_us":225220,"lbm_reads_1-10_ms":3,"lbm_reads_10-100_ms":6,"lbm_reads_lt_1ms":236,"lbm_write_time_us":68570,"lbm_writes_1-10_ms":3,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":312,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":3027160,"rows_written":320750,"spinlock_wait_cycles":70170624,"thread_start_us":78221,"threads_started":5,"wal-append.queue_time_us":6371}
I20250905 13:53:59.395558  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling LogGCOp(b9569b3abfd84a96958046dc6f1425cf): free 6006216 bytes of WAL
I20250905 13:53:59.395941  8504 log_reader.cc:385] T b9569b3abfd84a96958046dc6f1425cf: removed 6 log segments from log reader
I20250905 13:53:59.396061  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000003 (ops 1456-2168)
I20250905 13:53:59.396184  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000004 (ops 2169-2884)
I20250905 13:53:59.396270  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000005 (ops 2885-3602)
I20250905 13:53:59.396361  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000006 (ops 3603-4318)
I20250905 13:53:59.396482  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000007 (ops 4319-5040)
I20250905 13:53:59.396590  8504 log.cc:1079] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650: Deleting log segment in path: /tmp/dist-test-task_mYA5S/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1757080267164066-416-0/minicluster-data/ts-1-root/wals/b9569b3abfd84a96958046dc6f1425cf/wal-000000008 (ops 5041-5753)
I20250905 13:53:59.398638  8504 maintenance_manager.cc:643] P 6e0414c53e8241b89c9eae75c3e82650: LogGCOp(b9569b3abfd84a96958046dc6f1425cf) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {}
I20250905 13:53:59.399259  8563 maintenance_manager.cc:419] P 6e0414c53e8241b89c9eae75c3e82650: Scheduling FlushMRSOp(b9569b3abfd84a96958046dc6f1425cf): perf score=0.124030
I20250905 13:54:00.008560  8363 catalog_manager.cc:3502] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20250905 13:54:00.243935  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000051
I20250905 13:54:00.259029  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.015s	user 0.007s	sys 0.000s Metrics: {"bytes_written":329,"delete_count":0,"lbm_write_time_us":184,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250905 13:54:00.260073  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120645
I20250905 13:54:00.356328  8973 tablet.cc:1722] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: 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
I20250905 13:54:00.368481  8364 catalog_manager.cc:6127] T 00000000000000000000000000000000 P b8e4c66966044b40967fc18f282a3d44: fake-table [id=88074978103c4fc68364feb3ce00392c] alter complete (version 2)
I20250905 13:54:00.381043  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.121s	user 0.027s	sys 0.014s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2477,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":77057,"lbm_read_time_us":2757,"lbm_reads_lt_1ms":25,"lbm_write_time_us":1251,"lbm_writes_lt_1ms":9,"mutex_wait_us":31,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":6912,"thread_start_us":83776,"threads_started":2,"update_count":1}
I20250905 13:54:00.381803  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000004
I20250905 13:54:00.390091  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s	user 0.005s	sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":156,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250905 13:54:00.391929  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111150
I20250905 13:54:00.422626  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.030s	user 0.026s	sys 0.002s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2570,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":587,"dirs.run_cpu_time_us":228,"dirs.run_wall_time_us":1497,"lbm_read_time_us":440,"lbm_reads_lt_1ms":25,"lbm_write_time_us":304,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":19256,"threads_started":1,"update_count":1}
I20250905 13:54:00.527506  8980 tablet.cc:1722] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: 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
I20250905 13:54:02.150991  8364 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 2 got 1
I20250905 13:54:02.152945  8537 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8814, Committed index: 8814, Last appended: 1.8814, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:54:02.170703  8605 raft_consensus.cc:1273] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Refusing update from remote peer 6e0414c53e8241b89c9eae75c3e82650: Log matching property violated. Preceding OpId in replica: term: 1 index: 8814. Preceding OpId from leader: term: 1 index: 8815. (index mismatch)
I20250905 13:54:02.171304  8971 consensus_queue.cc:1035] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8815, Last known committed idx: 8814, Time since last communication: 0.000s
I20250905 13:54:02.185082  8989 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.8815: config changed from index 8803 to 8815, VOTER b4f18a514b7147fbbc468da562abec40 (127.0.104.1) evicted. New config: { opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:54:02.185791  8605 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Committing config change with OpId 1.8815: config changed from index 8803 to 8815, VOTER b4f18a514b7147fbbc468da562abec40 (127.0.104.1) evicted. New config: { opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } } }
I20250905 13:54:02.199647  8357 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet b9569b3abfd84a96958046dc6f1425cf with cas_config_opid_index 8803: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:54:02.201958  8364 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: config changed from index 8803 to 8815, VOTER b4f18a514b7147fbbc468da562abec40 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20250905 13:54:02.204203  8364 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 2 got 1
I20250905 13:54:02.233636  8537 consensus_queue.cc:237] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8815, Committed index: 8815, Last appended: 1.8815, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8816 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } }
I20250905 13:54:02.234980  8990 raft_consensus.cc:2953] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 [term 1 LEADER]: Committing config change with OpId 1.8816: config changed from index 8815 to 8816, VOTER 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) evicted. New config: { opid_index: 8816 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } }
I20250905 13:54:02.241493  8357 catalog_manager.cc:5095] ChangeConfig:REMOVE_PEER RPC for tablet b9569b3abfd84a96958046dc6f1425cf with cas_config_opid_index 8815: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250905 13:54:02.243156  8366 catalog_manager.cc:5582] T b9569b3abfd84a96958046dc6f1425cf P 6e0414c53e8241b89c9eae75c3e82650 reported cstate change: config changed from index 8815 to 8816, VOTER 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "6e0414c53e8241b89c9eae75c3e82650" committed_config { opid_index: 8816 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } health_report { overall_health: HEALTHY } } }
I20250905 13:54:02.243613  8366 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 2 got 1
I20250905 13:54:02.247370  8457 tablet_service.cc:1515] Processing DeleteTablet for tablet b9569b3abfd84a96958046dc6f1425cf with delete_type TABLET_DATA_TOMBSTONED (TS b4f18a514b7147fbbc468da562abec40 not found in new config with opid_index 8815) from {username='slave'} at 127.0.0.1:57968
I20250905 13:54:02.254009  8998 tablet_replica.cc:331] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40: stopping tablet replica
I20250905 13:54:02.257272  8366 catalog_manager.cc:5674] TS 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) does not have the latest schema for tablet b9569b3abfd84a96958046dc6f1425cf (table fake-table [id=88074978103c4fc68364feb3ce00392c]). Expected version 2 got 1
I20250905 13:54:02.302326  8596 tablet_service.cc:1515] Processing DeleteTablet for tablet b9569b3abfd84a96958046dc6f1425cf with delete_type TABLET_DATA_TOMBSTONED (TS 70403620345a435b9ce8b0101fb5bf8d not found in new config with opid_index 8816) from {username='slave'} at 127.0.0.1:56594
I20250905 13:54:02.313202  9000 tablet_replica.cc:331] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d: stopping tablet replica
I20250905 13:54:02.425940  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000054
I20250905 13:54:02.433081  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s	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}
I20250905 13:54:02.433683  8359 maintenance_manager.cc:419] P b8e4c66966044b40967fc18f282a3d44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.142281
I20250905 13:54:02.477566  8358 maintenance_manager.cc:643] P b8e4c66966044b40967fc18f282a3d44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.044s	user 0.016s	sys 0.008s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2536,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":14028,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1632,"lbm_read_time_us":475,"lbm_reads_lt_1ms":25,"lbm_write_time_us":286,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":25606,"threads_started":2,"update_count":2}
I20250905 13:54:03.439145  9003 raft_consensus.cc:491] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e0414c53e8241b89c9eae75c3e82650)
I20250905 13:54:03.439567  9003 raft_consensus.cc:513] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:54:03.441782  8537 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 2 candidate_status { last_received { term: 1 index: 8814 } } ignore_live_leader: false dest_uuid: "6e0414c53e8241b89c9eae75c3e82650" is_pre_election: true
I20250905 13:54:03.450655  9003 leader_election.cc:290] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231), 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277)
I20250905 13:54:03.471011  8605 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 2 candidate_status { last_received { term: 1 index: 8814 } } ignore_live_leader: false dest_uuid: "70403620345a435b9ce8b0101fb5bf8d" is_pre_election: true
I20250905 13:54:03.477174  8433 leader_election.cc:304] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [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: b4f18a514b7147fbbc468da562abec40; no voters: 6e0414c53e8241b89c9eae75c3e82650, 70403620345a435b9ce8b0101fb5bf8d
I20250905 13:54:03.477849  9003 raft_consensus.cc:2747] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20250905 13:54:03.710626  9006 raft_consensus.cc:491] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e0414c53e8241b89c9eae75c3e82650)
I20250905 13:54:03.711073  9006 raft_consensus.cc:513] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:54:03.712664  8537 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "70403620345a435b9ce8b0101fb5bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8815 } } ignore_live_leader: false dest_uuid: "6e0414c53e8241b89c9eae75c3e82650" is_pre_election: true
I20250905 13:54:03.713291  8572 leader_election.cc:304] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [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: 70403620345a435b9ce8b0101fb5bf8d; no voters: 6e0414c53e8241b89c9eae75c3e82650
I20250905 13:54:03.712620  9006 leader_election.cc:290] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231)
I20250905 13:54:03.726218  9006 raft_consensus.cc:2747] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20250905 13:54:05.009317  9008 raft_consensus.cc:491] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e0414c53e8241b89c9eae75c3e82650)
I20250905 13:54:05.012156  9008 raft_consensus.cc:513] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8803 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "b4f18a514b7147fbbc468da562abec40" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44771 } attrs { promote: false } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:54:05.013607  8537 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 2 candidate_status { last_received { term: 1 index: 8814 } } ignore_live_leader: false dest_uuid: "6e0414c53e8241b89c9eae75c3e82650" is_pre_election: true
I20250905 13:54:05.014755  8605 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "b4f18a514b7147fbbc468da562abec40" candidate_term: 2 candidate_status { last_received { term: 1 index: 8814 } } ignore_live_leader: false dest_uuid: "70403620345a435b9ce8b0101fb5bf8d" is_pre_election: true
I20250905 13:54:05.014930  8605 raft_consensus.cc:1811] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Handling vote request from an unknown peer b4f18a514b7147fbbc468da562abec40
I20250905 13:54:05.015110  8605 raft_consensus.cc:2408] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f18a514b7147fbbc468da562abec40 for term 2 because replica has last-logged OpId of term: 1 index: 8815, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 8814.
I20250905 13:54:05.015693  8433 leader_election.cc:304] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [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: b4f18a514b7147fbbc468da562abec40; no voters: 6e0414c53e8241b89c9eae75c3e82650, 70403620345a435b9ce8b0101fb5bf8d
I20250905 13:54:05.020848  9008 leader_election.cc:290] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231), 70403620345a435b9ce8b0101fb5bf8d (127.0.104.3:46277)
I20250905 13:54:05.021082  9009 raft_consensus.cc:2747] T b9569b3abfd84a96958046dc6f1425cf P b4f18a514b7147fbbc468da562abec40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20250905 13:54:05.192963  8735 meta_cache.cc:302] tablet b9569b3abfd84a96958046dc6f1425cf: replica 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231) has failed: Timed out: Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
W20250905 13:54:05.193271  8735 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
F20250905 13:54:05.194140  8951 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1757080445 (unix time) try "date -d @1757080445" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000001a0) received by PID 416 (TID 0x7f4970dd2700) from PID 416; stack trace: ***
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a652e8980 (unknown) at ??:0
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a5e27bfb7 gsignal at ??:0
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a5e27d921 abort at ??:0
    @     0x7f4a60fb3dcd google::LogMessage::Fail() at ??:0
I20250905 13:54:05.305805  9012 raft_consensus.cc:491] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e0414c53e8241b89c9eae75c3e82650)
I20250905 13:54:05.305989  9012 raft_consensus.cc:513] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8815 OBSOLETE_local: true peers { permanent_uuid: "6e0414c53e8241b89c9eae75c3e82650" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41231 } } peers { permanent_uuid: "70403620345a435b9ce8b0101fb5bf8d" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 46277 } attrs { promote: false } }
I20250905 13:54:05.308696  9012 leader_election.cc:290] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231)
I20250905 13:54:05.309162  8537 tablet_service.cc:1813] Received RequestConsensusVote() RPC: tablet_id: "b9569b3abfd84a96958046dc6f1425cf" candidate_uuid: "70403620345a435b9ce8b0101fb5bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 8815 } } ignore_live_leader: false dest_uuid: "6e0414c53e8241b89c9eae75c3e82650" is_pre_election: true
I20250905 13:54:05.309793  8572 leader_election.cc:304] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [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: 70403620345a435b9ce8b0101fb5bf8d; no voters: 6e0414c53e8241b89c9eae75c3e82650
I20250905 13:54:05.310117  9012 raft_consensus.cc:2747] T b9569b3abfd84a96958046dc6f1425cf P 70403620345a435b9ce8b0101fb5bf8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
    @     0x7f4a60fb7b93 google::LogMessage::SendToLog() at ??:0
    @     0x7f4a60fb37cc google::LogMessage::Flush() at ??:0
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a60fb4f59 google::LogMessageFatal::~LogMessageFatal() at ??:0
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)F20250905 13:54:05.339594  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)F20250905 13:54:05.339594  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.340325  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a77b4e576 kudu::TestWorkload::GetNumberOfErrors() at ??:0
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)F20250905 13:54:05.339594  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.340325  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.362759  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)F20250905 13:54:05.339594  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.340325  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.362759  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.362962  8955 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250905 13:54:05.216626  8954 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.234184  8960 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.267215  8958 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.337683  8957 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 4.999s (SENT)F20250905 13:54:05.339594  8956 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.340325  8961 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.362759  8959 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.362962  8955 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)F20250905 13:54:05.363050  8950 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet b9569b3abfd84a96958046dc6f1425cf after 1 attempt(s): Failed to write to server: 6e0414c53e8241b89c9eae75c3e82650 (127.0.104.2:41231): Write RPC to 127.0.104.2:41231 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f4a77b4d230 kudu::TestWorkload::WriteThread() at ??:0
    @     0x7f4a77b5f6dc std::__invoke_impl<>() at ??:0
    @     0x7f4a77b5f5ed std::__invoke<>() at ??:0
    @     0x7f4a77b5f5aa _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
    @     0x7f4a77b5f55e std::thread::_Invoker<>::operator()() at ??:0
    @     0x7f4a77b5f299 std::thread::_State_impl<>::_M_run() at ??:0
    @     0x7f4a5e9036df (unknown) at ??:0
    @     0x7f4a652dd6db start_thread at ??:0
    @     0x7f4a5e35e71f clone at ??:0