JUnit version 4.13.2
.23:51:41.106 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468301100
23:51:41.161 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:41.192 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:41.202 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:41.226 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:41.228 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:41.409 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:41.422 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:41.424 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:41.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.425426 10515 mini_oidc.cc:150] Starting JWKS server
23:51:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.427219 10515 webserver.cc:534] Webserver started at http://127.0.0.1:35913/ using document root <none> and password file <none>
23:51:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.427394 10515 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:41.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.427672 10515 webserver.cc:534] Webserver started at http://127.0.0.1:33265/ using document root <none> and password file <none>
23:51:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:41Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:41Z Disabled control of system clock
23:51:41.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.441592 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/logs
23:51:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data/info.pb
23:51:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.254:41525
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.254
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json with env {}
23:51:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.540721 10527 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.540928 10527 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.540971 10527 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:41.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544392 10527 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544451 10527 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544471 10527 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544487 10527 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544504 10527 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.544517 10527 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35913/jwks.json
23:51:41.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.548512 10527 master_runner.cc:387] Master server non-default flags:
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data
23:51:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.254:41525
23:51:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json
23:51:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data/info.pb
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.254
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10527
23:51:41.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/logs
23:51:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.549618 10527 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.550752 10527 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.556188 10534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.556154 10533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.556437 10536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.556489 10527 server_base.cc:1061] running on GCE node
23:51:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.557013 10527 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:41.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.558018 10527 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:41.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.559168 10527 hybrid_clock.cc:648] HybridClock initialized: now 1783468301559159 us; error 27 us; skew 500 ppm
23:51:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.560793 10527 webserver.cc:534] Webserver started at http://127.10.68.254:45901/ using document root <none> and password file <none>
23:51:41.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.561285 10527 fs_manager.cc:362] Metadata directory not provided
23:51:41.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.561333 10527 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:41.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.561478 10527 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.562925 10527 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data/instance:
23:51:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe826b4121fc4498972825af59cdddfe"
23:51:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.563328 10527 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal/instance:
23:51:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe826b4121fc4498972825af59cdddfe"
23:51:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.566695 10527 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
23:51:41.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.568805 10543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:41.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.569808 10527 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.569901 10527 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal
23:51:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe826b4121fc4498972825af59cdddfe"
23:51:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.569984 10527 fs_report.cc:389] FS layout report
23:51:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal
23:51:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal
23:51:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data/data
23:51:41.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:41.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:41.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:41.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:41.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:41.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.592072 10527 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.592701 10527 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.592839 10527 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.599617 10595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.254:41525 every 8 connection(s)
23:51:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.599620 10527 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.254:41525
23:51:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.600917 10527 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/data/info.pb
23:51:41.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.603767 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.606590 10596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.607697 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 10527
23:51:41.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.607860 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-0/wal/instance
23:51:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.609457 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/logs
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data/info.pb
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:41.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.253:42423
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.253
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json with env {}
23:51:41.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.621867 10596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.622694 10546 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.68.253:42423: connect: Connection refused (error 111)
23:51:41.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.623606 10596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.253:42423: Network error: Client connection negotiation failed: client connection to 127.10.68.253:42423: connect: Connection refused (error 111)
23:51:41.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.672847 10596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } attempt: 1
23:51:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.674417 10596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.253:42423: Network error: Client connection negotiation failed: client connection to 127.10.68.253:42423: connect: Connection refused (error 111)
23:51:41.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.712111 10600 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.712327 10600 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.712385 10600 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.715886 10600 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.715950 10600 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.715976 10600 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.715998 10600 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.716020 10600 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.716048 10600 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35913/jwks.json
23:51:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.720242 10600 master_runner.cc:387] Master server non-default flags:
23:51:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.253:42423
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data/info.pb
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.253
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10600
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/logs
23:51:41.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:41.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.721711 10600 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.723181 10600 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:41.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.729434 10607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.729529 10609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.729434 10606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.731081 10600 server_base.cc:1061] running on GCE node
23:51:41.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.731714 10600 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.732784 10600 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:41.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.733950 10600 hybrid_clock.cc:648] HybridClock initialized: now 1783468301733907 us; error 59 us; skew 500 ppm
23:51:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.735785 10600 webserver.cc:534] Webserver started at http://127.10.68.253:43679/ using document root <none> and password file <none>
23:51:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.736455 10600 fs_manager.cc:362] Metadata directory not provided
23:51:41.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.736522 10600 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:41.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.736726 10600 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.738551 10600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data/instance:
23:51:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d"
23:51:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.739024 10600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal/instance:
23:51:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d"
23:51:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.742602 10596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } attempt: 2
23:51:41.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.742771 10600 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
23:51:41.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.744199 10596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.253:42423: Network error: Client connection negotiation failed: client connection to 127.10.68.253:42423: connect: Connection refused (error 111)
23:51:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.746114 10615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:41.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.747174 10600 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
23:51:41.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.747280 10600 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal
23:51:41.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d"
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.747381 10600 fs_report.cc:389] FS layout report
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data/data
23:51:41.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:41.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:41.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:41.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:41.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:41.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.761699 10600 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:41.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.762418 10600 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:41.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.762586 10600 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:41.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.769938 10667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.253:42423 every 8 connection(s)
23:51:41.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.769942 10600 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.253:42423
23:51:41.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.771128 10600 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/data/info.pb
23:51:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.773854 10668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.774830 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 10600
23:51:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.774909 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-1/wal/instance
23:51:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.775440 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:41.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/logs
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data/info.pb
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:41.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.252:35839
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.252
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json with env {}
23:51:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.778095 10668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.787468 10668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.793344 10668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.796074 10619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.796973 10668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.252:35839: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.835340 10596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } attempt: 3
23:51:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.839546 10596 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.840807 10596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.252:35839: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.846190 10668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } attempt: 1
23:51:41.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.847440 10668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.252:35839: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.871937 10596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } attempt: 1
23:51:41.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.873258 10596 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.252:35839: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.880087 10670 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:41.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.880286 10670 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:41.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.880330 10670 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:41.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883529 10670 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:41.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883584 10670 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883603 10670 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883620 10670 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883635 10670 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.883647 10670 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35913/jwks.json
23:51:41.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.887701 10670 master_runner.cc:387] Master server non-default flags:
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.252:35839
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35913/jwks.json
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data/info.pb
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.252
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10670
23:51:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/logs
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.888787 10670 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.889936 10670 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:41.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.895133 10678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.895133 10679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.895467 10681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.896804 10670 server_base.cc:1061] running on GCE node
23:51:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.897395 10670 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:41.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.898552 10670 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:41.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.899729 10670 hybrid_clock.cc:648] HybridClock initialized: now 1783468301899646 us; error 98 us; skew 500 ppm
23:51:41.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.901896 10670 webserver.cc:534] Webserver started at http://127.10.68.252:38467/ using document root <none> and password file <none>
23:51:41.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.902566 10670 fs_manager.cc:362] Metadata directory not provided
23:51:41.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.902638 10670 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:41.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.902837 10670 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:41.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.904661 10670 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data/instance:
23:51:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bff3860d91664844b4f8541d49973424"
23:51:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.905085 10670 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal/instance:
23:51:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bff3860d91664844b4f8541d49973424"
23:51:41.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.908093 10670 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:41.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.909997 10687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.910966 10670 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.911055 10670 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bff3860d91664844b4f8541d49973424"
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:41 on dist-test-slave-fjh2"
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.911137 10670 fs_report.cc:389] FS layout report
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data/data
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:41.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.915602 10668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } attempt: 2
23:51:41.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.916868 10668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.68.252:35839: Network error: Client connection negotiation failed: client connection to 127.10.68.252:35839: connect: Connection refused (error 111)
23:51:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.931020 10670 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.931669 10670 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.931861 10670 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:41.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.938724 10670 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.252:35839
23:51:41.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.938725 10739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.252:35839 every 8 connection(s)
23:51:41.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.939706 10670 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/data/info.pb
23:51:41.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.941519 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 10670
23:51:41.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.941629 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/master-2/wal/instance
23:51:41.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.942865 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:41.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.946290 10740 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.948405 10596 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } attempt: 2
23:51:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.955389 10740 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.957492 10596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: Bootstrap starting.
23:51:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.960129 10596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: Neither blocks nor log segments found. Creating new log.
23:51:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.960951 10596 log.cc:826] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: Log is configured to *not* fsync() on all Append() calls
23:51:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.961488 10740 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } has no permanent_uuid. Determining permanent_uuid...
23:51:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.962675 10596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: No bootstrap required, opened a new log
23:51:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.966274 10596 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.966452 10596 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:41.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.966511 10596 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe826b4121fc4498972825af59cdddfe, State: Initialized, Role: FOLLOWER
23:51:41.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.966943 10596 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.968063 10749 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.968420 10596 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: configured and running, proceeding with master startup.
23:51:41.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.969553 10740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Bootstrap starting.
23:51:41.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.968421 10749 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: This master's current role is: FOLLOWER
23:51:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.974116 10740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Neither blocks nor log segments found. Creating new log.
23:51:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.975073 10740 log.cc:826] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Log is configured to *not* fsync() on all Append() calls
23:51:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.973443 10527 master_runner.cc:187] Error getting master registration for 127.10.68.253:42423: OK, instance_id { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" instance_seqno: 1783468301768054 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.975457 10527 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.977046 10740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: No bootstrap required, opened a new log
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.977449 10760 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.977509 10760 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.979872 10740 raft_consensus.cc:359] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.980059 10740 raft_consensus.cc:385] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.980118 10740 raft_consensus.cc:740] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff3860d91664844b4f8541d49973424, State: Initialized, Role: FOLLOWER
23:51:41.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.980585 10740 consensus_queue.cc:260] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:41.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.981069 10763 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:41.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.981484 10763 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: This master's current role is: FOLLOWER
23:51:41.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.981865 10740 sys_catalog.cc:565] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: configured and running, proceeding with master startup.
23:51:41.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.987615 10774 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:41.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:41.987706 10774 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.988471 10670 master_runner.cc:187] Error getting master registration for 127.10.68.253:42423: OK, instance_id { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" instance_seqno: 1783468301768054 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:41.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.990674 10670 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:41.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.992673 10763 raft_consensus.cc:493] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:41.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.992841 10763 raft_consensus.cc:515] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:41.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.993881 10763 leader_election.cc:290] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe826b4121fc4498972825af59cdddfe (127.10.68.254:41525), 57fc27e5ce2a4bfc8a1c1f2fcc1c147d (127.10.68.253:42423)
23:51:41.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.994652 10570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bff3860d91664844b4f8541d49973424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe826b4121fc4498972825af59cdddfe" is_pre_election: true
23:51:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.994921 10570 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bff3860d91664844b4f8541d49973424 in term 0.
23:51:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.995368 10689 leader_election.cc:304] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bff3860d91664844b4f8541d49973424, fe826b4121fc4498972825af59cdddfe; no voters: 
23:51:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.995628 10763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.995693 10763 raft_consensus.cc:493] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:41.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.995733 10763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 0 FOLLOWER]: Advancing to term 1
23:51:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.996853 10763 raft_consensus.cc:515] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.997272 10763 leader_election.cc:290] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [CANDIDATE]: Term 1 election: Requested vote from peers fe826b4121fc4498972825af59cdddfe (127.10.68.254:41525), 57fc27e5ce2a4bfc8a1c1f2fcc1c147d (127.10.68.253:42423)
23:51:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.998769 10570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bff3860d91664844b4f8541d49973424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe826b4121fc4498972825af59cdddfe"
23:51:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:41.998893 10570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 0 FOLLOWER]: Advancing to term 1
23:51:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.000052 10570 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bff3860d91664844b4f8541d49973424 in term 1.
23:51:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.000412 10689 leader_election.cc:304] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [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: bff3860d91664844b4f8541d49973424, fe826b4121fc4498972825af59cdddfe; no voters: 
23:51:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.001165 10763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 1 FOLLOWER]: Leader election won for term 1
23:51:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.001401 10763 raft_consensus.cc:697] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [term 1 LEADER]: Becoming Leader. State: Replica: bff3860d91664844b4f8541d49973424, State: Running, Role: LEADER
23:51:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.001744 10763 consensus_queue.cc:237] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:42.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.004072 10763 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bff3860d91664844b4f8541d49973424. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.004175 10763 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: This master's current role is: LEADER
23:51:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.007251 10778 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:42.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.007972 10668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } attempt: 3
23:51:42.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.015384 10668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: Bootstrap starting.
23:51:42.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.020810 10668 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: Neither blocks nor log segments found. Creating new log.
23:51:42.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.022541 10668 log.cc:826] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: Log is configured to *not* fsync() on all Append() calls
23:51:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.026355 10778 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:42.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.030562 10668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: No bootstrap required, opened a new log
23:51:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.033159 10570 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [term 1 FOLLOWER]: Refusing update from remote peer bff3860d91664844b4f8541d49973424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.034217 10763 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:42.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.038455 10749 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: SysCatalogTable state changed. Reason: New leader bff3860d91664844b4f8541d49973424. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.038580 10749 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: This master's current role is: FOLLOWER
23:51:42.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.040326 10668 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.040997 10668 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.041397 10668 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fc27e5ce2a4bfc8a1c1f2fcc1c147d, State: Initialized, Role: FOLLOWER
23:51:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.042519 10668 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } }
23:51:42.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.044992 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bff3860d91664844b4f8541d49973424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d"
23:51:42.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.045241 10640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [term 0 FOLLOWER]: Advancing to term 1
23:51:42.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.045011 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bff3860d91664844b4f8541d49973424" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" is_pre_election: true
23:51:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.046499 10640 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [term 1 FOLLOWER]: Refusing update from remote peer bff3860d91664844b4f8541d49973424: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:42.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.044927 10668 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: configured and running, proceeding with master startup.
23:51:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.048460 10749 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.048575 10749 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe [sys.catalog]: This master's current role is: FOLLOWER
23:51:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.049345 10763 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.049702 10763 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.049791 10763 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: This master's current role is: LEADER
23:51:42.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.051146 10780 mvcc.cc:204] Tried to move back new op lower bound from 7305086165115682816 to 7305086165004292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086165115682816}]
23:51:42.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.052161 10781 mvcc.cc:204] Tried to move back new op lower bound from 7305086165115682816 to 7305086165004292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086165115682816}]
23:51:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.053484 10778 catalog_manager.cc:1382] Generated new cluster ID: 78d45ee2ee534f85a4a4f26194e7bbc5
23:51:42.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.053542 10778 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:42.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.062887 10801 mvcc.cc:204] Tried to move back new op lower bound from 7305086165115682816 to 7305086165004292096. Current Snapshot: MvccSnapshot[applied={T|T < 7305086165115682816}]
23:51:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.065256 10783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.065405 10783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: This master's current role is: FOLLOWER
23:51:42.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.068976 10797 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:42.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.070895 10797 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:42.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.071395 10800 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: SysCatalogTable state changed. Reason: New leader bff3860d91664844b4f8541d49973424. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.072392 10800 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: This master's current role is: FOLLOWER
23:51:42.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.073086 10803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.073385 10803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d [sys.catalog]: This master's current role is: FOLLOWER
23:51:42.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.090186 10798 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bff3860d91664844b4f8541d49973424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe826b4121fc4498972825af59cdddfe" member_type: VOTER last_known_addr { host: "127.10.68.254" port: 41525 } } peers { permanent_uuid: "57fc27e5ce2a4bfc8a1c1f2fcc1c147d" member_type: VOTER last_known_addr { host: "127.10.68.253" port: 42423 } } peers { permanent_uuid: "bff3860d91664844b4f8541d49973424" member_type: VOTER last_known_addr { host: "127.10.68.252" port: 35839 } } }
23:51:42.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.090335 10798 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424 [sys.catalog]: This master's current role is: LEADER
23:51:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.097782 10778 catalog_manager.cc:1405] Generated new certificate authority record
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.099345 10778 catalog_manager.cc:1539] Loading token signing keys...
23:51:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.115604 10778 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Generated new TSK 0
23:51:42.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.116809 10778 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.122730 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/logs
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data/info.pb
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.193:0
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.193
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.193
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:42.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.258826 10806 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:42.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.259027 10806 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:42.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.259066 10806 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.262346 10806 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.262447 10806 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.68.193
23:51:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.266382 10806 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.193:0
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data/info.pb
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.193
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10806
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.193
23:51:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/logs
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.267360 10806 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.268420 10806 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.275987 10814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.275972 10812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.275972 10811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.276767 10806 server_base.cc:1061] running on GCE node
23:51:42.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.277436 10806 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:42.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.278043 10806 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:42.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.279206 10806 hybrid_clock.cc:648] HybridClock initialized: now 1783468302279147 us; error 71 us; skew 500 ppm
23:51:42.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.281193 10806 webserver.cc:534] Webserver started at http://127.10.68.193:35081/ using document root <none> and password file <none>
23:51:42.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.281824 10806 fs_manager.cc:362] Metadata directory not provided
23:51:42.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.281911 10806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:42.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.282117 10806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.284174 10806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data/instance:
23:51:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d41294c946f3446b98574c51dff6400d"
23:51:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.284727 10806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/instance:
23:51:42.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d41294c946f3446b98574c51dff6400d"
23:51:42.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.288751 10806 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
23:51:42.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.291183 10820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.292363 10806 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.292470 10806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d41294c946f3446b98574c51dff6400d"
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.292555 10806 fs_report.cc:389] FS layout report
23:51:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data/data
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:42.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:42.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:42.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:42.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:42.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.332520 10806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.333331 10806 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.333513 10806 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:42.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.334151 10806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.335266 10806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.335314 10806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.335363 10806 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.335383 10806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:42.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.343743 10806 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.193:33773
23:51:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.343776 10933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.193:33773 every 8 connection(s)
23:51:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.344658 10806 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/data/info.pb
23:51:42.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.345680 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 10806
23:51:42.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.345772 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/instance
23:51:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.348579 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal
23:51:42.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/logs
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data/info.pb
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.194:0
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.194
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.194
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.354835 10934 heartbeater.cc:344] Connected to a master server at 127.10.68.252:35839
23:51:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355005 10936 heartbeater.cc:344] Connected to a master server at 127.10.68.253:42423
23:51:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355085 10935 heartbeater.cc:344] Connected to a master server at 127.10.68.254:41525
23:51:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355147 10935 heartbeater.cc:461] Registering TS with master...
23:51:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355564 10935 heartbeater.cc:507] Master 127.10.68.254:41525 requested a full tablet report, sending...
23:51:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355080 10934 heartbeater.cc:461] Registering TS with master...
23:51:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.355082 10936 heartbeater.cc:461] Registering TS with master...
23:51:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.356287 10934 heartbeater.cc:507] Master 127.10.68.252:35839 requested a full tablet report, sending...
23:51:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.356338 10936 heartbeater.cc:507] Master 127.10.68.253:42423 requested a full tablet report, sending...
23:51:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.357051 10560 ts_manager.cc:194] Registered new tserver with Master: d41294c946f3446b98574c51dff6400d (127.10.68.193:33773)
23:51:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.357391 10631 ts_manager.cc:194] Registered new tserver with Master: d41294c946f3446b98574c51dff6400d (127.10.68.193:33773)
23:51:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.358098 10704 ts_manager.cc:194] Registered new tserver with Master: d41294c946f3446b98574c51dff6400d (127.10.68.193:33773)
23:51:42.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.359097 10704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.68.193:53309
23:51:42.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.450577 10941 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:42.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.450778 10941 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:42.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.450831 10941 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:42.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.454341 10941 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:42.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.454453 10941 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.68.194
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.458299 10941 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data
23:51:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.194:0
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data/info.pb
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.194
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10941
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.194
23:51:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/logs
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.459651 10941 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:42.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.460961 10941 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.466871 10949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.466866 10947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.467031 10941 server_base.cc:1061] running on GCE node
23:51:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.466866 10946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.467446 10941 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:42.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.468050 10941 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:42.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.469188 10941 hybrid_clock.cc:648] HybridClock initialized: now 1783468302469176 us; error 23 us; skew 500 ppm
23:51:42.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.470816 10941 webserver.cc:534] Webserver started at http://127.10.68.194:44477/ using document root <none> and password file <none>
23:51:42.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.471339 10941 fs_manager.cc:362] Metadata directory not provided
23:51:42.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.471397 10941 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:42.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.471621 10941 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.473127 10941 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data/instance:
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d453195be1db4948ab35ad7b941bceed"
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.473621 10941 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/instance:
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d453195be1db4948ab35ad7b941bceed"
23:51:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.476740 10941 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.478657 10955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.479513 10941 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.479610 10941 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal
23:51:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d453195be1db4948ab35ad7b941bceed"
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.479696 10941 fs_report.cc:389] FS layout report
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data/data
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:42.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.497728 10941 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.498404 10941 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.498576 10941 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.499148 10941 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.500156 10941 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.500205 10941 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.500255 10941 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.500275 10941 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:42.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.509232 10941 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.194:44777
23:51:42.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.509276 11068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.194:44777 every 8 connection(s)
23:51:42.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.510300 10941 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/data/info.pb
23:51:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.515172 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 10941
23:51:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.515272 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/instance
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.518657 10515 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:42.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/logs
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data/info.pb
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.195:0
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.195
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.195
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.519963 11071 heartbeater.cc:344] Connected to a master server at 127.10.68.253:42423
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.520180 11071 heartbeater.cc:461] Registering TS with master...
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.520700 11071 heartbeater.cc:507] Master 127.10.68.253:42423 requested a full tablet report, sending...
23:51:42.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.521703 10631 ts_manager.cc:194] Registered new tserver with Master: d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777)
23:51:42.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.521970 11069 heartbeater.cc:344] Connected to a master server at 127.10.68.252:35839
23:51:42.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522078 11069 heartbeater.cc:461] Registering TS with master...
23:51:42.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522256 11069 heartbeater.cc:507] Master 127.10.68.252:35839 requested a full tablet report, sending...
23:51:42.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522512 11070 heartbeater.cc:344] Connected to a master server at 127.10.68.254:41525
23:51:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522583 11070 heartbeater.cc:461] Registering TS with master...
23:51:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522732 11070 heartbeater.cc:507] Master 127.10.68.254:41525 requested a full tablet report, sending...
23:51:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.522926 10704 ts_manager.cc:194] Registered new tserver with Master: d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777)
23:51:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.523386 10560 ts_manager.cc:194] Registered new tserver with Master: d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777)
23:51:42.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.523540 10704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.68.194:36141
23:51:42.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.619837 11076 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:42.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.620045 11076 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:42.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.620085 11076 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:42.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.623311 11076 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:42.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.623412 11076 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.68.195
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.627161 11076 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.68.212:43243
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.68.195:0
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data/info.pb
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.68.195
23:51:42.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.68.254:41525,127.10.68.253:42423,127.10.68.252:35839
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11076
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.68.195
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/logs
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.628259 11076 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:42.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.629361 11076 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.635167 11081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.635155 11082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.635174 11084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.635391 11076 server_base.cc:1061] running on GCE node
23:51:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.635710 11076 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.636214 11076 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:42.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.637353 11076 hybrid_clock.cc:648] HybridClock initialized: now 1783468302637340 us; error 23 us; skew 500 ppm
23:51:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.638957 11076 webserver.cc:534] Webserver started at http://127.10.68.195:45507/ using document root <none> and password file <none>
23:51:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.639490 11076 fs_manager.cc:362] Metadata directory not provided
23:51:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.639549 11076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.639819 11076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.641373 11076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data/instance:
23:51:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206427346eed45eea2013f5501319370"
23:51:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.641860 11076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/instance:
23:51:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206427346eed45eea2013f5501319370"
23:51:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.645104 11076 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
23:51:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.646998 11090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.648092 11076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.648222 11076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206427346eed45eea2013f5501319370"
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-fjh2"
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.648310 11076 fs_report.cc:389] FS layout report
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data/data
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:42.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:42.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:42.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:42.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:42.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.661101 11076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:42.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.661612 11076 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:42.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.661742 11076 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:42.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.662194 11076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.663091 11076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.663136 11076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.663172 11076 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.663192 11076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.671615 11076 rpc_server.cc:307] RPC server started. Bound to: 127.10.68.195:36059
23:51:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.671639 11203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.68.195:36059 every 8 connection(s)
23:51:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.672638 11076 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/data/info.pb
23:51:42.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.674146 10515 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11076
23:51:42.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.674245 10515 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/instance
23:51:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682093 11206 heartbeater.cc:344] Connected to a master server at 127.10.68.253:42423
23:51:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682142 11205 heartbeater.cc:344] Connected to a master server at 127.10.68.254:41525
23:51:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682296 11205 heartbeater.cc:461] Registering TS with master...
23:51:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682299 11206 heartbeater.cc:461] Registering TS with master...
23:51:42.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682802 11206 heartbeater.cc:507] Master 127.10.68.253:42423 requested a full tablet report, sending...
23:51:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682829 11204 heartbeater.cc:344] Connected to a master server at 127.10.68.252:35839
23:51:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682956 11204 heartbeater.cc:461] Registering TS with master...
23:51:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.683110 11204 heartbeater.cc:507] Master 127.10.68.252:35839 requested a full tablet report, sending...
23:51:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.682803 11205 heartbeater.cc:507] Master 127.10.68.254:41525 requested a full tablet report, sending...
23:51:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.683869 10704 ts_manager.cc:194] Registered new tserver with Master: 206427346eed45eea2013f5501319370 (127.10.68.195:36059)
23:51:42.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.683975 10631 ts_manager.cc:194] Registered new tserver with Master: 206427346eed45eea2013f5501319370 (127.10.68.195:36059)
23:51:42.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.684453 10704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.68.195:49773
23:51:42.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.684886 10560 ts_manager.cc:194] Registered new tserver with Master: 206427346eed45eea2013f5501319370 (127.10.68.195:36059)
23:51:42.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.693960 10515 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:42.694 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:42.696 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:42.703 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.68.254"
      port: 41525
    }
    bound_http_address {
      host: "127.10.68.254"
      port: 45901
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.68.253"
      port: 42423
    }
    bound_http_address {
      host: "127.10.68.253"
      port: 43679
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.68.252"
      port: 35839
    }
    bound_http_address {
      host: "127.10.68.252"
      port: 38467
    }
  }
}

23:51:42.706 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:42.709 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.68.193"
      port: 33773
    }
    bound_http_address {
      host: "127.10.68.193"
      port: 35081
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.68.194"
      port: 44777
    }
    bound_http_address {
      host: "127.10.68.194"
      port: 44477
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.68.195"
      port: 36059
    }
    bound_http_address {
      host: "127.10.68.195"
      port: 45507
    }
  }
}

23:51:42.709 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:42.875 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
23:51:42.932 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:42.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.978868 10760 catalog_manager.cc:1294] Loaded cluster ID: 78d45ee2ee534f85a4a4f26194e7bbc5
23:51:42.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.978950 10760 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: loading cluster ID for follower catalog manager: success
23:51:42.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.981261 10760 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: acquiring CA information for follower catalog manager: success
23:51:42.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.982575 10760 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fe826b4121fc4498972825af59cdddfe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:43.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.072630 10797 catalog_manager.cc:1294] Loaded cluster ID: 78d45ee2ee534f85a4a4f26194e7bbc5
23:51:43.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.072706 10797 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: loading cluster ID for follower catalog manager: success
23:51:43.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.075009 10797 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: acquiring CA information for follower catalog manager: success
23:51:43.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.076337 10797 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 57fc27e5ce2a4bfc8a1c1f2fcc1c147d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:43.077 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.68.252:35839(127.10.68.252:35839)] connecting to peer
23:51:43.122 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.68.254:41525(127.10.68.254:41525)] connecting to peer
23:51:43.123 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.68.253:42423(127.10.68.253:42423)] connecting to peer
23:51:43.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.68.254:41525(127.10.68.254:41525)] Successfully connected to peer
23:51:43.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.68.253:42423(127.10.68.253:42423)] Successfully connected to peer
23:51:43.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.68.252:35839(127.10.68.252:35839)] Successfully connected to peer
23:51:43.228 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.68.252
23:51:43.228 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.68.254
23:51:43.229 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.10.68.253
23:51:43.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.360594 10934 heartbeater.cc:499] Master 127.10.68.252:35839 was elected leader, sending a full tablet report...
23:51:43.438 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x454c7272, L:/127.0.0.1:55238 - R:/127.10.68.253:42423] using SASL/PLAIN
23:51:43.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf8434c3, L:/127.0.0.1:34140 - R:/127.10.68.252:35839] using SASL/PLAIN
23:51:43.439 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe6a1b01, L:/127.0.0.1:58628 - R:/127.10.68.254:41525] using SASL/PLAIN
23:51:43.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:43.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=430), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.68.252:35839, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.68.254:41525, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.68.253:42423, [406ms] Sub RPC ConnectToMaster: received response from server master-127.10.68.253:42423: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.10.68.254:41525: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.10.68.252:35839: OK, deferred=null) after lookup
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.517702 10704 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34140:
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468303011"
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\324\376\377\377\007\0018\377\377\377\006\001\234\377\377\377\007\001d\000\000\000\006\001\310\000\000\000\007\001,\001\000\000"
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:43.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:43.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:43.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.525125 11069 heartbeater.cc:499] Master 127.10.68.252:35839 was elected leader, sending a full tablet report...
23:51:43.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 001f4425aca34f28830c8d3e176dd9b4
23:51:43.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.553407 10868 tablet_service.cc:1511] Processing CreateTablet for tablet 5452825f707a4b259830d5ae749dd3ea (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
23:51:43.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.554452 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 21d04b0867474195aa5cea1a31653ea5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
23:51:43.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.555056 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d04b0867474195aa5cea1a31653ea5. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.555480 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 5889f207ff6740ccb058e3971622ff46 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
23:51:43.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.556422 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5889f207ff6740ccb058e3971622ff46. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.560065 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5452825f707a4b259830d5ae749dd3ea. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.560029 10866 tablet_service.cc:1511] Processing CreateTablet for tablet 3879fc54d56c4f1189a3b84bcba0fd25 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
23:51:43.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.560266 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3879fc54d56c4f1189a3b84bcba0fd25. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.563906 11234 tablet_bootstrap.cc:492] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.566586 11234 tablet_bootstrap.cc:654] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.568075 11234 log.cc:826] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Log is configured to *not* fsync() on all Append() calls
23:51:43.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.569041 11233 tablet_bootstrap.cc:492] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:43.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.571640 11233 tablet_bootstrap.cc:654] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.572786 11233 log.cc:826] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Log is configured to *not* fsync() on all Append() calls
23:51:43.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.576620 11233 tablet_bootstrap.cc:492] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:43.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.576620 11234 tablet_bootstrap.cc:492] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.576841 11234 ts_tablet_manager.cc:1403] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.000s
23:51:43.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.577260 11233 ts_tablet_manager.cc:1403] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
23:51:43.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.576692 11002 tablet_service.cc:1511] Processing CreateTablet for tablet fc82a4def6e149b9ae07f82b55dd988f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.577867 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc82a4def6e149b9ae07f82b55dd988f. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.579967 11003 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580229 11003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580179 11234 raft_consensus.cc:359] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580408 11234 raft_consensus.cc:385] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580463 11234 raft_consensus.cc:740] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580569 11233 raft_consensus.cc:359] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580736 11233 raft_consensus.cc:385] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580785 11233 raft_consensus.cc:740] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.580952 11234 consensus_queue.cc:260] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.581220 11233 consensus_queue.cc:260] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.581342 11234 raft_consensus.cc:399] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.581415 11234 raft_consensus.cc:493] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.581506 11234 raft_consensus.cc:3060] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.581771 11233 raft_consensus.cc:399] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.582003 11233 raft_consensus.cc:493] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.582252 11233 raft_consensus.cc:3060] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:43.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.582578 11234 raft_consensus.cc:515] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.583220 11234 leader_election.cc:304] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.583729 11234 leader_election.cc:290] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.584012 11233 raft_consensus.cc:515] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.584637 11233 leader_election.cc:304] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:43.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.585112 11233 leader_election.cc:290] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.586167 11233 ts_tablet_manager.cc:1434] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
23:51:43.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.586706 11204 heartbeater.cc:499] Master 127.10.68.252:35839 was elected leader, sending a full tablet report...
23:51:43.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.588573 11234 ts_tablet_manager.cc:1434] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
23:51:43.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.591150 11234 tablet_bootstrap.cc:492] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.592577 11234 tablet_bootstrap.cc:654] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.592960 11240 raft_consensus.cc:2804] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.593405 11240 raft_consensus.cc:697] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.593887 11241 raft_consensus.cc:2804] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.594033 11238 tablet_bootstrap.cc:492] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.594272 11241 raft_consensus.cc:697] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.594563 11240 consensus_queue.cc:237] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.594921 11234 tablet_bootstrap.cc:492] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.595046 11234 ts_tablet_manager.cc:1403] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.595660 11234 raft_consensus.cc:359] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.595753 11234 raft_consensus.cc:385] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.595786 11234 raft_consensus.cc:740] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.596377 11234 consensus_queue.cc:260] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.596673 11234 raft_consensus.cc:399] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.596730 11234 raft_consensus.cc:493] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.596774 11234 raft_consensus.cc:3060] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.597750 11234 raft_consensus.cc:515] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.597888 11234 leader_election.cc:304] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.597940 11238 tablet_bootstrap.cc:654] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.598748 11234 leader_election.cc:290] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.598763 11237 raft_consensus.cc:2804] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.599252 11241 consensus_queue.cc:237] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.599550 11237 raft_consensus.cc:697] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.599814 11234 ts_tablet_manager.cc:1434] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
23:51:43.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.600222 11234 tablet_bootstrap.cc:492] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.600556 10937 tablet.cc:2406] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:43.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.599830 11237 consensus_queue.cc:237] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.603526 10704 catalog_manager.cc:5696] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.604981 10703 catalog_manager.cc:5696] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:43.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.607556 11234 tablet_bootstrap.cc:654] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.612638 11234 tablet_bootstrap.cc:492] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.613547 11234 ts_tablet_manager.cc:1403] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614205 11234 raft_consensus.cc:359] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614295 11234 raft_consensus.cc:385] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614331 11234 raft_consensus.cc:740] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614497 11234 consensus_queue.cc:260] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614595 11234 raft_consensus.cc:399] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614698 11234 raft_consensus.cc:493] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.614758 11234 raft_consensus.cc:3060] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.615545 11234 raft_consensus.cc:515] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.615909 11234 leader_election.cc:304] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.616007 11234 leader_election.cc:290] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.616137 11237 raft_consensus.cc:2804] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.616216 11237 raft_consensus.cc:697] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.616348 11237 consensus_queue.cc:237] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.619515 11234 ts_tablet_manager.cc:1434] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.001s
23:51:43.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.624224 10704 catalog_manager.cc:5696] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.624461 10704 catalog_manager.cc:5696] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.632766 11238 log.cc:826] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Log is configured to *not* fsync() on all Append() calls
23:51:43.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.636315 11238 tablet_bootstrap.cc:492] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.636763 11238 ts_tablet_manager.cc:1403] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.000s
23:51:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.641204 11238 raft_consensus.cc:359] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.641443 11238 raft_consensus.cc:385] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.641500 11238 raft_consensus.cc:740] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.641994 11238 consensus_queue.cc:260] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.642154 11238 raft_consensus.cc:399] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.642215 11238 raft_consensus.cc:493] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.642302 11238 raft_consensus.cc:3060] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.643299 11238 raft_consensus.cc:515] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.643857 11238 leader_election.cc:304] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.644309 11238 leader_election.cc:290] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.646028 11238 ts_tablet_manager.cc:1434] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
23:51:43.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.650888 11255 raft_consensus.cc:2804] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.651551 11238 tablet_bootstrap.cc:492] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.652376 11255 raft_consensus.cc:697] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.652915 11255 consensus_queue.cc:237] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.653407 11238 tablet_bootstrap.cc:654] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655094 11238 tablet_bootstrap.cc:492] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655167 11238 ts_tablet_manager.cc:1403] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655684 11238 raft_consensus.cc:359] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655771 11238 raft_consensus.cc:385] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655821 11238 raft_consensus.cc:740] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655927 11238 consensus_queue.cc:260] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.655999 11238 raft_consensus.cc:399] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.656028 11238 raft_consensus.cc:493] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.656064 11238 raft_consensus.cc:3060] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.656961 11238 raft_consensus.cc:515] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657073 11238 leader_election.cc:304] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657158 11238 leader_election.cc:290] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657362 11238 ts_tablet_manager.cc:1434] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
23:51:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657492 11255 raft_consensus.cc:2804] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657577 11255 raft_consensus.cc:697] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.657672 11255 consensus_queue.cc:237] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.659250 10704 catalog_manager.cc:5696] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.666149 10703 catalog_manager.cc:5696] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.777529 10703 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:43.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.783756 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0120b354d03842d0997eaebdbedbf57e has no consensus state
23:51:43.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.785586 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 918199606d454f81a16d26daa72b18da has no consensus state
23:51:43.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.787511 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bf20c95a85b140d09203af3ea20369af has no consensus state
23:51:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.795360 10867 tablet_service.cc:1511] Processing CreateTablet for tablet bf20c95a85b140d09203af3ea20369af (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
23:51:43.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.795712 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf20c95a85b140d09203af3ea20369af. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.796418 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 0120b354d03842d0997eaebdbedbf57e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
23:51:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.796725 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120b354d03842d0997eaebdbedbf57e. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.797082 11002 tablet_service.cc:1511] Processing CreateTablet for tablet 918199606d454f81a16d26daa72b18da (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
23:51:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.797374 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918199606d454f81a16d26daa72b18da. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.798051 11234 tablet_bootstrap.cc:492] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.799027 11234 tablet_bootstrap.cc:654] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.799322 11233 tablet_bootstrap.cc:492] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:43.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.799664 11238 tablet_bootstrap.cc:492] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.800308 11233 tablet_bootstrap.cc:654] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.800637 11238 tablet_bootstrap.cc:654] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.800793 11234 tablet_bootstrap.cc:492] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.800860 11234 ts_tablet_manager.cc:1403] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801285 11234 raft_consensus.cc:359] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801383 11234 raft_consensus.cc:385] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801414 11234 raft_consensus.cc:740] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801527 11234 consensus_queue.cc:260] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801601 11234 raft_consensus.cc:399] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801632 11234 raft_consensus.cc:493] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801669 11234 raft_consensus.cc:3060] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801695 11233 tablet_bootstrap.cc:492] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.801760 11233 ts_tablet_manager.cc:1403] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802273 11233 raft_consensus.cc:359] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802366 11233 raft_consensus.cc:385] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802397 11233 raft_consensus.cc:740] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802487 11234 raft_consensus.cc:515] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802516 11233 consensus_queue.cc:260] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802587 11233 raft_consensus.cc:399] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802600 11234 leader_election.cc:304] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802616 11233 raft_consensus.cc:493] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802654 11233 raft_consensus.cc:3060] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802683 11234 leader_election.cc:290] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.802901 11234 ts_tablet_manager.cc:1434] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803071 11241 raft_consensus.cc:2804] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803138 11241 raft_consensus.cc:697] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803236 11241 consensus_queue.cc:237] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803427 11233 raft_consensus.cc:515] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803556 11233 leader_election.cc:304] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803632 11233 leader_election.cc:290] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803658 11238 tablet_bootstrap.cc:492] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803735 11238 ts_tablet_manager.cc:1403] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.803838 11233 ts_tablet_manager.cc:1434] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804198 11238 raft_consensus.cc:359] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804280 11238 raft_consensus.cc:385] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804306 11238 raft_consensus.cc:740] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804433 11238 consensus_queue.cc:260] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804512 11238 raft_consensus.cc:399] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804540 11238 raft_consensus.cc:493] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804576 11238 raft_consensus.cc:3060] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804610 11242 raft_consensus.cc:2804] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804687 11242 raft_consensus.cc:697] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.804788 11242 consensus_queue.cc:237] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.805421 11238 raft_consensus.cc:515] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.805539 11238 leader_election.cc:304] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.805862 11254 raft_consensus.cc:2804] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.805948 11254 raft_consensus.cc:697] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.806046 11254 consensus_queue.cc:237] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.806438 11238 leader_election.cc:290] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.806694 11238 ts_tablet_manager.cc:1434] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.806838 10704 catalog_manager.cc:5696] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.810863 10702 catalog_manager.cc:5696] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.814956 10703 catalog_manager.cc:5696] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:43.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.815814 10689 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0120b354d03842d0997eaebdbedbf57e (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0120b354d03842d0997eaebdbedbf57e consensus state has no leader
23:51:43.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.823185 10702 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4] alter complete (version 0)
23:51:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.830673 10702 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 4 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:43.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.838229 10702 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e6f723adace4c5ba58c30f2765a3a1a has no consensus state
23:51:43.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.839164 10702 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68639f51dd6d415799165fcff7f03417 has no consensus state
23:51:43.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.841645 10702 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b90cb4ca81645e6923a88e012c3d54f has no consensus state
23:51:43.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.841930 10702 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f11d82072e34579a04cae791f92870c has no consensus state
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.848224 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6f723adace4c5ba58c30f2765a3a1a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.848258 10868 tablet_service.cc:1511] Processing CreateTablet for tablet 4f11d82072e34579a04cae791f92870c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.848531 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6f723adace4c5ba58c30f2765a3a1a. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.848531 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f11d82072e34579a04cae791f92870c. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.850562 11233 tablet_bootstrap.cc:492] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.850945 11002 tablet_service.cc:1511] Processing CreateTablet for tablet 68639f51dd6d415799165fcff7f03417 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.850934 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 1b90cb4ca81645e6923a88e012c3d54f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.851171 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68639f51dd6d415799165fcff7f03417. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.851171 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b90cb4ca81645e6923a88e012c3d54f. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.851596 11233 tablet_bootstrap.cc:654] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.852634 11234 tablet_bootstrap.cc:492] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.853241 11238 tablet_bootstrap.cc:492] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.854004 11234 tablet_bootstrap.cc:654] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.854204 11238 tablet_bootstrap.cc:654] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.855054 11234 tablet_bootstrap.cc:492] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.855132 11234 ts_tablet_manager.cc:1403] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.855707 11234 raft_consensus.cc:359] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.856263 11234 raft_consensus.cc:385] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.856308 11234 raft_consensus.cc:740] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.856678 11233 tablet_bootstrap.cc:492] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.856747 11233 ts_tablet_manager.cc:1403] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857304 11233 raft_consensus.cc:359] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857402 11233 raft_consensus.cc:385] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857430 11233 raft_consensus.cc:740] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857547 11233 consensus_queue.cc:260] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857632 11233 raft_consensus.cc:399] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857659 11233 raft_consensus.cc:493] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.857697 11233 raft_consensus.cc:3060] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:43.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858539 11233 raft_consensus.cc:515] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858659 11233 leader_election.cc:304] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858740 11233 leader_election.cc:290] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858832 11239 raft_consensus.cc:2804] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858932 11233 ts_tablet_manager.cc:1434] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.858919 11239 raft_consensus.cc:697] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.859454 11239 consensus_queue.cc:237] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.860939 10702 catalog_manager.cc:5696] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.866387 11234 consensus_queue.cc:260] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.866509 11234 raft_consensus.cc:399] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.866544 11234 raft_consensus.cc:493] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.866582 11234 raft_consensus.cc:3060] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.867499 11234 raft_consensus.cc:515] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.867624 11234 leader_election.cc:304] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.867702 11234 leader_election.cc:290] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.867924 11237 raft_consensus.cc:2804] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.868024 11237 raft_consensus.cc:697] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.868131 11237 consensus_queue.cc:237] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.868592 11238 tablet_bootstrap.cc:492] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.868676 11238 ts_tablet_manager.cc:1403] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.000s
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869125 11238 raft_consensus.cc:359] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869213 11238 raft_consensus.cc:385] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869238 11238 raft_consensus.cc:740] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869352 11238 consensus_queue.cc:260] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869429 11238 raft_consensus.cc:399] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869457 11238 raft_consensus.cc:493] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.869490 11238 raft_consensus.cc:3060] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.870352 11238 raft_consensus.cc:515] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.870477 11238 leader_election.cc:304] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.870554 11238 leader_election.cc:290] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.870759 11238 ts_tablet_manager.cc:1434] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.871744 11254 raft_consensus.cc:2804] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.871855 11254 raft_consensus.cc:697] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.871954 11254 consensus_queue.cc:237] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.872236 10702 catalog_manager.cc:5696] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.873627 10703 catalog_manager.cc:5696] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.867933 11234 ts_tablet_manager.cc:1434] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
23:51:43.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.882843 11234 tablet_bootstrap.cc:492] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.883896 11234 tablet_bootstrap.cc:654] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.886682 11234 tablet_bootstrap.cc:492] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.886776 11234 ts_tablet_manager.cc:1403] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887202 11234 raft_consensus.cc:359] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887290 11234 raft_consensus.cc:385] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887319 11234 raft_consensus.cc:740] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887428 11234 consensus_queue.cc:260] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887528 11234 raft_consensus.cc:399] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887564 11234 raft_consensus.cc:493] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.887604 11234 raft_consensus.cc:3060] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888355 11234 raft_consensus.cc:515] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888479 11234 leader_election.cc:304] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888573 11234 leader_election.cc:290] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888643 11241 raft_consensus.cc:2804] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888738 11241 raft_consensus.cc:697] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888796 11234 ts_tablet_manager.cc:1434] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
23:51:43.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.888849 11241 consensus_queue.cc:237] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.890080 10703 catalog_manager.cc:5696] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.897253 10703 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4] alter complete (version 0)
23:51:43.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.908308 10703 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:43.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:43.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.914422 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 459d1b7f121e4c2792328ea7725c6717 has no consensus state
23:51:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.915150 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc225b8a2a444969850798747ba23442 has no consensus state
23:51:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.915597 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 058eed6f44de4c96abcd3374e86cb4f8 has no consensus state
23:51:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.915861 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d2eeade10b1c4667995014f38b296e7e has no consensus state
23:51:43.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.915930 10703 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b3fcc590e2c470881722e4692bb8593 has no consensus state
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.923884 11136 tablet_service.cc:1511] Processing CreateTablet for tablet 459d1b7f121e4c2792328ea7725c6717 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.924217 11136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459d1b7f121e4c2792328ea7725c6717. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.924578 10868 tablet_service.cc:1511] Processing CreateTablet for tablet d2eeade10b1c4667995014f38b296e7e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.924860 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2eeade10b1c4667995014f38b296e7e. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.926448 11233 tablet_bootstrap.cc:492] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.926666 11234 tablet_bootstrap.cc:492] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.927420 11233 tablet_bootstrap.cc:654] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:43.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.927518 11234 tablet_bootstrap.cc:654] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.928472 11002 tablet_service.cc:1511] Processing CreateTablet for tablet bc225b8a2a444969850798747ba23442 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.928771 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc225b8a2a444969850798747ba23442. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.930824 11238 tablet_bootstrap.cc:492] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.931133 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 058eed6f44de4c96abcd3374e86cb4f8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.931347 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058eed6f44de4c96abcd3374e86cb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.931766 11238 tablet_bootstrap.cc:654] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933208 11238 tablet_bootstrap.cc:492] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933277 11238 ts_tablet_manager.cc:1403] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933686 11238 raft_consensus.cc:359] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933774 11238 raft_consensus.cc:385] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933800 11238 raft_consensus.cc:740] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933926 11238 consensus_queue.cc:260] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.933998 11238 raft_consensus.cc:399] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.934026 11238 raft_consensus.cc:493] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.934059 11238 raft_consensus.cc:3060] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.934849 11238 raft_consensus.cc:515] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.934975 11238 leader_election.cc:304] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935052 11238 leader_election.cc:290] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935109 11255 raft_consensus.cc:2804] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935606 11234 tablet_bootstrap.cc:492] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935686 11234 ts_tablet_manager.cc:1403] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935866 11233 tablet_bootstrap.cc:492] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935891 11255 raft_consensus.cc:697] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.935940 11233 ts_tablet_manager.cc:1403] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936021 11255 consensus_queue.cc:237] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936175 11234 raft_consensus.cc:359] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936260 11234 raft_consensus.cc:385] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936291 11234 raft_consensus.cc:740] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936389 11233 raft_consensus.cc:359] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936401 11234 consensus_queue.cc:260] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936466 11233 raft_consensus.cc:385] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936471 11234 raft_consensus.cc:399] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936496 11233 raft_consensus.cc:740] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936502 11234 raft_consensus.cc:493] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936545 11234 raft_consensus.cc:3060] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936610 11233 consensus_queue.cc:260] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936676 11233 raft_consensus.cc:399] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936705 11233 raft_consensus.cc:493] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.936740 11233 raft_consensus.cc:3060] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937326 11234 raft_consensus.cc:515] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937448 11234 leader_election.cc:304] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937534 11234 leader_election.cc:290] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937523 11233 raft_consensus.cc:515] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937649 11233 leader_election.cc:304] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937726 11233 leader_election.cc:290] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937780 11234 ts_tablet_manager.cc:1434] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937929 11233 ts_tablet_manager.cc:1434] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.937963 11234 tablet_bootstrap.cc:492] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.938324 11239 raft_consensus.cc:2804] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.938421 11239 raft_consensus.cc:697] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.938536 11239 consensus_queue.cc:237] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.942062 11241 raft_consensus.cc:2804] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.942150 11241 raft_consensus.cc:697] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.942256 11241 consensus_queue.cc:237] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.942281 11238 ts_tablet_manager.cc:1434] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.944058 10703 catalog_manager.cc:5696] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.944985 10702 catalog_manager.cc:5696] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.946429 11002 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3fcc590e2c470881722e4692bb8593 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
23:51:43.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.946673 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3fcc590e2c470881722e4692bb8593. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:43.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.948393 11234 tablet_bootstrap.cc:654] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:43.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.950755 11238 tablet_bootstrap.cc:492] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.951821 11238 tablet_bootstrap.cc:654] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:43.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.952250 11234 tablet_bootstrap.cc:492] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:43.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.952490 11234 ts_tablet_manager.cc:1403] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.001s
23:51:43.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.953105 11234 raft_consensus.cc:359] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.953198 11234 raft_consensus.cc:385] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.953227 11234 raft_consensus.cc:740] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:43.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.954551 11234 consensus_queue.cc:260] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.954803 11234 raft_consensus.cc:399] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.954994 11234 raft_consensus.cc:493] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.955052 10702 catalog_manager.cc:5696] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.955281 11234 raft_consensus.cc:3060] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:43.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.956269 11234 raft_consensus.cc:515] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.956533 11234 leader_election.cc:304] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.956777 11237 raft_consensus.cc:2804] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.956843 11237 raft_consensus.cc:697] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.956954 11237 consensus_queue.cc:237] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.958719 10704 catalog_manager.cc:5696] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:43.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.965886 11234 leader_election.cc:290] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.968057 11234 ts_tablet_manager.cc:1434] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.001s
23:51:43.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.970399 11238 tablet_bootstrap.cc:492] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:43.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.970498 11238 ts_tablet_manager.cc:1403] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.970974 11238 raft_consensus.cc:359] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971073 11238 raft_consensus.cc:385] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971100 11238 raft_consensus.cc:740] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971212 11238 consensus_queue.cc:260] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971272 11238 raft_consensus.cc:399] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971299 11238 raft_consensus.cc:493] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.971333 11238 raft_consensus.cc:3060] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.972249 11238 raft_consensus.cc:515] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.972379 11238 leader_election.cc:304] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.972462 11238 leader_election.cc:290] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.972517 11256 raft_consensus.cc:2804] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.973716 11256 raft_consensus.cc:697] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.973888 11256 consensus_queue.cc:237] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.976387 10703 catalog_manager.cc:5696] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:43.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.977156 11238 ts_tablet_manager.cc:1434] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
23:51:43.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.986044 10703 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4] alter complete (version 0)
23:51:43.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.991904 10704 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:43.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001,\001\000\000\007\001\220\001\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 6 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.997217 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bbcfc5a9d47c46438dbec26726ea65c8 has no consensus state
23:51:43.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.998267 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fd6a1d49f634f6885d2a87c3de78e6f has no consensus state
23:51:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.998842 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0a9fd54f3aa4acba11c08555b3677de has no consensus state
23:51:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.999224 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1653f80503f413a98387e6387ba836d has no consensus state
23:51:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.999466 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2bbd03346b1f42758403a11b80d38460 has no consensus state
23:51:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:43.999539 10704 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cb66fdd7e0b43828fc9a2201a47969d has no consensus state
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.007321 11136 tablet_service.cc:1511] Processing CreateTablet for tablet bbcfc5a9d47c46438dbec26726ea65c8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.007321 11002 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd6a1d49f634f6885d2a87c3de78e6f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.007623 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd6a1d49f634f6885d2a87c3de78e6f. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.007624 11136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcfc5a9d47c46438dbec26726ea65c8. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.008656 10866 tablet_service.cc:1511] Processing CreateTablet for tablet d1653f80503f413a98387e6387ba836d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.008919 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1653f80503f413a98387e6387ba836d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.010186 11238 tablet_bootstrap.cc:492] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:44.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.011121 11238 tablet_bootstrap.cc:654] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:44.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.011252 10868 tablet_service.cc:1511] Processing CreateTablet for tablet c0a9fd54f3aa4acba11c08555b3677de (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.011493 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a9fd54f3aa4acba11c08555b3677de. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.012122 11233 tablet_bootstrap.cc:492] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.013083 11233 tablet_bootstrap.cc:654] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.013332 11234 tablet_bootstrap.cc:492] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.014238 11234 tablet_bootstrap.cc:654] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.014882 11002 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbd03346b1f42758403a11b80d38460 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015125 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbd03346b1f42758403a11b80d38460. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015187 11234 tablet_bootstrap.cc:492] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015252 11234 ts_tablet_manager.cc:1403] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015616 11234 raft_consensus.cc:359] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015687 11234 raft_consensus.cc:385] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015707 11234 raft_consensus.cc:740] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015837 11234 consensus_queue.cc:260] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015918 11234 raft_consensus.cc:399] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015939 11234 raft_consensus.cc:493] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.015967 11234 raft_consensus.cc:3060] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.016542 11234 raft_consensus.cc:515] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.016660 11234 leader_election.cc:304] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.016784 11241 raft_consensus.cc:2804] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.016844 11241 raft_consensus.cc:697] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.016940 11241 consensus_queue.cc:237] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.017310 11234 leader_election.cc:290] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.017588 11234 ts_tablet_manager.cc:1434] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:44.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.017755 11234 tablet_bootstrap.cc:492] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Bootstrap starting.
23:51:44.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.018527 10704 catalog_manager.cc:5696] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:44.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.018652 11234 tablet_bootstrap.cc:654] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Neither blocks nor log segments found. Creating new log.
23:51:44.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.019156 11136 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb66fdd7e0b43828fc9a2201a47969d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
23:51:44.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.019419 11136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb66fdd7e0b43828fc9a2201a47969d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.026742 11234 tablet_bootstrap.cc:492] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: No bootstrap required, opened a new log
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.026832 11234 ts_tablet_manager.cc:1403] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027074 11233 tablet_bootstrap.cc:492] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027155 11233 ts_tablet_manager.cc:1403] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027416 11234 raft_consensus.cc:359] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027525 11234 raft_consensus.cc:385] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027556 11234 raft_consensus.cc:740] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41294c946f3446b98574c51dff6400d, State: Initialized, Role: FOLLOWER
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027597 11233 raft_consensus.cc:359] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027681 11233 raft_consensus.cc:385] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027658 11234 consensus_queue.cc:260] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027709 11233 raft_consensus.cc:740] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027730 11234 raft_consensus.cc:399] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027761 11234 raft_consensus.cc:493] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027840 11233 consensus_queue.cc:260] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027901 11234 raft_consensus.cc:3060] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 0 FOLLOWER]: Advancing to term 1
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027910 11233 raft_consensus.cc:399] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027949 11233 raft_consensus.cc:493] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.027983 11233 raft_consensus.cc:3060] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.028831 11233 raft_consensus.cc:515] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.028972 11233 leader_election.cc:304] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:44.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.029054 11233 leader_election.cc:290] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.029244 11233 ts_tablet_manager.cc:1434] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:44.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.029425 11233 tablet_bootstrap.cc:492] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Bootstrap starting.
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.030967 11242 raft_consensus.cc:2804] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.031054 11242 raft_consensus.cc:697] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.031153 11242 consensus_queue.cc:237] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.032652 11234 raft_consensus.cc:515] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.032774 11234 leader_election.cc:304] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d41294c946f3446b98574c51dff6400d; no voters: 
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.032869 11234 leader_election.cc:290] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.032915 11241 raft_consensus.cc:2804] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.032982 11241 raft_consensus.cc:697] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Becoming Leader. State: Replica: d41294c946f3446b98574c51dff6400d, State: Running, Role: LEADER
23:51:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.033078 11241 consensus_queue.cc:237] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } }
23:51:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.033317 11234 ts_tablet_manager.cc:1434] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
23:51:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.034830 11233 tablet_bootstrap.cc:654] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Neither blocks nor log segments found. Creating new log.
23:51:44.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.035414 10703 catalog_manager.cc:5696] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d reported cstate change: term changed from 0 to 1, leader changed from <none> to d41294c946f3446b98574c51dff6400d (127.10.68.193). New cstate: current_term: 1 leader_uuid: "d41294c946f3446b98574c51dff6400d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d41294c946f3446b98574c51dff6400d" member_type: VOTER last_known_addr { host: "127.10.68.193" port: 33773 } health_report { overall_health: HEALTHY } } }
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.036821 11238 tablet_bootstrap.cc:492] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.036932 11238 ts_tablet_manager.cc:1403] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.000s
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037432 11238 raft_consensus.cc:359] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037523 11238 raft_consensus.cc:385] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037571 11238 raft_consensus.cc:740] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037694 11238 consensus_queue.cc:260] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037766 11238 raft_consensus.cc:399] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037796 11238 raft_consensus.cc:493] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.037832 11238 raft_consensus.cc:3060] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.038775 11238 raft_consensus.cc:515] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.038898 11238 leader_election.cc:304] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.039081 11255 raft_consensus.cc:2804] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.039146 11255 raft_consensus.cc:697] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.039244 11255 consensus_queue.cc:237] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.040280 10703 catalog_manager.cc:5696] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.040606 10704 catalog_manager.cc:5696] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.041796 11238 leader_election.cc:290] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.043195 11238 ts_tablet_manager.cc:1434] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.044426 11238 tablet_bootstrap.cc:492] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Bootstrap starting.
23:51:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.046721 11238 tablet_bootstrap.cc:654] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Neither blocks nor log segments found. Creating new log.
23:51:44.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.050283 11233 tablet_bootstrap.cc:492] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: No bootstrap required, opened a new log
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.050374 11233 ts_tablet_manager.cc:1403] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.000s
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.050805 11233 raft_consensus.cc:359] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.050891 11233 raft_consensus.cc:385] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.050930 11233 raft_consensus.cc:740] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206427346eed45eea2013f5501319370, State: Initialized, Role: FOLLOWER
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.051043 11233 consensus_queue.cc:260] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.051107 11233 raft_consensus.cc:399] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.051134 11233 raft_consensus.cc:493] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.051168 11233 raft_consensus.cc:3060] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 0 FOLLOWER]: Advancing to term 1
23:51:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.052055 11233 raft_consensus.cc:515] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.052175 11233 leader_election.cc:304] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 206427346eed45eea2013f5501319370; no voters: 
23:51:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.052603 11238 tablet_bootstrap.cc:492] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: No bootstrap required, opened a new log
23:51:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.052681 11238 ts_tablet_manager.cc:1403] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
23:51:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.053059 11239 raft_consensus.cc:2804] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.053136 11239 raft_consensus.cc:697] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Becoming Leader. State: Replica: 206427346eed45eea2013f5501319370, State: Running, Role: LEADER
23:51:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.053256 11239 consensus_queue.cc:237] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } }
23:51:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.055974 11233 leader_election.cc:290] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.056121 10704 catalog_manager.cc:5696] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 206427346eed45eea2013f5501319370 (127.10.68.195). New cstate: current_term: 1 leader_uuid: "206427346eed45eea2013f5501319370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206427346eed45eea2013f5501319370" member_type: VOTER last_known_addr { host: "127.10.68.195" port: 36059 } health_report { overall_health: HEALTHY } } }
23:51:44.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.058415 11233 ts_tablet_manager.cc:1434] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
23:51:44.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.064674 11238 raft_consensus.cc:359] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.064790 11238 raft_consensus.cc:385] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.064821 11238 raft_consensus.cc:740] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Initialized, Role: FOLLOWER
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.064994 11238 consensus_queue.cc:260] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.065079 11238 raft_consensus.cc:399] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.065109 11238 raft_consensus.cc:493] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.065146 11238 raft_consensus.cc:3060] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 0 FOLLOWER]: Advancing to term 1
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066133 11238 raft_consensus.cc:515] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066269 11238 leader_election.cc:304] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d453195be1db4948ab35ad7b941bceed; no voters: 
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066413 11256 raft_consensus.cc:2804] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Leader election won for term 1
23:51:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066493 11256 raft_consensus.cc:697] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Becoming Leader. State: Replica: d453195be1db4948ab35ad7b941bceed, State: Running, Role: LEADER
23:51:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.066987 11238 leader_election.cc:290] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.067448 11238 ts_tablet_manager.cc:1434] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.000s
23:51:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.067466 11256 consensus_queue.cc:237] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } }
23:51:44.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.072449 10704 catalog_manager.cc:5696] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed reported cstate change: term changed from 0 to 1, leader changed from <none> to d453195be1db4948ab35ad7b941bceed (127.10.68.194). New cstate: current_term: 1 leader_uuid: "d453195be1db4948ab35ad7b941bceed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d453195be1db4948ab35ad7b941bceed" member_type: VOTER last_known_addr { host: "127.10.68.194" port: 44777 } health_report { overall_health: HEALTHY } } }
23:51:44.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.079254 10704 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4] alter complete (version 0)
23:51:44.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 001f4425aca34f28830c8d3e176dd9b4
23:51:44.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299998, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299997, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299997, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299997, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.167 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.170 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3afe1ef8, flushNotification=Deferred@1630502724(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:44.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.171 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.176 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.180 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.184 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.188 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.205 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.211 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.252 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21d04b0867474195aa5cea1a31653ea5 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:51:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.254 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=21d04b0867474195aa5cea1a31653ea5@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.264 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.266 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.272 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.278 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.288 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.290 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.292 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
23:51:44.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
23:51:44.322 [DEBUG - kudu-nio-0] (Connection.java:748) [peer d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)] connecting to peer
23:51:44.324 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 206427346eed45eea2013f5501319370(127.10.68.195:36059)] connecting to peer
23:51:44.327 [DEBUG - kudu-nio-3] (Connection.java:757) [peer d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)] Successfully connected to peer
23:51:44.339 [DEBUG - kudu-nio-0] (Connection.java:748) [peer d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)] connecting to peer
23:51:44.339 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 206427346eed45eea2013f5501319370(127.10.68.195:36059)] Successfully connected to peer
23:51:44.352 [DEBUG - kudu-nio-5] (Connection.java:757) [peer d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)] Successfully connected to peer
23:51:44.431 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xc14fafd6, L:/127.0.0.1:54782 - R:/127.10.68.195:36059] using TOKEN/null
23:51:44.434 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xf0b58003, L:/127.0.0.1:42402 - R:/127.10.68.193:33773] using TOKEN/null
23:51:44.439 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x03954e11, L:/127.0.0.1:40924 - R:/127.10.68.194:44777] using TOKEN/null
23:51:44.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.527 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=0120b354d03842d0997eaebdbedbf57e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.528 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0120b354d03842d0997eaebdbedbf57e for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
23:51:44.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:44.539 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1e6f723adace4c5ba58c30f2765a3a1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.540 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1e6f723adace4c5ba58c30f2765a3a1a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
23:51:44.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:51:44.549 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=459d1b7f121e4c2792328ea7725c6717, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.553 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 459d1b7f121e4c2792328ea7725c6717 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:51:44.555 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.559 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:44.561 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.562 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:44.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=918199606d454f81a16d26daa72b18da, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 918199606d454f81a16d26daa72b18da for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
23:51:44.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:44.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=68639f51dd6d415799165fcff7f03417, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68639f51dd6d415799165fcff7f03417 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
23:51:44.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=21d04b0867474195aa5cea1a31653ea5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 21d04b0867474195aa5cea1a31653ea5 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:51:44.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bc225b8a2a444969850798747ba23442, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bc225b8a2a444969850798747ba23442 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:51:44.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:44.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:44.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bf20c95a85b140d09203af3ea20369af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bf20c95a85b140d09203af3ea20369af for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
23:51:44.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1b90cb4ca81645e6923a88e012c3d54f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1b90cb4ca81645e6923a88e012c3d54f for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
23:51:44.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=058eed6f44de4c96abcd3374e86cb4f8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 058eed6f44de4c96abcd3374e86cb4f8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
23:51:44.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:44.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4f11d82072e34579a04cae791f92870c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4f11d82072e34579a04cae791f92870c for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
23:51:44.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d2eeade10b1c4667995014f38b296e7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d2eeade10b1c4667995014f38b296e7e for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
23:51:44.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:44.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4b3fcc590e2c470881722e4692bb8593, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4b3fcc590e2c470881722e4692bb8593 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
23:51:44.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:44.606 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.613 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@252e5f85, flushNotification=Deferred@572030125(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:44.659 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=0120b354d03842d0997eaebdbedbf57e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.659 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 0120b354d03842d0997eaebdbedbf57e for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
23:51:44.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.662 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:44.664 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1e6f723adace4c5ba58c30f2765a3a1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.665 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1e6f723adace4c5ba58c30f2765a3a1a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
23:51:44.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4fbd3e5b43df4be5acc2e7173fb4dd7d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:51:44.680 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=459d1b7f121e4c2792328ea7725c6717, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.680 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 459d1b7f121e4c2792328ea7725c6717 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:51:44.682 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.683 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:44.685 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.685 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:44.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=918199606d454f81a16d26daa72b18da, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 918199606d454f81a16d26daa72b18da for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
23:51:44.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:44.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=68639f51dd6d415799165fcff7f03417, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68639f51dd6d415799165fcff7f03417 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
23:51:44.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=21d04b0867474195aa5cea1a31653ea5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.697 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 21d04b0867474195aa5cea1a31653ea5 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:51:44.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bc225b8a2a444969850798747ba23442, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bc225b8a2a444969850798747ba23442 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:51:44.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:44.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:44.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bf20c95a85b140d09203af3ea20369af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bf20c95a85b140d09203af3ea20369af for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
23:51:44.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1b90cb4ca81645e6923a88e012c3d54f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1b90cb4ca81645e6923a88e012c3d54f for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
23:51:44.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=058eed6f44de4c96abcd3374e86cb4f8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 058eed6f44de4c96abcd3374e86cb4f8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
23:51:44.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:44.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4f11d82072e34579a04cae791f92870c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4f11d82072e34579a04cae791f92870c for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
23:51:44.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d2eeade10b1c4667995014f38b296e7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d2eeade10b1c4667995014f38b296e7e for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
23:51:44.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:44.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4b3fcc590e2c470881722e4692bb8593, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4b3fcc590e2c470881722e4692bb8593 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
23:51:44.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:44.743 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.746996 10702 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.765954 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.766191 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 21d04b0867474195aa5cea1a31653ea5
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.772361 10996 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.774597 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet 21d04b0867474195aa5cea1a31653ea5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:44.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0120b354d03842d0997eaebdbedbf57e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 918199606d454f81a16d26daa72b18da for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
23:51:44.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=0120b354d03842d0997eaebdbedbf57e@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=918199606d454f81a16d26daa72b18da@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.795 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=0120b354d03842d0997eaebdbedbf57e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.796 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0120b354d03842d0997eaebdbedbf57e for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
23:51:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.797825 11335 tablet_replica.cc:333] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:44.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.801517 11336 tablet_replica.cc:333] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.802023 11336 raft_consensus.cc:2243] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.802464 11335 raft_consensus.cc:2243] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.802798 11335 raft_consensus.cc:2272] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.803033 11336 raft_consensus.cc:2272] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.803 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1e6f723adace4c5ba58c30f2765a3a1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.803 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1e6f723adace4c5ba58c30f2765a3a1a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
23:51:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.804225 11336 ts_tablet_manager.cc:1916] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.804225 11335 ts_tablet_manager.cc:1916] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.805 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=459d1b7f121e4c2792328ea7725c6717, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.806 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 459d1b7f121e4c2792328ea7725c6717 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:51:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.806592 11335 ts_tablet_manager.cc:1929] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.806810 11335 log.cc:1199] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/4fbd3e5b43df4be5acc2e7173fb4dd7d
23:51:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.807226 11335 ts_tablet_manager.cc:1950] T 4fbd3e5b43df4be5acc2e7173fb4dd7d P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:44.808 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.808 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.808681 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 4fbd3e5b43df4be5acc2e7173fb4dd7d (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.811 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:44.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.813124 11336 ts_tablet_manager.cc:1929] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:44.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.813372 11336 log.cc:1199] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/21d04b0867474195aa5cea1a31653ea5
23:51:44.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.813665 11336 ts_tablet_manager.cc:1950] T 21d04b0867474195aa5cea1a31653ea5 P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:44.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=918199606d454f81a16d26daa72b18da, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 918199606d454f81a16d26daa72b18da for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
23:51:44.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.814706 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 21d04b0867474195aa5cea1a31653ea5 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:44.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=68639f51dd6d415799165fcff7f03417, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68639f51dd6d415799165fcff7f03417 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
23:51:44.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bc225b8a2a444969850798747ba23442, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bc225b8a2a444969850798747ba23442 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf20c95a85b140d09203af3ea20369af for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=bf20c95a85b140d09203af3ea20369af@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [3ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:44.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:44.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bf20c95a85b140d09203af3ea20369af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bf20c95a85b140d09203af3ea20369af for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
23:51:44.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1b90cb4ca81645e6923a88e012c3d54f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1b90cb4ca81645e6923a88e012c3d54f for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
23:51:44.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=058eed6f44de4c96abcd3374e86cb4f8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 058eed6f44de4c96abcd3374e86cb4f8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
23:51:44.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:44.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4f11d82072e34579a04cae791f92870c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4f11d82072e34579a04cae791f92870c for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
23:51:44.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d2eeade10b1c4667995014f38b296e7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d2eeade10b1c4667995014f38b296e7e for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
23:51:44.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:44.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4b3fcc590e2c470881722e4692bb8593, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4b3fcc590e2c470881722e4692bb8593 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
23:51:44.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.854 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
23:51:44.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [1ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:44.858 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.860430 10702 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:44.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:44.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.871078 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 0120b354d03842d0997eaebdbedbf57e
23:51:44.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.871551 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 918199606d454f81a16d26daa72b18da
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.871927 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet bf20c95a85b140d09203af3ea20369af
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.871907 11135 tablet_service.cc:1558] Processing DeleteTablet for tablet 0120b354d03842d0997eaebdbedbf57e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.872182 10996 tablet_service.cc:1558] Processing DeleteTablet for tablet 918199606d454f81a16d26daa72b18da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.872367 11335 tablet_replica.cc:333] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.872499 11335 raft_consensus.cc:2243] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:44.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.872637 11335 raft_consensus.cc:2272] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.873409 11335 ts_tablet_manager.cc:1916] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.873759 11339 tablet_replica.cc:333] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:44.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.874169 11339 raft_consensus.cc:2243] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:44.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.874526 11339 raft_consensus.cc:2272] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.875654 11335 ts_tablet_manager.cc:1929] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.875725 11335 log.cc:1199] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/918199606d454f81a16d26daa72b18da
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.875892 11339 ts_tablet_manager.cc:1916] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.875994 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet bf20c95a85b140d09203af3ea20369af with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.876149 11336 tablet_replica.cc:333] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.876252 11336 raft_consensus.cc:2243] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.876363 11336 raft_consensus.cc:2272] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.876870 11336 ts_tablet_manager.cc:1916] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.877813 11339 ts_tablet_manager.cc:1929] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.877871 11339 log.cc:1199] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/0120b354d03842d0997eaebdbedbf57e
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.878079 11339 ts_tablet_manager.cc:1950] T 0120b354d03842d0997eaebdbedbf57e P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.878659 11336 ts_tablet_manager.cc:1929] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.878716 11336 log.cc:1199] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/bf20c95a85b140d09203af3ea20369af
23:51:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.878870 11336 ts_tablet_manager.cc:1950] T bf20c95a85b140d09203af3ea20369af P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.879026 11335 ts_tablet_manager.cc:1950] T 918199606d454f81a16d26daa72b18da P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.879316 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet 0120b354d03842d0997eaebdbedbf57e (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.879573 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet bf20c95a85b140d09203af3ea20369af (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.879629 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 918199606d454f81a16d26daa72b18da (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 459d1b7f121e4c2792328ea7725c6717 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000080000064, 0x00000000800000C8)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bc225b8a2a444969850798747ba23442 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000180000064, 0x00000001800000C8)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=459d1b7f121e4c2792328ea7725c6717@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bc225b8a2a444969850798747ba23442@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}]
23:51:44.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:44.895 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1e6f723adace4c5ba58c30f2765a3a1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.895 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1e6f723adace4c5ba58c30f2765a3a1a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
23:51:44.897 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=459d1b7f121e4c2792328ea7725c6717, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.897 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 459d1b7f121e4c2792328ea7725c6717 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:51:44.899 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.899 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:44.901 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.901 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:44.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:44.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=68639f51dd6d415799165fcff7f03417, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68639f51dd6d415799165fcff7f03417 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
23:51:44.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bc225b8a2a444969850798747ba23442, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bc225b8a2a444969850798747ba23442 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:51:44.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:44.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:44.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 058eed6f44de4c96abcd3374e86cb4f8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000280000064, 0x00000002800000C8)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d2eeade10b1c4667995014f38b296e7e for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000380000064, 0x00000003800000C8)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4b3fcc590e2c470881722e4692bb8593 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x0000000480000064, 0x00000004800000C8)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=058eed6f44de4c96abcd3374e86cb4f8@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=d2eeade10b1c4667995014f38b296e7e@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=4b3fcc590e2c470881722e4692bb8593@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:44.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [1ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1b90cb4ca81645e6923a88e012c3d54f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1b90cb4ca81645e6923a88e012c3d54f for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
23:51:44.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=058eed6f44de4c96abcd3374e86cb4f8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 058eed6f44de4c96abcd3374e86cb4f8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
23:51:44.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:44.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4f11d82072e34579a04cae791f92870c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4f11d82072e34579a04cae791f92870c for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
23:51:44.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d2eeade10b1c4667995014f38b296e7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d2eeade10b1c4667995014f38b296e7e for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
23:51:44.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:44.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4b3fcc590e2c470881722e4692bb8593, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4b3fcc590e2c470881722e4692bb8593 for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
23:51:44.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:44.935 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.936931 10702 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:44.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.945758 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 459d1b7f121e4c2792328ea7725c6717
23:51:44.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.946141 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet bc225b8a2a444969850798747ba23442
23:51:44.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.946460 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 058eed6f44de4c96abcd3374e86cb4f8
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.946853 11135 tablet_service.cc:1558] Processing DeleteTablet for tablet 459d1b7f121e4c2792328ea7725c6717 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947036 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet d2eeade10b1c4667995014f38b296e7e
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947036 10997 tablet_service.cc:1558] Processing DeleteTablet for tablet bc225b8a2a444969850798747ba23442 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947183 11335 tablet_replica.cc:333] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947273 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 4b3fcc590e2c470881722e4692bb8593
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947304 11335 raft_consensus.cc:2243] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947439 11335 raft_consensus.cc:2272] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947661 10997 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b3fcc590e2c470881722e4692bb8593 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947849 11339 tablet_replica.cc:333] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.947955 11339 raft_consensus.cc:2243] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948073 11339 raft_consensus.cc:2272] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948230 11335 ts_tablet_manager.cc:1916] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948565 11339 ts_tablet_manager.cc:1916] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948668 10861 tablet_service.cc:1558] Processing DeleteTablet for tablet d2eeade10b1c4667995014f38b296e7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948812 11336 tablet_replica.cc:333] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.948912 11336 raft_consensus.cc:2243] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.949016 11336 raft_consensus.cc:2272] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.949586 11336 ts_tablet_manager.cc:1916] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.950451 11335 ts_tablet_manager.cc:1929] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.950511 11335 log.cc:1199] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/bc225b8a2a444969850798747ba23442
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.950634 11339 ts_tablet_manager.cc:1929] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.950737 11335 ts_tablet_manager.cc:1950] T bc225b8a2a444969850798747ba23442 P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.950690 11339 log.cc:1199] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/459d1b7f121e4c2792328ea7725c6717
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951050 11339 ts_tablet_manager.cc:1950] T 459d1b7f121e4c2792328ea7725c6717 P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951318 11335 tablet_replica.cc:333] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951416 11335 raft_consensus.cc:2243] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951521 11335 raft_consensus.cc:2272] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951570 11336 ts_tablet_manager.cc:1929] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951622 11336 log.cc:1199] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/d2eeade10b1c4667995014f38b296e7e
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.951859 11336 ts_tablet_manager.cc:1950] T d2eeade10b1c4667995014f38b296e7e P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952483 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet d2eeade10b1c4667995014f38b296e7e (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952550 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet 058eed6f44de4c96abcd3374e86cb4f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:44 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952703 11336 tablet_replica.cc:333] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952800 11336 raft_consensus.cc:2243] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952847 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet bc225b8a2a444969850798747ba23442 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.952893 11336 raft_consensus.cc:2272] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.953028 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet 459d1b7f121e4c2792328ea7725c6717 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.953301 11335 ts_tablet_manager.cc:1916] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.953560 11336 ts_tablet_manager.cc:1916] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955231 11335 ts_tablet_manager.cc:1929] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955265 11336 ts_tablet_manager.cc:1929] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955303 11335 log.cc:1199] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/4b3fcc590e2c470881722e4692bb8593
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955313 11336 log.cc:1199] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/058eed6f44de4c96abcd3374e86cb4f8
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955528 11336 ts_tablet_manager.cc:1950] T 058eed6f44de4c96abcd3374e86cb4f8 P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.955519 11335 ts_tablet_manager.cc:1950] T 4b3fcc590e2c470881722e4692bb8593 P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:44.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.956110 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 4b3fcc590e2c470881722e4692bb8593 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.956203 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 058eed6f44de4c96abcd3374e86cb4f8 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:44.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:44.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e6f723adace4c5ba58c30f2765a3a1a for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
23:51:44.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 68639f51dd6d415799165fcff7f03417 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1b90cb4ca81645e6923a88e012c3d54f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
23:51:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:44.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=1e6f723adace4c5ba58c30f2765a3a1a@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=68639f51dd6d415799165fcff7f03417@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=1b90cb4ca81645e6923a88e012c3d54f@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}]
23:51:44.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:44.974 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1e6f723adace4c5ba58c30f2765a3a1a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.974 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1e6f723adace4c5ba58c30f2765a3a1a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
23:51:44.976 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.977 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:44.979 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.979 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:44.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:44.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=68639f51dd6d415799165fcff7f03417, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68639f51dd6d415799165fcff7f03417 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
23:51:44.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:44.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:44.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1b90cb4ca81645e6923a88e012c3d54f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1b90cb4ca81645e6923a88e012c3d54f for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
23:51:44.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:44.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f11d82072e34579a04cae791f92870c for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
23:51:44.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:44.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:44.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:44.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=4f11d82072e34579a04cae791f92870c@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
23:51:44.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:44.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=4f11d82072e34579a04cae791f92870c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:44.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4f11d82072e34579a04cae791f92870c for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
23:51:45.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:45.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:45.005 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.006978 10702 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34140:
23:51:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.013052 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 1e6f723adace4c5ba58c30f2765a3a1a
23:51:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.013219 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 68639f51dd6d415799165fcff7f03417
23:51:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.013329 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 1b90cb4ca81645e6923a88e012c3d54f
23:51:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.013432 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 4f11d82072e34579a04cae791f92870c
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014084 10861 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b90cb4ca81645e6923a88e012c3d54f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014153 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f11d82072e34579a04cae791f92870c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014263 11336 tablet_replica.cc:333] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014379 11336 raft_consensus.cc:2243] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014503 11336 raft_consensus.cc:2272] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014557 10996 tablet_service.cc:1558] Processing DeleteTablet for tablet 68639f51dd6d415799165fcff7f03417 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014737 11335 tablet_replica.cc:333] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.014863 11335 raft_consensus.cc:2243] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015002 11335 raft_consensus.cc:2272] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015154 11336 ts_tablet_manager.cc:1916] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015352 11138 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e6f723adace4c5ba58c30f2765a3a1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015506 11339 tablet_replica.cc:333] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015599 11339 raft_consensus.cc:2243] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015702 11339 raft_consensus.cc:2272] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.015785 11335 ts_tablet_manager.cc:1916] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.016292 11339 ts_tablet_manager.cc:1916] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.017292 11336 ts_tablet_manager.cc:1929] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.017351 11336 log.cc:1199] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/1b90cb4ca81645e6923a88e012c3d54f
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.017601 11336 ts_tablet_manager.cc:1950] T 1b90cb4ca81645e6923a88e012c3d54f P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.017920 11335 ts_tablet_manager.cc:1929] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.017977 11335 log.cc:1199] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/68639f51dd6d415799165fcff7f03417
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018189 11335 ts_tablet_manager.cc:1950] T 68639f51dd6d415799165fcff7f03417 P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018225 11336 tablet_replica.cc:333] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018316 11339 ts_tablet_manager.cc:1929] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018328 11336 raft_consensus.cc:2243] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018339 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 1b90cb4ca81645e6923a88e012c3d54f (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018376 11339 log.cc:1199] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/1e6f723adace4c5ba58c30f2765a3a1a
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018426 11336 raft_consensus.cc:2272] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018587 11339 ts_tablet_manager.cc:1950] T 1e6f723adace4c5ba58c30f2765a3a1a P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.018935 11336 ts_tablet_manager.cc:1916] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.019264 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 68639f51dd6d415799165fcff7f03417 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.019394 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet 1e6f723adace4c5ba58c30f2765a3a1a (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.020736 11336 ts_tablet_manager.cc:1929] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.020812 11336 log.cc:1199] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/4f11d82072e34579a04cae791f92870c
23:51:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.021041 11336 ts_tablet_manager.cc:1950] T 4f11d82072e34579a04cae791f92870c P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.021656 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 4f11d82072e34579a04cae791f92870c (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5452825f707a4b259830d5ae749dd3ea for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5889f207ff6740ccb058e3971622ff46 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bbcfc5a9d47c46438dbec26726ea65c8 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000008000012C, 0x0000000080000190)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fc82a4def6e149b9ae07f82b55dd988f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3879fc54d56c4f1189a3b84bcba0fd25 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9fd6a1d49f634f6885d2a87c3de78e6f for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000018000012C, 0x0000000180000190)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0a9fd54f3aa4acba11c08555b3677de for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000028000012C, 0x0000000280000190)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d1653f80503f413a98387e6387ba836d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000038000012C, 0x0000000380000190)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2bbd03346b1f42758403a11b80d38460 for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000048000012C, 0x0000000480000190)
23:51:45.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1cb66fdd7e0b43828fc9a2201a47969d for table 'org.apache.kudu.client.TestAlterTable-1783468303011' with partition [0x000000058000012C, 0x0000000580000190)
23:51:45.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=5452825f707a4b259830d5ae749dd3ea@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=5889f207ff6740ccb058e3971622ff46@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=bbcfc5a9d47c46438dbec26726ea65c8@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=fc82a4def6e149b9ae07f82b55dd988f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3879fc54d56c4f1189a3b84bcba0fd25@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=9fd6a1d49f634f6885d2a87c3de78e6f@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=c0a9fd54f3aa4acba11c08555b3677de@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=d1653f80503f413a98387e6387ba836d@[d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=2bbd03346b1f42758403a11b80d38460@[d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=1cb66fdd7e0b43828fc9a2201a47969d@[206427346eed45eea2013f5501319370(127.10.68.195:36059)[L]]}]
23:51:45.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.68.252:35839, [2ms] Sub RPC GetTableLocations: received response from server master-127.10.68.252:35839: OK, deferred=null)) after lookup
23:51:45.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5452825f707a4b259830d5ae749dd3ea, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5452825f707a4b259830d5ae749dd3ea for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
23:51:45.033 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=5889f207ff6740ccb058e3971622ff46, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.033 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5889f207ff6740ccb058e3971622ff46 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:45.042 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=bbcfc5a9d47c46438dbec26726ea65c8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.043 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bbcfc5a9d47c46438dbec26726ea65c8 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
23:51:45.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=fc82a4def6e149b9ae07f82b55dd988f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fc82a4def6e149b9ae07f82b55dd988f for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
23:51:45.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=3879fc54d56c4f1189a3b84bcba0fd25, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3879fc54d56c4f1189a3b84bcba0fd25 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:45.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=9fd6a1d49f634f6885d2a87c3de78e6f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9fd6a1d49f634f6885d2a87c3de78e6f for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
23:51:45.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=c0a9fd54f3aa4acba11c08555b3677de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c0a9fd54f3aa4acba11c08555b3677de for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
23:51:45.060 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=d1653f80503f413a98387e6387ba836d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d1653f80503f413a98387e6387ba836d for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
23:51:45.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=2bbd03346b1f42758403a11b80d38460, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2bbd03346b1f42758403a11b80d38460 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
23:51:45.065 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468303011, tablet=1cb66fdd7e0b43828fc9a2201a47969d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:45.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.069836 10702 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34140:
23:51:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" }
23:51:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.069988 10702 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:34140:
23:51:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468303011" }
23:51:45.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.076803 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 5452825f707a4b259830d5ae749dd3ea
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077275 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 5889f207ff6740ccb058e3971622ff46
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077394 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet 5452825f707a4b259830d5ae749dd3ea with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077448 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet bbcfc5a9d47c46438dbec26726ea65c8
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077591 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet fc82a4def6e149b9ae07f82b55dd988f
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077620 11336 tablet_replica.cc:333] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077704 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 3879fc54d56c4f1189a3b84bcba0fd25
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077755 11336 raft_consensus.cc:2243] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077880 11336 raft_consensus.cc:2272] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077936 11138 tablet_service.cc:1558] Processing DeleteTablet for tablet 5889f207ff6740ccb058e3971622ff46 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078047 10997 tablet_service.cc:1558] Processing DeleteTablet for tablet fc82a4def6e149b9ae07f82b55dd988f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078117 11339 tablet_replica.cc:333] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.077966 11135 tablet_service.cc:1558] Processing DeleteTablet for tablet bbcfc5a9d47c46438dbec26726ea65c8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078189 11335 tablet_replica.cc:333] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078217 11339 raft_consensus.cc:2243] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078271 11335 raft_consensus.cc:2243] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078327 11339 raft_consensus.cc:2272] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078382 11335 raft_consensus.cc:2272] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078536 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet 3879fc54d56c4f1189a3b84bcba0fd25 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078765 11336 ts_tablet_manager.cc:1916] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.078944 11335 ts_tablet_manager.cc:1916] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.079128 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 9fd6a1d49f634f6885d2a87c3de78e6f
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.079285 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet c0a9fd54f3aa4acba11c08555b3677de
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.079490 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet d1653f80503f413a98387e6387ba836d
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.079715 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 2bbd03346b1f42758403a11b80d38460
23:51:45.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.079877 10702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P bff3860d91664844b4f8541d49973424: Sending DeleteTablet for 1 replicas of tablet 1cb66fdd7e0b43828fc9a2201a47969d
23:51:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.080652 11335 ts_tablet_manager.cc:1929] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.080713 11335 log.cc:1199] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/fc82a4def6e149b9ae07f82b55dd988f
23:51:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.080818 11336 ts_tablet_manager.cc:1929] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.080864 11336 log.cc:1199] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/5452825f707a4b259830d5ae749dd3ea
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.080947 11335 ts_tablet_manager.cc:1950] T fc82a4def6e149b9ae07f82b55dd988f P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081027 11336 ts_tablet_manager.cc:1950] T 5452825f707a4b259830d5ae749dd3ea P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081449 11336 tablet_replica.cc:333] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081562 11336 raft_consensus.cc:2243] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081665 11336 raft_consensus.cc:2272] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081744 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet fc82a4def6e149b9ae07f82b55dd988f (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081856 10996 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bbd03346b1f42758403a11b80d38460 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.081909 10997 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fd6a1d49f634f6885d2a87c3de78e6f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:40916
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082072 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 5452825f707a4b259830d5ae749dd3ea (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082129 11135 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cb66fdd7e0b43828fc9a2201a47969d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:54774
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082243 10861 tablet_service.cc:1558] Processing DeleteTablet for tablet d1653f80503f413a98387e6387ba836d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082261 10859 tablet_service.cc:1558] Processing DeleteTablet for tablet c0a9fd54f3aa4acba11c08555b3677de with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-07 23:51:45 UTC) from {username='slave'} at 127.0.0.1:42400
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082284 11339 ts_tablet_manager.cc:1916] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.082482 11336 ts_tablet_manager.cc:1916] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.083725 11336 ts_tablet_manager.cc:1929] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.083768 11336 log.cc:1199] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/3879fc54d56c4f1189a3b84bcba0fd25
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.083993 11336 ts_tablet_manager.cc:1950] T 3879fc54d56c4f1189a3b84bcba0fd25 P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.084096 11339 ts_tablet_manager.cc:1929] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.084177 11339 log.cc:1199] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/5889f207ff6740ccb058e3971622ff46
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.084388 11339 ts_tablet_manager.cc:1950] T 5889f207ff6740ccb058e3971622ff46 P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.084647 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet 3879fc54d56c4f1189a3b84bcba0fd25 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.084911 11339 tablet_replica.cc:333] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085003 11339 raft_consensus.cc:2243] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085084 11339 raft_consensus.cc:2272] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085266 11335 tablet_replica.cc:333] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085275 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet 5889f207ff6740ccb058e3971622ff46 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085372 11335 raft_consensus.cc:2243] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085464 11335 raft_consensus.cc:2272] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085521 11339 ts_tablet_manager.cc:1916] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.085945 11335 ts_tablet_manager.cc:1916] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087281 11339 ts_tablet_manager.cc:1929] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087352 11339 log.cc:1199] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/bbcfc5a9d47c46438dbec26726ea65c8
23:51:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087566 11339 ts_tablet_manager.cc:1950] T bbcfc5a9d47c46438dbec26726ea65c8 P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087775 11335 ts_tablet_manager.cc:1929] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087868 11335 log.cc:1199] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/2bbd03346b1f42758403a11b80d38460
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.087939 11336 tablet_replica.cc:333] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088074 11335 ts_tablet_manager.cc:1950] T 2bbd03346b1f42758403a11b80d38460 P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088063 11336 raft_consensus.cc:2243] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088182 11336 raft_consensus.cc:2272] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088227 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet bbcfc5a9d47c46438dbec26726ea65c8 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088395 11339 tablet_replica.cc:333] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: stopping tablet replica
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088472 11339 raft_consensus.cc:2243] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 1 LEADER]: Raft consensus shutting down.
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088605 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 2bbd03346b1f42758403a11b80d38460 (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088656 11335 tablet_replica.cc:333] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: stopping tablet replica
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088733 11335 raft_consensus.cc:2243] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 1 LEADER]: Raft consensus shutting down.
23:51:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088760 11339 raft_consensus.cc:2272] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088822 11335 raft_consensus.cc:2272] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.088831 11336 ts_tablet_manager.cc:1916] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.089277 11339 ts_tablet_manager.cc:1916] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.089277 11335 ts_tablet_manager.cc:1916] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.090642 11336 ts_tablet_manager.cc:1929] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.090708 11336 log.cc:1199] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/d1653f80503f413a98387e6387ba836d
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.090955 11336 ts_tablet_manager.cc:1950] T d1653f80503f413a98387e6387ba836d P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091022 11339 ts_tablet_manager.cc:1929] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091019 11335 ts_tablet_manager.cc:1929] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091076 11339 log.cc:1199] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-2/wal/wals/1cb66fdd7e0b43828fc9a2201a47969d
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091076 11335 log.cc:1199] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-1/wal/wals/9fd6a1d49f634f6885d2a87c3de78e6f
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091287 11339 ts_tablet_manager.cc:1950] T 1cb66fdd7e0b43828fc9a2201a47969d P 206427346eed45eea2013f5501319370: Deleting consensus metadata
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091287 11335 ts_tablet_manager.cc:1950] T 9fd6a1d49f634f6885d2a87c3de78e6f P d453195be1db4948ab35ad7b941bceed: Deleting consensus metadata
23:51:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091585 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet d1653f80503f413a98387e6387ba836d (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.091991 10689 catalog_manager.cc:5027] TS 206427346eed45eea2013f5501319370 (127.10.68.195:36059): tablet 1cb66fdd7e0b43828fc9a2201a47969d (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.092145 10689 catalog_manager.cc:5027] TS d453195be1db4948ab35ad7b941bceed (127.10.68.194:44777): tablet 9fd6a1d49f634f6885d2a87c3de78e6f (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.098224 11336 tablet_replica.cc:333] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: stopping tablet replica
23:51:45.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.098341 11336 raft_consensus.cc:2243] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 1 LEADER]: Raft consensus shutting down.
23:51:45.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.098449 11336 raft_consensus.cc:2272] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:45.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.100481 11336 ts_tablet_manager.cc:1916] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:45.101 [DEBUG - main] (Connection.java:575) [peer master-127.10.68.252:35839(127.10.68.252:35839)] disconnecting while in state READY
23:51:45.102 [DEBUG - main] (Connection.java:575) [peer d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)] disconnecting while in state READY
23:51:45.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.102722 11336 ts_tablet_manager.cc:1929] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:45.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.102972 11336 log.cc:1199] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12150166915635573303/ts-0/wal/wals/c0a9fd54f3aa4acba11c08555b3677de
23:51:45.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.103371 11336 ts_tablet_manager.cc:1950] T c0a9fd54f3aa4acba11c08555b3677de P d41294c946f3446b98574c51dff6400d: Deleting consensus metadata
23:51:45.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.104231 10688 catalog_manager.cc:5027] TS d41294c946f3446b98574c51dff6400d (127.10.68.193:33773): tablet c0a9fd54f3aa4acba11c08555b3677de (table org.apache.kudu.client.TestAlterTable-1783468303011 [id=001f4425aca34f28830c8d3e176dd9b4]) successfully deleted
23:51:45.104 [DEBUG - main] (Connection.java:575) [peer 206427346eed45eea2013f5501319370(127.10.68.195:36059)] disconnecting while in state READY
23:51:45.104 [DEBUG - main] (Connection.java:575) [peer d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)] disconnecting while in state READY
23:51:45.107 [DEBUG - main] (Connection.java:575) [peer master-127.10.68.254:41525(127.10.68.254:41525)] disconnecting while in state READY
23:51:45.107 [DEBUG - main] (Connection.java:575) [peer master-127.10.68.253:42423(127.10.68.253:42423)] disconnecting while in state READY
23:51:45.107 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 206427346eed45eea2013f5501319370(127.10.68.195:36059)] handling channelInactive
23:51:45.107 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 206427346eed45eea2013f5501319370(127.10.68.195:36059)] cleaning up while in state READY due to: connection closed
23:51:45.108 [DEBUG - kudu-nio-3] (Connection.java:239) [peer d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)] handling channelInactive
23:51:45.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.68.254:41525(127.10.68.254:41525)] handling channelInactive
23:51:45.108 [DEBUG - kudu-nio-5] (Connection.java:239) [peer d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)] handling channelInactive
23:51:45.108 [DEBUG - kudu-nio-3] (Connection.java:709) [peer d453195be1db4948ab35ad7b941bceed(127.10.68.194:44777)] cleaning up while in state READY due to: connection closed
23:51:45.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.68.254:41525(127.10.68.254:41525)] cleaning up while in state READY due to: connection closed
23:51:45.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.68.253:42423(127.10.68.253:42423)] handling channelInactive
23:51:45.108 [DEBUG - kudu-nio-5] (Connection.java:709) [peer d41294c946f3446b98574c51dff6400d(127.10.68.193:33773)] cleaning up while in state READY due to: connection closed
23:51:45.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.68.253:42423(127.10.68.253:42423)] cleaning up while in state READY due to: connection closed
23:51:45.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:45.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.68.252:35839(127.10.68.252:35839)] handling channelInactive
23:51:45.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.68.252:35839(127.10.68.252:35839)] cleaning up while in state READY due to: connection closed
23:51:45.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.115257 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 10806
23:51:45.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.123586 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 10941
23:51:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.130829 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11076
23:51:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.136773 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 10527
23:51:45.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.141680 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 10600
23:51:45.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.146180 10515 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 10670
23:51:45.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:45Z chronyd exiting
.23:51:45.198 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468305198
23:51:45.201 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:45.201 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:45.201 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:45.202 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:45.202 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:45.204 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:45.302 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:45.303 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:45.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.304013 11342 mini_oidc.cc:150] Starting JWKS server
23:51:45.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.305655 11342 webserver.cc:534] Webserver started at http://127.0.0.1:44485/ using document root <none> and password file <none>
23:51:45.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.305822 11342 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:45.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.306082 11342 webserver.cc:534] Webserver started at http://127.0.0.1:46419/ using document root <none> and password file <none>
23:51:45.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:45.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:45Z Disabled control of system clock
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.319295 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/logs
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data/info.pb
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.190:44961
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.190
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json with env {}
23:51:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.421661 11353 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.421859 11353 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.421914 11353 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425450 11353 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425508 11353 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425535 11353 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425556 11353 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425578 11353 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:45.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.425595 11353 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44485/jwks.json
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.429459 11353 master_runner.cc:387] Master server non-default flags:
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.190:44961
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data/info.pb
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.190
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11353
23:51:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/logs
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:45.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.430712 11353 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.432116 11353 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.437291 11358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.437582 11353 server_base.cc:1061] running on GCE node
23:51:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.437608 11359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.437318 11361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.438097 11353 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:45.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.438843 11353 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.440011 11353 hybrid_clock.cc:648] HybridClock initialized: now 1783468305439996 us; error 37 us; skew 500 ppm
23:51:45.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.441807 11353 webserver.cc:534] Webserver started at http://127.11.19.190:39877/ using document root <none> and password file <none>
23:51:45.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.442391 11353 fs_manager.cc:362] Metadata directory not provided
23:51:45.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.442451 11353 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:45.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.442631 11353 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.444398 11353 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data/instance:
23:51:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7d4224c8aea4ac9bfce39084cf0c251"
23:51:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.444897 11353 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal/instance:
23:51:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7d4224c8aea4ac9bfce39084cf0c251"
23:51:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.448483 11353 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.450667 11367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:45.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.451678 11353 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:45.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.451788 11353 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal
23:51:45.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7d4224c8aea4ac9bfce39084cf0c251"
23:51:45.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.451890 11353 fs_report.cc:389] FS layout report
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data/data
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:45.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:45.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.465389 11353 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.466070 11353 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.466239 11353 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.474380 11419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.190:44961 every 8 connection(s)
23:51:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.474380 11353 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.190:44961
23:51:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.475564 11353 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/data/info.pb
23:51:45.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.478279 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.481011 11420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.484933 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11353
23:51:45.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.485062 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-0/wal/instance
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.486316 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/logs
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data/info.pb
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.189:38369
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.189
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json with env {}
23:51:45.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.490840 11420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.491504 11368 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.19.189:38369: connect: Connection refused (error 111)
23:51:45.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.492290 11420 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.189:38369: Network error: Client connection negotiation failed: client connection to 127.11.19.189:38369: connect: Connection refused (error 111)
23:51:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.541476 11420 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } attempt: 1
23:51:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.542845 11420 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.189:38369: Network error: Client connection negotiation failed: client connection to 127.11.19.189:38369: connect: Connection refused (error 111)
23:51:45.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.582827 11424 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.583027 11424 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.583070 11424 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586290 11424 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586338 11424 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586357 11424 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586372 11424 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586388 11424 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.586401 11424 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44485/jwks.json
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.590157 11424 master_runner.cc:387] Master server non-default flags:
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.189:38369
23:51:45.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data/info.pb
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.189
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11424
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/logs
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.591169 11424 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.592262 11424 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.597141 11430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.597218 11431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.597184 11433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.597494 11424 server_base.cc:1061] running on GCE node
23:51:45.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.598125 11424 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:45.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.599164 11424 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.600340 11424 hybrid_clock.cc:648] HybridClock initialized: now 1783468305600318 us; error 35 us; skew 500 ppm
23:51:45.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.602123 11424 webserver.cc:534] Webserver started at http://127.11.19.189:42299/ using document root <none> and password file <none>
23:51:45.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.602605 11424 fs_manager.cc:362] Metadata directory not provided
23:51:45.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.602656 11424 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:45.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.602810 11424 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.604278 11424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data/instance:
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a584806a2984d2bb1c87980108ab9cc"
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.604704 11424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal/instance:
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a584806a2984d2bb1c87980108ab9cc"
23:51:45.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.607676 11424 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
23:51:45.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.609589 11439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.610458 11424 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.610551 11424 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a584806a2984d2bb1c87980108ab9cc"
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.610625 11424 fs_report.cc:389] FS layout report
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data/data
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.611009 11420 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } attempt: 2
23:51:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.612337 11420 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.189:38369: Network error: Client connection negotiation failed: client connection to 127.11.19.189:38369: connect: Connection refused (error 111)
23:51:45.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.621137 11424 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:45.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.621690 11424 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:45.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.621866 11424 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.628626 11424 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.189:38369
23:51:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.628626 11491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.189:38369 every 8 connection(s)
23:51:45.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.629601 11424 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/data/info.pb
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.632122 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11424
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.632159 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.632207 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-1/wal/instance
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.632769 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/logs
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data/info.pb
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.188:46401
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.188
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json with env {}
23:51:45.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.634948 11492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.642776 11492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.647539 11492 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.648150 11443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.648844 11492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.188:46401: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.698026 11492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } attempt: 1
23:51:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.699311 11492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.188:46401: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.703486 11420 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } attempt: 3
23:51:45.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.707466 11420 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.708642 11420 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.188:46401: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.730113 11494 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.730283 11494 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.730340 11494 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733608 11494 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733655 11494 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733681 11494 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:45.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733704 11494 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:45.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733726 11494 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:45.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.733742 11494 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44485/jwks.json
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.737501 11494 master_runner.cc:387] Master server non-default flags:
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.188:46401
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44485/jwks.json
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data/info.pb
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.188
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11494
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/logs
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:45.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.738715 11494 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.739787 11494 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.739825 11420 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } attempt: 1
23:51:45.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.741149 11420 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.188:46401: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.744841 11503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.744915 11502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.744910 11505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:45.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.745340 11494 server_base.cc:1061] running on GCE node
23:51:45.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.745745 11494 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:45.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.746508 11494 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:45.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.747655 11494 hybrid_clock.cc:648] HybridClock initialized: now 1783468305747641 us; error 29 us; skew 500 ppm
23:51:45.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.749218 11494 webserver.cc:534] Webserver started at http://127.11.19.188:37613/ using document root <none> and password file <none>
23:51:45.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.749686 11494 fs_manager.cc:362] Metadata directory not provided
23:51:45.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.749734 11494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:45.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.749871 11494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.751226 11494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data/instance:
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b5f15393b854f1da2ff92bc005181b6"
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.751608 11494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal/instance:
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b5f15393b854f1da2ff92bc005181b6"
23:51:45.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.754432 11494 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:45.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.756387 11511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.757364 11494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.757459 11494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b5f15393b854f1da2ff92bc005181b6"
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:45 on dist-test-slave-fjh2"
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.757568 11494 fs_report.cc:389] FS layout report
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data/data
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:45.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.767462 11492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } attempt: 2
23:51:45.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.768699 11492 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.19.188:46401: Network error: Client connection negotiation failed: client connection to 127.11.19.188:46401: connect: Connection refused (error 111)
23:51:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.801311 11494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:45.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.801931 11494 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:45.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.802066 11494 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.808472 11563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.188:46401 every 8 connection(s)
23:51:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.808470 11494 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.188:46401
23:51:45.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.809451 11494 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/data/info.pb
23:51:45.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.812090 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.814632 11564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.816293 11420 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } attempt: 2
23:51:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.817857 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11494
23:51:45.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.817942 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/master-2/wal/instance
23:51:45.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.822819 11564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.825201 11420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: Bootstrap starting.
23:51:45.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.827059 11564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } has no permanent_uuid. Determining permanent_uuid...
23:51:45.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.828034 11420 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: Neither blocks nor log segments found. Creating new log.
23:51:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.828941 11420 log.cc:826] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: Log is configured to *not* fsync() on all Append() calls
23:51:45.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.830703 11420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: No bootstrap required, opened a new log
23:51:45.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.832826 11564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: Bootstrap starting.
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.833493 11420 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.833650 11420 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.833702 11420 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d4224c8aea4ac9bfce39084cf0c251, State: Initialized, Role: FOLLOWER
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.834105 11420 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.834475 11573 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.834580 11573 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.834774 11564 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: Neither blocks nor log segments found. Creating new log.
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.835059 11420 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: configured and running, proceeding with master startup.
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.835309 11564 log.cc:826] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: Log is configured to *not* fsync() on all Append() calls
23:51:45.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.836668 11564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: No bootstrap required, opened a new log
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.839968 11585 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.839991 11564 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.840137 11564 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.840191 11564 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5f15393b854f1da2ff92bc005181b6, State: Initialized, Role: FOLLOWER
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.840343 11585 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.840615 11564 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.839411 11353 master_runner.cc:187] Error getting master registration for 127.11.19.189:38369: OK, instance_id { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" instance_seqno: 1783468305626794 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:45.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.841369 11353 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:45.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.841480 11564 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: configured and running, proceeding with master startup.
23:51:45.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.843649 11587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.843902 11587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.845721 11598 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.845918 11598 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.846716 11494 master_runner.cc:187] Error getting master registration for 127.11.19.189:38369: OK, instance_id { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" instance_seqno: 1783468305626794 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:45.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.848861 11494 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:45.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.859841 11492 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } attempt: 3
23:51:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.861850 11587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.861984 11587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.862833 11587 leader_election.cc:290] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7d4224c8aea4ac9bfce39084cf0c251 (127.11.19.190:44961), 9a584806a2984d2bb1c87980108ab9cc (127.11.19.189:38369)
23:51:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.863436 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7b5f15393b854f1da2ff92bc005181b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" is_pre_election: true
23:51:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.863669 11394 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5f15393b854f1da2ff92bc005181b6 in term 0.
23:51:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.864090 11512 leader_election.cc:304] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5f15393b854f1da2ff92bc005181b6, d7d4224c8aea4ac9bfce39084cf0c251; no voters: 
23:51:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.864337 11587 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.864416 11587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:45.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.864455 11587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 0 FOLLOWER]: Advancing to term 1
23:51:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.865511 11587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.865834 11587 leader_election.cc:290] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [CANDIDATE]: Term 1 election: Requested vote from peers d7d4224c8aea4ac9bfce39084cf0c251 (127.11.19.190:44961), 9a584806a2984d2bb1c87980108ab9cc (127.11.19.189:38369)
23:51:45.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.866233 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7b5f15393b854f1da2ff92bc005181b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7d4224c8aea4ac9bfce39084cf0c251"
23:51:45.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.866328 11394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 0 FOLLOWER]: Advancing to term 1
23:51:45.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.869846 11492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc: Bootstrap starting.
23:51:45.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.867750 11394 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5f15393b854f1da2ff92bc005181b6 in term 1.
23:51:45.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.871569 11512 leader_election.cc:304] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [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: 7b5f15393b854f1da2ff92bc005181b6, d7d4224c8aea4ac9bfce39084cf0c251; no voters: 
23:51:45.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.872332 11492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc: Neither blocks nor log segments found. Creating new log.
23:51:45.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.873289 11587 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 1 FOLLOWER]: Leader election won for term 1
23:51:45.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.873512 11587 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [term 1 LEADER]: Becoming Leader. State: Replica: 7b5f15393b854f1da2ff92bc005181b6, State: Running, Role: LEADER
23:51:45.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.873795 11587 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.875595 11587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b5f15393b854f1da2ff92bc005181b6. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.875689 11587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: This master's current role is: LEADER
23:51:45.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.876641 11492 log.cc:826] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc: Log is configured to *not* fsync() on all Append() calls
23:51:45.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.877314 11602 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:45.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.878273 11602 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:45.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.879745 11492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc: No bootstrap required, opened a new log
23:51:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.882798 11492 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.883108 11492 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.883178 11492 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a584806a2984d2bb1c87980108ab9cc, State: Initialized, Role: FOLLOWER
23:51:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.883626 11492 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } }
23:51:45.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.884330 11604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.884650 11604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.884927 11492 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: configured and running, proceeding with master startup.
23:51:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.884997 11465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7b5f15393b854f1da2ff92bc005181b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a584806a2984d2bb1c87980108ab9cc"
23:51:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.885090 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7b5f15393b854f1da2ff92bc005181b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a584806a2984d2bb1c87980108ab9cc" is_pre_election: true
23:51:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.885241 11466 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5f15393b854f1da2ff92bc005181b6 in term 0.
23:51:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.898821 11615 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:45.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.899292 11615 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:45.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.906062 11466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 0 FOLLOWER]: Advancing to term 1
23:51:45.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.907243 11466 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [term 1 FOLLOWER]: Refusing update from remote peer 7b5f15393b854f1da2ff92bc005181b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:45.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.908077 11600 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.911583 11604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b5f15393b854f1da2ff92bc005181b6. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.911679 11604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.912761 11394 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [term 1 FOLLOWER]: Refusing update from remote peer 7b5f15393b854f1da2ff92bc005181b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.913246 11587 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:45.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.917320 11573 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b5f15393b854f1da2ff92bc005181b6. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.917407 11573 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.922264 11600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.922367 11600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: This master's current role is: LEADER
23:51:45.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.923614 11573 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.923707 11573 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251 [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.924234 11616 mvcc.cc:204] Tried to move back new op lower bound from 7305086180984754176 to 7305086180862976000. Current Snapshot: MvccSnapshot[applied={T|T < 7305086180984754176}]
23:51:45.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.925971 11620 mvcc.cc:204] Tried to move back new op lower bound from 7305086180984754176 to 7305086180862976000. Current Snapshot: MvccSnapshot[applied={T|T < 7305086180984754176}]
23:51:45.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.926755 11587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.926851 11587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6 [sys.catalog]: This master's current role is: LEADER
23:51:45.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.927994 11604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7b5f15393b854f1da2ff92bc005181b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7d4224c8aea4ac9bfce39084cf0c251" member_type: VOTER last_known_addr { host: "127.11.19.190" port: 44961 } } peers { permanent_uuid: "9a584806a2984d2bb1c87980108ab9cc" member_type: VOTER last_known_addr { host: "127.11.19.189" port: 38369 } } peers { permanent_uuid: "7b5f15393b854f1da2ff92bc005181b6" member_type: VOTER last_known_addr { host: "127.11.19.188" port: 46401 } } }
23:51:45.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.928087 11604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a584806a2984d2bb1c87980108ab9cc [sys.catalog]: This master's current role is: FOLLOWER
23:51:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.929208 11602 catalog_manager.cc:1382] Generated new cluster ID: 07df89a10fc84319bd3f4f650cb6ed81
23:51:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.929265 11602 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:45.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.930744 11618 mvcc.cc:204] Tried to move back new op lower bound from 7305086180984754176 to 7305086180862976000. Current Snapshot: MvccSnapshot[applied={T|T < 7305086180984754176}]
23:51:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.950894 11602 catalog_manager.cc:1405] Generated new certificate authority record
23:51:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.952193 11602 catalog_manager.cc:1539] Loading token signing keys...
23:51:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.966100 11602 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: Generated new TSK 0
23:51:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.966900 11602 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.979889 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/logs
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data/info.pb
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.129:0
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.129
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.129
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.115214 11625 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.115412 11625 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.115458 11625 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.118692 11625 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.118786 11625 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.19.129
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.122401 11625 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.129:0
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data/info.pb
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.129
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11625
23:51:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.129
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/logs
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.123430 11625 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:46.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.124517 11625 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:46.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.130306 11631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.130358 11625 server_base.cc:1061] running on GCE node
23:51:46.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.130311 11633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.130313 11630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.130757 11625 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:46.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.131210 11625 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.132339 11625 hybrid_clock.cc:648] HybridClock initialized: now 1783468306132322 us; error 34 us; skew 500 ppm
23:51:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.133780 11625 webserver.cc:534] Webserver started at http://127.11.19.129:34743/ using document root <none> and password file <none>
23:51:46.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.134222 11625 fs_manager.cc:362] Metadata directory not provided
23:51:46.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.134266 11625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:46.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.134402 11625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.135754 11625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data/instance:
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80889ce7796b4b06bcce92cc5a05609f"
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.136205 11625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal/instance:
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80889ce7796b4b06bcce92cc5a05609f"
23:51:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.139005 11625 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.140801 11639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.141662 11625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.141742 11625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80889ce7796b4b06bcce92cc5a05609f"
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.141799 11625 fs_report.cc:389] FS layout report
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal
23:51:46.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data/data
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.152869 11625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.153352 11625 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:46.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.153486 11625 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.153910 11625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.154767 11625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.154808 11625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.154842 11625 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:46.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.154856 11625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:46.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.163049 11625 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.129:46829
23:51:46.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.163080 11752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.129:46829 every 8 connection(s)
23:51:46.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.163926 11625 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/data/info.pb
23:51:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.165534 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11625
23:51:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.165632 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-0/wal/instance
23:51:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.168677 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/logs
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data/info.pb
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.130:0
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.130
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.130
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.172922 11755 heartbeater.cc:344] Connected to a master server at 127.11.19.189:38369
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.173139 11755 heartbeater.cc:461] Registering TS with master...
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.173491 11753 heartbeater.cc:344] Connected to a master server at 127.11.19.188:46401
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.173560 11753 heartbeater.cc:461] Registering TS with master...
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.173616 11755 heartbeater.cc:507] Master 127.11.19.189:38369 requested a full tablet report, sending...
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.173697 11753 heartbeater.cc:507] Master 127.11.19.188:46401 requested a full tablet report, sending...
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.174269 11754 heartbeater.cc:344] Connected to a master server at 127.11.19.190:44961
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.174338 11754 heartbeater.cc:461] Registering TS with master...
23:51:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.174486 11754 heartbeater.cc:507] Master 127.11.19.190:44961 requested a full tablet report, sending...
23:51:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.175232 11455 ts_manager.cc:194] Registered new tserver with Master: 80889ce7796b4b06bcce92cc5a05609f (127.11.19.129:46829)
23:51:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.175396 11528 ts_manager.cc:194] Registered new tserver with Master: 80889ce7796b4b06bcce92cc5a05609f (127.11.19.129:46829)
23:51:46.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.176153 11384 ts_manager.cc:194] Registered new tserver with Master: 80889ce7796b4b06bcce92cc5a05609f (127.11.19.129:46829)
23:51:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.176795 11528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.19.129:57161
23:51:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.267617 11760 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.267935 11760 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.268005 11760 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.271332 11760 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.271435 11760 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.19.130
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.275202 11760 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.130:0
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data/info.pb
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.130
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11760
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.130
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/logs
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.276520 11760 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.277590 11760 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.283141 11768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.283170 11766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.283123 11765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.283272 11760 server_base.cc:1061] running on GCE node
23:51:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.283720 11760 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:46.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.284190 11760 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.285317 11760 hybrid_clock.cc:648] HybridClock initialized: now 1783468306285302 us; error 32 us; skew 500 ppm
23:51:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.286741 11760 webserver.cc:534] Webserver started at http://127.11.19.130:43123/ using document root <none> and password file <none>
23:51:46.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.287185 11760 fs_manager.cc:362] Metadata directory not provided
23:51:46.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.287231 11760 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:46.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.287376 11760 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:46.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.288769 11760 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data/instance:
23:51:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4225e2b301466599b7476d3a2c774b"
23:51:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.289150 11760 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal/instance:
23:51:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4225e2b301466599b7476d3a2c774b"
23:51:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.291945 11760 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:46.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.293794 11774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.294653 11760 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.294737 11760 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4225e2b301466599b7476d3a2c774b"
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.294797 11760 fs_report.cc:389] FS layout report
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data/data
23:51:46.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.322136 11760 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.322794 11760 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.322991 11760 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.323549 11760 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.324558 11760 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.324605 11760 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.324657 11760 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.324678 11760 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.333020 11760 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.130:40811
23:51:46.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.333050 11887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.130:40811 every 8 connection(s)
23:51:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.333941 11760 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/data/info.pb
23:51:46.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.335986 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11760
23:51:46.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.336078 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-1/wal/instance
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.339632 11342 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/logs
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data/info.pb
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.131:0
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.131
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.131
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:46.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:46.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344005 11890 heartbeater.cc:344] Connected to a master server at 127.11.19.189:38369
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344046 11889 heartbeater.cc:344] Connected to a master server at 127.11.19.190:44961
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344249 11888 heartbeater.cc:344] Connected to a master server at 127.11.19.188:46401
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344221 11889 heartbeater.cc:461] Registering TS with master...
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344329 11888 heartbeater.cc:461] Registering TS with master...
23:51:46.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344220 11890 heartbeater.cc:461] Registering TS with master...
23:51:46.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344825 11889 heartbeater.cc:507] Master 127.11.19.190:44961 requested a full tablet report, sending...
23:51:46.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.345008 11890 heartbeater.cc:507] Master 127.11.19.189:38369 requested a full tablet report, sending...
23:51:46.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.344826 11888 heartbeater.cc:507] Master 127.11.19.188:46401 requested a full tablet report, sending...
23:51:46.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.345930 11384 ts_manager.cc:194] Registered new tserver with Master: eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811)
23:51:46.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.345930 11528 ts_manager.cc:194] Registered new tserver with Master: eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811)
23:51:46.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.346318 11455 ts_manager.cc:194] Registered new tserver with Master: eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811)
23:51:46.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.346557 11528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.19.130:50343
23:51:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.438069 11895 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.438238 11895 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.438277 11895 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:46.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.441437 11895 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:46.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.441531 11895 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.19.131
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.445515 11895 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.19.148:34799
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.19.131:0
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data/info.pb
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.19.131
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.19.190:44961,127.11.19.189:38369,127.11.19.188:46401
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11895
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.19.131
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/logs
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:46.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.446573 11895 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:46.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.447590 11895 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.453490 11903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.453620 11895 server_base.cc:1061] running on GCE node
23:51:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.453522 11900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.453835 11901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.454156 11895 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.454659 11895 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:46.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.455809 11895 hybrid_clock.cc:648] HybridClock initialized: now 1783468306455776 us; error 26 us; skew 500 ppm
23:51:46.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.457393 11895 webserver.cc:534] Webserver started at http://127.11.19.131:35755/ using document root <none> and password file <none>
23:51:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.457916 11895 fs_manager.cc:362] Metadata directory not provided
23:51:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.457971 11895 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:46.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.458181 11895 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.459604 11895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data/instance:
23:51:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1469ad74c12a4256807faa9377cb49b8"
23:51:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.460080 11895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal/instance:
23:51:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1469ad74c12a4256807faa9377cb49b8"
23:51:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.463016 11895 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:51:46.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.464854 11909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.465685 11895 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.465777 11895 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal
23:51:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1469ad74c12a4256807faa9377cb49b8"
23:51:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-fjh2"
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.465860 11895 fs_report.cc:389] FS layout report
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data/data
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.480877 11895 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.481423 11895 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.481586 11895 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:46.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.482111 11895 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.483034 11895 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.483079 11895 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.483126 11895 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.483146 11895 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.491600 11895 rpc_server.cc:307] RPC server started. Bound to: 127.11.19.131:39929
23:51:46.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.491628 12022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.19.131:39929 every 8 connection(s)
23:51:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.492551 11895 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/data/info.pb
23:51:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.497161 11342 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 11895
23:51:46.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.497267 11342 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3569790619798138385/ts-2/wal/instance
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501596 12023 heartbeater.cc:344] Connected to a master server at 127.11.19.188:46401
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501683 12025 heartbeater.cc:344] Connected to a master server at 127.11.19.189:38369
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501724 12024 heartbeater.cc:344] Connected to a master server at 127.11.19.190:44961
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501838 12025 heartbeater.cc:461] Registering TS with master...
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501837 12023 heartbeater.cc:461] Registering TS with master...
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.501838 12024 heartbeater.cc:461] Registering TS with master...
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.502358 12024 heartbeater.cc:507] Master 127.11.19.190:44961 requested a full tablet report, sending...
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.502390 12025 heartbeater.cc:507] Master 127.11.19.189:38369 requested a full tablet report, sending...
23:51:46.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.502475 12023 heartbeater.cc:507] Master 127.11.19.188:46401 requested a full tablet report, sending...
23:51:46.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.503458 11456 ts_manager.cc:194] Registered new tserver with Master: 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929)
23:51:46.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.503623 11384 ts_manager.cc:194] Registered new tserver with Master: 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929)
23:51:46.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.504237 11527 ts_manager.cc:194] Registered new tserver with Master: 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929)
23:51:46.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.504804 11527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.19.131:48111
23:51:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.518813 11342 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:46.519 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:46.519 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:46.522 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.19.190"
      port: 44961
    }
    bound_http_address {
      host: "127.11.19.190"
      port: 39877
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.19.189"
      port: 38369
    }
    bound_http_address {
      host: "127.11.19.189"
      port: 42299
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.19.188"
      port: 46401
    }
    bound_http_address {
      host: "127.11.19.188"
      port: 37613
    }
  }
}

23:51:46.522 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:46.523 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.19.129"
      port: 46829
    }
    bound_http_address {
      host: "127.11.19.129"
      port: 34743
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.19.130"
      port: 40811
    }
    bound_http_address {
      host: "127.11.19.130"
      port: 43123
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.19.131"
      port: 39929
    }
    bound_http_address {
      host: "127.11.19.131"
      port: 35755
    }
  }
}

23:51:46.523 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:46.526 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:46.527 [DEBUG - main] (Connection.java:748) [peer master-127.11.19.189:38369(127.11.19.189:38369)] connecting to peer
23:51:46.528 [DEBUG - main] (Connection.java:748) [peer master-127.11.19.188:46401(127.11.19.188:46401)] connecting to peer
23:51:46.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.19.189:38369(127.11.19.189:38369)] Successfully connected to peer
23:51:46.529 [DEBUG - main] (Connection.java:748) [peer master-127.11.19.190:44961(127.11.19.190:44961)] connecting to peer
23:51:46.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.19.188:46401(127.11.19.188:46401)] Successfully connected to peer
23:51:46.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.19.190:44961(127.11.19.190:44961)] Successfully connected to peer
23:51:46.532 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.19.189
23:51:46.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.19.188
23:51:46.534 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.19.190
23:51:46.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x32e2d531, L:/127.0.0.1:35194 - R:/127.11.19.190:44961] using SASL/PLAIN
23:51:46.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf86ae5b0, L:/127.0.0.1:57170 - R:/127.11.19.189:38369] using SASL/PLAIN
23:51:46.559 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ea3195b, L:/127.0.0.1:43644 - R:/127.11.19.188:46401] using SASL/PLAIN
23:51:46.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:46.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=35), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.19.189:38369, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.19.188:46401, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.19.190:44961, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.19.190:44961: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.19.188:46401: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.19.189:38369: OK, deferred=null) after lookup
23:51:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.563585 11527 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43644:
23:51:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468306526"
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
23:51:46.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.564944 11527 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1783468306526 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
23:51:46.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 33e4c9f0fa7c487f8a93404380983105
23:51:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.589103 11687 tablet_service.cc:1511] Processing CreateTablet for tablet 4a33dd88d53743d48e9ad821eb62a043 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.589061 11957 tablet_service.cc:1511] Processing CreateTablet for tablet 4a33dd88d53743d48e9ad821eb62a043 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.590037 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a33dd88d53743d48e9ad821eb62a043. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.590042 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a33dd88d53743d48e9ad821eb62a043. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.595093 12049 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Bootstrap starting.
23:51:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.596758 12050 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Bootstrap starting.
23:51:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.597739 12049 tablet_bootstrap.cc:654] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Neither blocks nor log segments found. Creating new log.
23:51:46.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.598775 12049 log.cc:826] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Log is configured to *not* fsync() on all Append() calls
23:51:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.599246 12050 tablet_bootstrap.cc:654] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Neither blocks nor log segments found. Creating new log.
23:51:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.599231 11822 tablet_service.cc:1511] Processing CreateTablet for tablet 4a33dd88d53743d48e9ad821eb62a043 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.600178 12050 log.cc:826] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Log is configured to *not* fsync() on all Append() calls
23:51:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.600214 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a33dd88d53743d48e9ad821eb62a043. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:46.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.600755 12049 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: No bootstrap required, opened a new log
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.600925 12049 ts_tablet_manager.cc:1403] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.601722 12050 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: No bootstrap required, opened a new log
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.601876 12050 ts_tablet_manager.cc:1403] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.604205 12049 raft_consensus.cc:359] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.604405 12049 raft_consensus.cc:385] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.604467 12049 raft_consensus.cc:740] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80889ce7796b4b06bcce92cc5a05609f, State: Initialized, Role: FOLLOWER
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.604895 12049 consensus_queue.cc:260] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.604912 12050 raft_consensus.cc:359] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.605096 12050 raft_consensus.cc:385] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.605144 12050 raft_consensus.cc:740] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1469ad74c12a4256807faa9377cb49b8, State: Initialized, Role: FOLLOWER
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.605576 12050 consensus_queue.cc:260] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.605767 12049 ts_tablet_manager.cc:1434] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
23:51:46.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.606112 11753 heartbeater.cc:499] Master 127.11.19.188:46401 was elected leader, sending a full tablet report...
23:51:46.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.606634 12050 ts_tablet_manager.cc:1434] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
23:51:46.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.606920 12023 heartbeater.cc:499] Master 127.11.19.188:46401 was elected leader, sending a full tablet report...
23:51:46.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.611383 12055 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Bootstrap starting.
23:51:46.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.613884 12055 tablet_bootstrap.cc:654] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Neither blocks nor log segments found. Creating new log.
23:51:46.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.614549 12055 log.cc:826] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Log is configured to *not* fsync() on all Append() calls
23:51:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.616019 12055 tablet_bootstrap.cc:492] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: No bootstrap required, opened a new log
23:51:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.616165 12055 ts_tablet_manager.cc:1403] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.618547 12055 raft_consensus.cc:359] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.618705 12055 raft_consensus.cc:385] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:46.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.618748 12055 raft_consensus.cc:740] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4225e2b301466599b7476d3a2c774b, State: Initialized, Role: FOLLOWER
23:51:46.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.619066 12055 consensus_queue.cc:260] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.619665 11888 heartbeater.cc:499] Master 127.11.19.188:46401 was elected leader, sending a full tablet report...
23:51:46.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.619974 12055 ts_tablet_manager.cc:1434] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
23:51:46.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.665622 11756 tablet.cc:2406] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.742610 12053 raft_consensus.cc:493] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:46.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.742862 12053 raft_consensus.cc:515] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.743698 12026 tablet.cc:2406] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.744055 12053 leader_election.cc:290] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929), eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811)
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.747908 11977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a33dd88d53743d48e9ad821eb62a043" candidate_uuid: "80889ce7796b4b06bcce92cc5a05609f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1469ad74c12a4256807faa9377cb49b8" is_pre_election: true
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748163 11977 raft_consensus.cc:2468] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80889ce7796b4b06bcce92cc5a05609f in term 0.
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748152 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a33dd88d53743d48e9ad821eb62a043" candidate_uuid: "80889ce7796b4b06bcce92cc5a05609f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb4225e2b301466599b7476d3a2c774b" is_pre_election: true
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748410 11842 raft_consensus.cc:2468] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80889ce7796b4b06bcce92cc5a05609f in term 0.
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748582 11641 leader_election.cc:304] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1469ad74c12a4256807faa9377cb49b8, 80889ce7796b4b06bcce92cc5a05609f; no voters: 
23:51:46.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748827 12053 raft_consensus.cc:2804] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:46.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748898 12053 raft_consensus.cc:493] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:46.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.748940 12053 raft_consensus.cc:3060] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 0 FOLLOWER]: Advancing to term 1
23:51:46.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.749779 12053 raft_consensus.cc:515] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.750134 12053 leader_election.cc:290] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [CANDIDATE]: Term 1 election: Requested vote from peers 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929), eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811)
23:51:46.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.750492 11977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a33dd88d53743d48e9ad821eb62a043" candidate_uuid: "80889ce7796b4b06bcce92cc5a05609f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1469ad74c12a4256807faa9377cb49b8"
23:51:46.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.750550 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a33dd88d53743d48e9ad821eb62a043" candidate_uuid: "80889ce7796b4b06bcce92cc5a05609f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb4225e2b301466599b7476d3a2c774b"
23:51:46.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.750600 11977 raft_consensus.cc:3060] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 0 FOLLOWER]: Advancing to term 1
23:51:46.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.750670 11842 raft_consensus.cc:3060] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 0 FOLLOWER]: Advancing to term 1
23:51:46.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.751384 11977 raft_consensus.cc:2468] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80889ce7796b4b06bcce92cc5a05609f in term 1.
23:51:46.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.751552 11842 raft_consensus.cc:2468] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80889ce7796b4b06bcce92cc5a05609f in term 1.
23:51:46.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.751649 11641 leader_election.cc:304] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [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: 1469ad74c12a4256807faa9377cb49b8, 80889ce7796b4b06bcce92cc5a05609f; no voters: 
23:51:46.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.751816 12053 raft_consensus.cc:2804] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 1 FOLLOWER]: Leader election won for term 1
23:51:46.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.752044 12053 raft_consensus.cc:697] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [term 1 LEADER]: Becoming Leader. State: Replica: 80889ce7796b4b06bcce92cc5a05609f, State: Running, Role: LEADER
23:51:46.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.752375 12053 consensus_queue.cc:237] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } }
23:51:46.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.755467 11527 catalog_manager.cc:5696] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f reported cstate change: term changed from 0 to 1, leader changed from <none> to 80889ce7796b4b06bcce92cc5a05609f (127.11.19.129). New cstate: current_term: 1 leader_uuid: "80889ce7796b4b06bcce92cc5a05609f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80889ce7796b4b06bcce92cc5a05609f" member_type: VOTER last_known_addr { host: "127.11.19.129" port: 46829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 } health_report { overall_health: UNKNOWN } } }
23:51:46.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.830803 11527 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43644:
23:51:46.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468306526" } new_table_comment: "new comment"
23:51:46.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.835539 11891 tablet.cc:2406] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.838846 11842 raft_consensus.cc:1275] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b [term 1 FOLLOWER]: Refusing update from remote peer 80889ce7796b4b06bcce92cc5a05609f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.838863 11977 raft_consensus.cc:1275] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8 [term 1 FOLLOWER]: Refusing update from remote peer 80889ce7796b4b06bcce92cc5a05609f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.839434 12053 consensus_queue.cc:1048] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4225e2b301466599b7476d3a2c774b" member_type: VOTER last_known_addr { host: "127.11.19.130" port: 40811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.839609 12060 consensus_queue.cc:1048] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1469ad74c12a4256807faa9377cb49b8" member_type: VOTER last_known_addr { host: "127.11.19.131" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.841820 11585 catalog_manager.cc:1294] Loaded cluster ID: 07df89a10fc84319bd3f4f650cb6ed81
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.841877 11585 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: loading cluster ID for follower catalog manager: success
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.845163 12062 mvcc.cc:204] Tried to move back new op lower bound from 7305086184806412288 to 7305086184460374016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086184806412288}]
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.845331 11528 catalog_manager.cc:5788] TS eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811) does not have the latest schema for tablet 4a33dd88d53743d48e9ad821eb62a043 (table org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]). Expected version 1 got 0
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.846750 11527 catalog_manager.cc:5788] TS 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929) does not have the latest schema for tablet 4a33dd88d53743d48e9ad821eb62a043 (table org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]). Expected version 1 got 0
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.847131 11528 catalog_manager.cc:5788] TS 80889ce7796b4b06bcce92cc5a05609f (127.11.19.129:46829) does not have the latest schema for tablet 4a33dd88d53743d48e9ad821eb62a043 (table org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]). Expected version 1 got 0
23:51:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.848155 11528 catalog_manager.cc:5788] TS 1469ad74c12a4256807faa9377cb49b8 (127.11.19.131:39929) does not have the latest schema for tablet 4a33dd88d53743d48e9ad821eb62a043 (table org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]). Expected version 1 got 0
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.848197 11585 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: acquiring CA information for follower catalog manager: success
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.849036 12067 tablet.cc:1724] T 4a33dd88d53743d48e9ad821eb62a043 P 80889ce7796b4b06bcce92cc5a05609f: Alter schema from (
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.849594 11585 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d7d4224c8aea4ac9bfce39084cf0c251: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.851943 12064 mvcc.cc:204] Tried to move back new op lower bound from 7305086184806412288 to 7305086184460374016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086184806412288}]
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.852298 12069 tablet.cc:1724] T 4a33dd88d53743d48e9ad821eb62a043 P 1469ad74c12a4256807faa9377cb49b8: Alter schema from (
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:46.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.854103 12063 mvcc.cc:204] Tried to move back new op lower bound from 7305086184806412288 to 7305086184460374016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086184806412288}]
23:51:46.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.855870 11527 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7b5f15393b854f1da2ff92bc005181b6: org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105] alter complete (version 1)
23:51:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.860056 11528 catalog_manager.cc:5788] TS eb4225e2b301466599b7476d3a2c774b (127.11.19.130:40811) does not have the latest schema for tablet 4a33dd88d53743d48e9ad821eb62a043 (table org.apache.kudu.client.TestAlterTable-1783468306526 [id=33e4c9f0fa7c487f8a93404380983105]). Expected version 1 got 0
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.861028 12070 tablet.cc:1724] T 4a33dd88d53743d48e9ad821eb62a043 P eb4225e2b301466599b7476d3a2c774b: Alter schema from (
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:key INT32 NOT NULL,
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:val INT32 NOT NULL,
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:46.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 33e4c9f0fa7c487f8a93404380983105
23:51:46.872 [DEBUG - main] (Connection.java:575) [peer master-127.11.19.190:44961(127.11.19.190:44961)] disconnecting while in state READY
23:51:46.872 [DEBUG - main] (Connection.java:575) [peer master-127.11.19.189:38369(127.11.19.189:38369)] disconnecting while in state READY
23:51:46.872 [DEBUG - main] (Connection.java:575) [peer master-127.11.19.188:46401(127.11.19.188:46401)] disconnecting while in state READY
23:51:46.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.19.188:46401(127.11.19.188:46401)] handling channelInactive
23:51:46.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.19.190:44961(127.11.19.190:44961)] handling channelInactive
23:51:46.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:46.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.19.188:46401(127.11.19.188:46401)] cleaning up while in state READY due to: connection closed
23:51:46.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.19.190:44961(127.11.19.190:44961)] cleaning up while in state READY due to: connection closed
23:51:46.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.19.189:38369(127.11.19.189:38369)] handling channelInactive
23:51:46.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.19.189:38369(127.11.19.189:38369)] cleaning up while in state READY due to: connection closed
23:51:46.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.877229 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11625
23:51:46.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.883011 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11760
23:51:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.888862 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11895
23:51:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.894238 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11353
23:51:46.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.899663 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11424
23:51:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.905454 11342 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 11494
23:51:46.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:46Z chronyd exiting
.23:51:46.954 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468306954
23:51:46.957 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:46.957 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:46.957 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:46.957 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:46.957 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:46.959 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:47.055 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:47.055 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:47.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.056162 12076 mini_oidc.cc:150] Starting JWKS server
23:51:47.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.057547 12076 webserver.cc:534] Webserver started at http://127.0.0.1:40021/ using document root <none> and password file <none>
23:51:47.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.057682 12076 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:47.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.057871 12076 webserver.cc:534] Webserver started at http://127.0.0.1:33645/ using document root <none> and password file <none>
23:51:47.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:47.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:47Z Disabled control of system clock
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.070282 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/logs
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data/info.pb
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.62:35519
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.62
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json with env {}
23:51:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.163527 12087 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.163722 12087 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:47.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.163761 12087 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.166931 12087 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.166985 12087 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.167002 12087 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.167017 12087 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.167033 12087 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.167047 12087 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40021/jwks.json
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.170674 12087 master_runner.cc:387] Master server non-default flags:
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.62:35519
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data/info.pb
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.62
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12087
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/logs
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.171573 12087 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:47.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.172544 12087 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:47.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.177314 12095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.177387 12092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.177491 12087 server_base.cc:1061] running on GCE node
23:51:47.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.177264 12093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.178089 12087 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:47.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.178853 12087 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.180004 12087 hybrid_clock.cc:648] HybridClock initialized: now 1783468307179991 us; error 25 us; skew 500 ppm
23:51:47.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.181504 12087 webserver.cc:534] Webserver started at http://127.11.203.62:41973/ using document root <none> and password file <none>
23:51:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.182019 12087 fs_manager.cc:362] Metadata directory not provided
23:51:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.182076 12087 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.182277 12087 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.183642 12087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data/instance:
23:51:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab3940bd14844977a45925df18b12077"
23:51:47.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.184077 12087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal/instance:
23:51:47.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab3940bd14844977a45925df18b12077"
23:51:47.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.186856 12087 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:47.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.188657 12101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.189494 12087 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.189590 12087 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab3940bd14844977a45925df18b12077"
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.189688 12087 fs_report.cc:389] FS layout report
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data/data
23:51:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:47.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.199585 12087 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.200224 12087 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.200388 12087 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:47.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.207095 12087 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.62:35519
23:51:47.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.207139 12153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.62:35519 every 8 connection(s)
23:51:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.208168 12087 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/data/info.pb
23:51:47.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.213091 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.214754 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12087
23:51:47.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.214865 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-0/wal/instance
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.216116 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/logs
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data/info.pb
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.61:40485
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.61
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json with env {}
23:51:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.215883 12154 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.228586 12154 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.229306 12105 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.203.61:40485: connect: Connection refused (error 111)
23:51:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.230098 12154 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.61:40485: Network error: Client connection negotiation failed: client connection to 127.11.203.61:40485: connect: Connection refused (error 111)
23:51:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.279275 12154 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } attempt: 1
23:51:47.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.280740 12154 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.61:40485: Network error: Client connection negotiation failed: client connection to 127.11.203.61:40485: connect: Connection refused (error 111)
23:51:47.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.311419 12156 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:47.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.311583 12156 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:47.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.311623 12156 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314767 12156 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314812 12156 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314831 12156 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314846 12156 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314862 12156 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:47.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.314874 12156 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40021/jwks.json
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.318521 12156 master_runner.cc:387] Master server non-default flags:
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.61:40485
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json
23:51:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data/info.pb
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.61
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12156
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/logs
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.319344 12156 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:47.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.320312 12156 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.324895 12164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.324936 12167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.325250 12156 server_base.cc:1061] running on GCE node
23:51:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.324941 12165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.325739 12156 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:47.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.326454 12156 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:47.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.327589 12156 hybrid_clock.cc:648] HybridClock initialized: now 1783468307327579 us; error 19 us; skew 500 ppm
23:51:47.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.329145 12156 webserver.cc:534] Webserver started at http://127.11.203.61:43559/ using document root <none> and password file <none>
23:51:47.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.329634 12156 fs_manager.cc:362] Metadata directory not provided
23:51:47.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.329689 12156 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:47.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.329895 12156 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.331307 12156 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data/instance:
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0c846806d484126857f170bf14c519d"
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.331759 12156 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal/instance:
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0c846806d484126857f170bf14c519d"
23:51:47.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.334606 12156 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:47.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.336511 12173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:47.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.337801 12156 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.337910 12156 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0c846806d484126857f170bf14c519d"
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.338009 12156 fs_report.cc:389] FS layout report
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data/data
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:47.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.348899 12154 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } attempt: 2
23:51:47.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.350099 12154 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.61:40485: Network error: Client connection negotiation failed: client connection to 127.11.203.61:40485: connect: Connection refused (error 111)
23:51:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.358528 12156 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.359051 12156 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.359177 12156 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.365590 12225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.61:40485 every 8 connection(s)
23:51:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.365595 12156 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.61:40485
23:51:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.366460 12156 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/data/info.pb
23:51:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.368950 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.370779 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12156
23:51:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.370878 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-1/wal/instance
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.371517 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/logs
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data/info.pb
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.60:36833
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.60
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json with env {}
23:51:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.371856 12226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.380012 12226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.385128 12226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.385792 12174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.386544 12226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.60:36833: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.435722 12226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } attempt: 1
23:51:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.438207 12226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.60:36833: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.441239 12154 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } attempt: 3
23:51:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.445693 12154 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.446883 12154 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.60:36833: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.469560 12228 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:47.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.469724 12228 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:47.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.469765 12228 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.472925 12228 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.472970 12228 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.472988 12228 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.473004 12228 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.473021 12228 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:47.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.473033 12228 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40021/jwks.json
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.476665 12228 master_runner.cc:387] Master server non-default flags:
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:47.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.60:36833
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40021/jwks.json
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data/info.pb
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.60
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12228
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/logs
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:47.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.477532 12228 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:47.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.478032 12154 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } attempt: 1
23:51:47.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.478549 12228 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.479312 12154 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.60:36833: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.483350 12239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.483351 12236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.483426 12237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.483515 12228 server_base.cc:1061] running on GCE node
23:51:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.484071 12228 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.484792 12228 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.485922 12228 hybrid_clock.cc:648] HybridClock initialized: now 1783468307485907 us; error 31 us; skew 500 ppm
23:51:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.487360 12228 webserver.cc:534] Webserver started at http://127.11.203.60:37745/ using document root <none> and password file <none>
23:51:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.487839 12228 fs_manager.cc:362] Metadata directory not provided
23:51:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.487891 12228 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.488040 12228 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.489341 12228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data/instance:
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4faefc8de8c04e2a88d36630a1201a14"
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.489714 12228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal/instance:
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4faefc8de8c04e2a88d36630a1201a14"
23:51:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.492456 12228 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.494211 12245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.495071 12228 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.495154 12228 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4faefc8de8c04e2a88d36630a1201a14"
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.495211 12228 fs_report.cc:389] FS layout report
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data/data
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.506639 12226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } attempt: 2
23:51:47.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.507812 12226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.203.60:36833: Network error: Client connection negotiation failed: client connection to 127.11.203.60:36833: connect: Connection refused (error 111)
23:51:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.513262 12228 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.513787 12228 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:47.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.513940 12228 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.520097 12297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.60:36833 every 8 connection(s)
23:51:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.520103 12228 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.60:36833
23:51:47.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.521062 12228 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/data/info.pb
23:51:47.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.523476 12298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:47.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.526439 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12228
23:51:47.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.526551 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/master-2/wal/instance
23:51:47.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.526087 12298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.534574 12298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.539054 12298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } has no permanent_uuid. Determining permanent_uuid...
23:51:47.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.544615 12298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: Bootstrap starting.
23:51:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.546504 12298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: Neither blocks nor log segments found. Creating new log.
23:51:47.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.547127 12298 log.cc:826] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: Log is configured to *not* fsync() on all Append() calls
23:51:47.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.548841 12298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: No bootstrap required, opened a new log
23:51:47.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.551385 12298 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.551571 12298 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:47.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.551626 12298 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4faefc8de8c04e2a88d36630a1201a14, State: Initialized, Role: FOLLOWER
23:51:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.552263 12298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.552631 12307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.552726 12307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.553134 12298 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: configured and running, proceeding with master startup.
23:51:47.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.554466 12154 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } attempt: 2
23:51:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.556231 12228 master_runner.cc:187] Error getting master registration for 127.11.203.62:35519: OK, instance_id { permanent_uuid: "ab3940bd14844977a45925df18b12077" instance_seqno: 1783468307205199 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.558312 12228 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.558611 12318 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.558776 12318 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:47.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.560688 12154 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: Bootstrap starting.
23:51:47.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.562513 12154 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: Neither blocks nor log segments found. Creating new log.
23:51:47.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.563140 12154 log.cc:826] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: Log is configured to *not* fsync() on all Append() calls
23:51:47.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.565191 12154 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: No bootstrap required, opened a new log
23:51:47.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.567402 12154 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.567545 12154 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:47.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.567593 12154 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3940bd14844977a45925df18b12077, State: Initialized, Role: FOLLOWER
23:51:47.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.567986 12154 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.568410 12321 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.568533 12321 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.568971 12154 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: configured and running, proceeding with master startup.
23:51:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.574466 12332 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.574693 12332 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.573457 12087 master_runner.cc:187] Error getting master registration for 127.11.203.61:40485: OK, instance_id { permanent_uuid: "a0c846806d484126857f170bf14c519d" instance_seqno: 1783468307363783 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.575547 12087 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.598973 12226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } attempt: 3
23:51:47.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.606299 12226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: Bootstrap starting.
23:51:47.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.608979 12226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: Neither blocks nor log segments found. Creating new log.
23:51:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.609851 12226 log.cc:826] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: Log is configured to *not* fsync() on all Append() calls
23:51:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.611685 12226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: No bootstrap required, opened a new log
23:51:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.615108 12226 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.615278 12226 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.615324 12226 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c846806d484126857f170bf14c519d, State: Initialized, Role: FOLLOWER
23:51:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.615785 12226 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.617163 12226 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: configured and running, proceeding with master startup.
23:51:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.618001 12335 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.618248 12335 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.622073 12346 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.622284 12346 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:47.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.625070 12156 master_runner.cc:264] No leader master found from master a0c846806d484126857f170bf14c519d
23:51:47.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.625135 12156 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:47.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.701629 12107 tablet.cc:2406] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:47.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.719172 12321 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:47.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.719318 12321 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.720221 12321 leader_election.cc:290] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0c846806d484126857f170bf14c519d (127.11.203.61:40485), 4faefc8de8c04e2a88d36630a1201a14 (127.11.203.60:36833)
23:51:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.721149 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ab3940bd14844977a45925df18b12077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4faefc8de8c04e2a88d36630a1201a14" is_pre_election: true
23:51:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.721380 12272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3940bd14844977a45925df18b12077 in term 0.
23:51:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.721736 12102 leader_election.cc:304] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4faefc8de8c04e2a88d36630a1201a14, ab3940bd14844977a45925df18b12077; no voters: 
23:51:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.722273 12321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.722340 12321 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.722379 12321 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 0 FOLLOWER]: Advancing to term 1
23:51:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.723438 12321 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.723734 12321 leader_election.cc:290] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [CANDIDATE]: Term 1 election: Requested vote from peers a0c846806d484126857f170bf14c519d (127.11.203.61:40485), 4faefc8de8c04e2a88d36630a1201a14 (127.11.203.60:36833)
23:51:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.724593 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ab3940bd14844977a45925df18b12077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4faefc8de8c04e2a88d36630a1201a14"
23:51:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.724692 12272 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 0 FOLLOWER]: Advancing to term 1
23:51:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.725585 12272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3940bd14844977a45925df18b12077 in term 1.
23:51:47.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.725876 12102 leader_election.cc:304] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [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: 4faefc8de8c04e2a88d36630a1201a14, ab3940bd14844977a45925df18b12077; no voters: 
23:51:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.726920 12321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 1 FOLLOWER]: Leader election won for term 1
23:51:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.726850 12200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ab3940bd14844977a45925df18b12077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c846806d484126857f170bf14c519d" is_pre_election: true
23:51:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.726992 12321 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [term 1 LEADER]: Becoming Leader. State: Replica: ab3940bd14844977a45925df18b12077, State: Running, Role: LEADER
23:51:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.727113 12200 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3940bd14844977a45925df18b12077 in term 0.
23:51:47.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.727262 12321 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } }
23:51:47.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.726850 12199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ab3940bd14844977a45925df18b12077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c846806d484126857f170bf14c519d"
23:51:47.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.727939 12199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 0 FOLLOWER]: Advancing to term 1
23:51:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.728966 12199 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3940bd14844977a45925df18b12077 in term 1.
23:51:47.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.729918 12348 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab3940bd14844977a45925df18b12077. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.730156 12348 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: This master's current role is: LEADER
23:51:47.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.730623 12350 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:47.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.731410 12350 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.735090 12272 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [term 1 FOLLOWER]: Refusing update from remote peer ab3940bd14844977a45925df18b12077: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.735245 12199 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [term 1 FOLLOWER]: Refusing update from remote peer ab3940bd14844977a45925df18b12077: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.735755 12348 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.737099 12321 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.739446 12335 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab3940bd14844977a45925df18b12077. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.739568 12335 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.741322 12307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab3940bd14844977a45925df18b12077. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.741423 12307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.743685 12321 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.743818 12321 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: This master's current role is: LEADER
23:51:47.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.743901 12351 mvcc.cc:204] Tried to move back new op lower bound from 7305086188477935616 to 7305086188456546304. Current Snapshot: MvccSnapshot[applied={T|T < 7305086188477935616}]
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.744529 12348 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.744611 12348 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077 [sys.catalog]: This master's current role is: LEADER
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.745607 12354 mvcc.cc:204] Tried to move back new op lower bound from 7305086188477935616 to 7305086188456546304. Current Snapshot: MvccSnapshot[applied={T|T < 7305086188477935616}]
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.745676 12350 catalog_manager.cc:1382] Generated new cluster ID: 489cdab63d984ffcbb47b73355b96f91
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.745718 12350 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.745728 12307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.745798 12307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14 [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.746515 12352 mvcc.cc:204] Tried to move back new op lower bound from 7305086188477935616 to 7305086188456546304. Current Snapshot: MvccSnapshot[applied={T|T < 7305086188477935616}]
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.746634 12335 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ab3940bd14844977a45925df18b12077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab3940bd14844977a45925df18b12077" member_type: VOTER last_known_addr { host: "127.11.203.62" port: 35519 } } peers { permanent_uuid: "a0c846806d484126857f170bf14c519d" member_type: VOTER last_known_addr { host: "127.11.203.61" port: 40485 } } peers { permanent_uuid: "4faefc8de8c04e2a88d36630a1201a14" member_type: VOTER last_known_addr { host: "127.11.203.60" port: 36833 } } }
23:51:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.746704 12335 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d [sys.catalog]: This master's current role is: FOLLOWER
23:51:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.760236 12350 catalog_manager.cc:1405] Generated new certificate authority record
23:51:47.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.760994 12350 catalog_manager.cc:1539] Loading token signing keys...
23:51:47.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.770499 12350 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: Generated new TSK 0
23:51:47.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.771248 12350 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.781093 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/logs
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data/info.pb
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.1:0
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.1
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.1
23:51:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.875383 12360 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.875545 12360 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.875598 12360 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.878950 12360 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.879055 12360 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.203.1
23:51:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.882661 12360 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.1:0
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data/info.pb
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.1
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12360
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.1
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/logs
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.883884 12360 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:47.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.884887 12360 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:47.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.890499 12368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.890452 12365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:47.890462 12366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:47.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.890831 12360 server_base.cc:1061] running on GCE node
23:51:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.891113 12360 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.891559 12360 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:47.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.892700 12360 hybrid_clock.cc:648] HybridClock initialized: now 1783468307892688 us; error 19 us; skew 500 ppm
23:51:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.894317 12360 webserver.cc:534] Webserver started at http://127.11.203.1:34869/ using document root <none> and password file <none>
23:51:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.894816 12360 fs_manager.cc:362] Metadata directory not provided
23:51:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.894873 12360 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.895092 12360 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.896533 12360 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data/instance:
23:51:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "58f463b9cb114030af6941b4ed06f3e8"
23:51:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.896994 12360 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal/instance:
23:51:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "58f463b9cb114030af6941b4ed06f3e8"
23:51:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.900025 12360 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:47.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.901845 12374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.902666 12360 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.902761 12360 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal
23:51:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "58f463b9cb114030af6941b4ed06f3e8"
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:47 on dist-test-slave-fjh2"
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.902853 12360 fs_report.cc:389] FS layout report
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data/data
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:47.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.926033 12360 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:47.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.926580 12360 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:47.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.926741 12360 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:47.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.927246 12360 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:47.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.928174 12360 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:47.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.928220 12360 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:47.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.928267 12360 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:47.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.928287 12360 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.936220 12360 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.1:36373
23:51:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.936245 12487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.1:36373 every 8 connection(s)
23:51:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.937104 12360 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/data/info.pb
23:51:47.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945448 12488 heartbeater.cc:344] Connected to a master server at 127.11.203.60:36833
23:51:47.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945618 12489 heartbeater.cc:344] Connected to a master server at 127.11.203.62:35519
23:51:47.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945677 12488 heartbeater.cc:461] Registering TS with master...
23:51:47.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945685 12489 heartbeater.cc:461] Registering TS with master...
23:51:47.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945858 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12360
23:51:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.945962 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-0/wal/instance
23:51:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.946208 12488 heartbeater.cc:507] Master 127.11.203.60:36833 requested a full tablet report, sending...
23:51:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.946208 12489 heartbeater.cc:507] Master 127.11.203.62:35519 requested a full tablet report, sending...
23:51:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.946722 12490 heartbeater.cc:344] Connected to a master server at 127.11.203.61:40485
23:51:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.946795 12490 heartbeater.cc:461] Registering TS with master...
23:51:47.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.946962 12490 heartbeater.cc:507] Master 127.11.203.61:40485 requested a full tablet report, sending...
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.948199 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/logs
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data/info.pb
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.2:0
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.2
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.2
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.948258 12118 ts_manager.cc:194] Registered new tserver with Master: 58f463b9cb114030af6941b4ed06f3e8 (127.11.203.1:36373)
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.948251 12189 ts_manager.cc:194] Registered new tserver with Master: 58f463b9cb114030af6941b4ed06f3e8 (127.11.203.1:36373)
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.949049 12262 ts_manager.cc:194] Registered new tserver with Master: 58f463b9cb114030af6941b4ed06f3e8 (127.11.203.1:36373)
23:51:47.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.949601 12118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.203.1:55513
23:51:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.043928 12495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.044112 12495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:48.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.044166 12495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.047379 12495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.047497 12495 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.203.2
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.051175 12495 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.2:0
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data/info.pb
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.2
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12495
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.2
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/logs
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.052487 12495 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:48.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.053570 12495 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.059414 12501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.059376 12503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.059381 12500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.059696 12495 server_base.cc:1061] running on GCE node
23:51:48.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.060083 12495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:48.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.060555 12495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:48.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.061686 12495 hybrid_clock.cc:648] HybridClock initialized: now 1783468308061674 us; error 29 us; skew 500 ppm
23:51:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.063138 12495 webserver.cc:534] Webserver started at http://127.11.203.2:36623/ using document root <none> and password file <none>
23:51:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.063604 12495 fs_manager.cc:362] Metadata directory not provided
23:51:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.063650 12495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.063855 12495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.065481 12495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data/instance:
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de934939efe04e78b6dc49ca3075b852"
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.065863 12495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal/instance:
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de934939efe04e78b6dc49ca3075b852"
23:51:48.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.068785 12495 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:48.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.070704 12509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.071632 12495 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.071718 12495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de934939efe04e78b6dc49ca3075b852"
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.071821 12495 fs_report.cc:389] FS layout report
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:48.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data/data
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:48.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:48.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.083565 12495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:48.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.084162 12495 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:48.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.084317 12495 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:48.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.084841 12495 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:48.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.085772 12495 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:48.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.085816 12495 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.085865 12495 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.085883 12495 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:48.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.094025 12495 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.2:34021
23:51:48.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.094060 12622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.2:34021 every 8 connection(s)
23:51:48.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.094967 12495 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/data/info.pb
23:51:48.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.103434 12624 heartbeater.cc:344] Connected to a master server at 127.11.203.62:35519
23:51:48.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.103551 12623 heartbeater.cc:344] Connected to a master server at 127.11.203.60:36833
23:51:48.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.103650 12624 heartbeater.cc:461] Registering TS with master...
23:51:48.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.103649 12623 heartbeater.cc:461] Registering TS with master...
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104176 12624 heartbeater.cc:507] Master 127.11.203.62:35519 requested a full tablet report, sending...
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104176 12623 heartbeater.cc:507] Master 127.11.203.60:36833 requested a full tablet report, sending...
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104369 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12495
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104444 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-1/wal/instance
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104700 12625 heartbeater.cc:344] Connected to a master server at 127.11.203.61:40485
23:51:48.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104777 12625 heartbeater.cc:461] Registering TS with master...
23:51:48.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.104933 12625 heartbeater.cc:507] Master 127.11.203.61:40485 requested a full tablet report, sending...
23:51:48.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.105260 12118 ts_manager.cc:194] Registered new tserver with Master: de934939efe04e78b6dc49ca3075b852 (127.11.203.2:34021)
23:51:48.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.105592 12189 ts_manager.cc:194] Registered new tserver with Master: de934939efe04e78b6dc49ca3075b852 (127.11.203.2:34021)
23:51:48.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.105904 12118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.203.2:59895
23:51:48.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.106365 12262 ts_manager.cc:194] Registered new tserver with Master: de934939efe04e78b6dc49ca3075b852 (127.11.203.2:34021)
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.107257 12076 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/logs
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data/info.pb
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.3:0
23:51:48.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.3
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.3
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.203346 12630 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.203538 12630 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.203578 12630 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:48.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.206813 12630 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.206938 12630 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.203.3
23:51:48.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.210677 12630 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:48.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.203.20:44073
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.203.3:0
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data/info.pb
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.203.3
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.203.62:35519,127.11.203.61:40485,127.11.203.60:36833
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12630
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.203.3
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/logs
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.211647 12630 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.212705 12630 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.218467 12635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.218487 12636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.218633 12638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.218883 12630 server_base.cc:1061] running on GCE node
23:51:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.219388 12630 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.219929 12630 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.221073 12630 hybrid_clock.cc:648] HybridClock initialized: now 1783468308221048 us; error 35 us; skew 500 ppm
23:51:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.222548 12630 webserver.cc:534] Webserver started at http://127.11.203.3:35577/ using document root <none> and password file <none>
23:51:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.223018 12630 fs_manager.cc:362] Metadata directory not provided
23:51:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.223065 12630 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.223204 12630 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.224622 12630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data/instance:
23:51:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89f439cfe0547b5a9dca63b84cda12c"
23:51:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.225018 12630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal/instance:
23:51:48.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89f439cfe0547b5a9dca63b84cda12c"
23:51:48.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.227862 12630 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:48.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.229658 12644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.230513 12630 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.230605 12630 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89f439cfe0547b5a9dca63b84cda12c"
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.230700 12630 fs_report.cc:389] FS layout report
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:48.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data/data
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.241060 12630 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.241572 12630 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.241729 12630 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:48.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.242229 12630 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.243134 12630 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.243178 12630 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.243225 12630 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:48.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.243244 12630 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.251417 12630 rpc_server.cc:307] RPC server started. Bound to: 127.11.203.3:42921
23:51:48.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.251444 12757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.203.3:42921 every 8 connection(s)
23:51:48.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.252315 12630 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/data/info.pb
23:51:48.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.260761 12758 heartbeater.cc:344] Connected to a master server at 127.11.203.60:36833
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.260793 12759 heartbeater.cc:344] Connected to a master server at 127.11.203.62:35519
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.260999 12760 heartbeater.cc:344] Connected to a master server at 127.11.203.61:40485
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.260973 12758 heartbeater.cc:461] Registering TS with master...
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.260972 12759 heartbeater.cc:461] Registering TS with master...
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261085 12760 heartbeater.cc:461] Registering TS with master...
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261554 12758 heartbeater.cc:507] Master 127.11.203.60:36833 requested a full tablet report, sending...
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261775 12076 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12630
23:51:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261881 12076 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster17710567410889919372/ts-2/wal/instance
23:51:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261569 12760 heartbeater.cc:507] Master 127.11.203.61:40485 requested a full tablet report, sending...
23:51:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.261565 12759 heartbeater.cc:507] Master 127.11.203.62:35519 requested a full tablet report, sending...
23:51:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.262588 12262 ts_manager.cc:194] Registered new tserver with Master: d89f439cfe0547b5a9dca63b84cda12c (127.11.203.3:42921)
23:51:48.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.263171 12117 ts_manager.cc:194] Registered new tserver with Master: d89f439cfe0547b5a9dca63b84cda12c (127.11.203.3:42921)
23:51:48.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.263406 12190 ts_manager.cc:194] Registered new tserver with Master: d89f439cfe0547b5a9dca63b84cda12c (127.11.203.3:42921)
23:51:48.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.263852 12117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.203.3:56987
23:51:48.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.268280 12076 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:48.269 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:48.269 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:48.270 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.203.62"
      port: 35519
    }
    bound_http_address {
      host: "127.11.203.62"
      port: 41973
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.203.61"
      port: 40485
    }
    bound_http_address {
      host: "127.11.203.61"
      port: 43559
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.203.60"
      port: 36833
    }
    bound_http_address {
      host: "127.11.203.60"
      port: 37745
    }
  }
}

23:51:48.271 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:48.273 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.203.1"
      port: 36373
    }
    bound_http_address {
      host: "127.11.203.1"
      port: 34869
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.203.2"
      port: 34021
    }
    bound_http_address {
      host: "127.11.203.2"
      port: 36623
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.203.3"
      port: 42921
    }
    bound_http_address {
      host: "127.11.203.3"
      port: 35577
    }
  }
}

23:51:48.273 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:48.276 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:48.277 [DEBUG - main] (Connection.java:748) [peer master-127.11.203.62:35519(127.11.203.62:35519)] connecting to peer
23:51:48.278 [DEBUG - main] (Connection.java:748) [peer master-127.11.203.60:36833(127.11.203.60:36833)] connecting to peer
23:51:48.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.203.62:35519(127.11.203.62:35519)] Successfully connected to peer
23:51:48.280 [DEBUG - main] (Connection.java:748) [peer master-127.11.203.61:40485(127.11.203.61:40485)] connecting to peer
23:51:48.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.203.60:36833(127.11.203.60:36833)] Successfully connected to peer
23:51:48.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.203.61:40485(127.11.203.61:40485)] Successfully connected to peer
23:51:48.282 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.203.60
23:51:48.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.203.62
23:51:48.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.203.61
23:51:48.302 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37160b3e, L:/127.0.0.1:45132 - R:/127.11.203.62:35519] using SASL/PLAIN
23:51:48.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.203.62:35519, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.203.60:36833, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.203.61:40485, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.203.62:35519: OK, deferred=null) after lookup
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.309765 12117 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45132:
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468308276"
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:48.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:48.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa35a7f43, L:/127.0.0.1:42196 - R:/127.11.203.60:36833] using SASL/PLAIN
23:51:48.315 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f6f8bee, L:/127.0.0.1:34232 - R:/127.11.203.61:40485] using SASL/PLAIN
23:51:48.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 02aeda6138ef4dc1a4d07fb6e3c3fb00
23:51:48.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.351922 12557 tablet_service.cc:1511] Processing CreateTablet for tablet bf384fe522d44f709fddc26ca414352f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468308276 [id=02aeda6138ef4dc1a4d07fb6e3c3fb00]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:48.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.352967 12557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf384fe522d44f709fddc26ca414352f. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.358785 12692 tablet_service.cc:1511] Processing CreateTablet for tablet a8f847020c034ee987b95ca5b81b60a1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468308276 [id=02aeda6138ef4dc1a4d07fb6e3c3fb00]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.359783 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f847020c034ee987b95ca5b81b60a1. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.368081 12787 tablet_bootstrap.cc:492] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Bootstrap starting.
23:51:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.369848 12787 tablet_bootstrap.cc:654] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Neither blocks nor log segments found. Creating new log.
23:51:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.370685 12787 log.cc:826] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Log is configured to *not* fsync() on all Append() calls
23:51:48.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.372155 12788 tablet_bootstrap.cc:492] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Bootstrap starting.
23:51:48.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.374418 12788 tablet_bootstrap.cc:654] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Neither blocks nor log segments found. Creating new log.
23:51:48.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.375330 12788 log.cc:826] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Log is configured to *not* fsync() on all Append() calls
23:51:48.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.385299 12788 tablet_bootstrap.cc:492] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: No bootstrap required, opened a new log
23:51:48.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.385317 12787 tablet_bootstrap.cc:492] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: No bootstrap required, opened a new log
23:51:48.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.385521 12787 ts_tablet_manager.cc:1403] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.000s
23:51:48.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.385802 12788 ts_tablet_manager.cc:1403] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.002s
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.388998 12787 raft_consensus.cc:359] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de934939efe04e78b6dc49ca3075b852" member_type: VOTER last_known_addr { host: "127.11.203.2" port: 34021 } }
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389117 12788 raft_consensus.cc:359] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d89f439cfe0547b5a9dca63b84cda12c" member_type: VOTER last_known_addr { host: "127.11.203.3" port: 42921 } }
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389299 12788 raft_consensus.cc:385] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389348 12788 raft_consensus.cc:740] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d89f439cfe0547b5a9dca63b84cda12c, State: Initialized, Role: FOLLOWER
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389528 12787 raft_consensus.cc:385] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389689 12787 raft_consensus.cc:740] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de934939efe04e78b6dc49ca3075b852, State: Initialized, Role: FOLLOWER
23:51:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389812 12788 consensus_queue.cc:260] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d89f439cfe0547b5a9dca63b84cda12c" member_type: VOTER last_known_addr { host: "127.11.203.3" port: 42921 } }
23:51:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.389961 12788 raft_consensus.cc:399] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390023 12788 raft_consensus.cc:493] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390105 12788 raft_consensus.cc:3060] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 0 FOLLOWER]: Advancing to term 1
23:51:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390237 12787 consensus_queue.cc:260] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de934939efe04e78b6dc49ca3075b852" member_type: VOTER last_known_addr { host: "127.11.203.2" port: 34021 } }
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390539 12787 raft_consensus.cc:399] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390604 12787 raft_consensus.cc:493] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.390681 12787 raft_consensus.cc:3060] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 0 FOLLOWER]: Advancing to term 1
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391065 12788 raft_consensus.cc:515] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d89f439cfe0547b5a9dca63b84cda12c" member_type: VOTER last_known_addr { host: "127.11.203.3" port: 42921 } }
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391393 12788 leader_election.cc:304] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d89f439cfe0547b5a9dca63b84cda12c; no voters: 
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391659 12788 leader_election.cc:290] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391646 12787 raft_consensus.cc:515] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de934939efe04e78b6dc49ca3075b852" member_type: VOTER last_known_addr { host: "127.11.203.2" port: 34021 } }
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391774 12791 raft_consensus.cc:2804] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 1 FOLLOWER]: Leader election won for term 1
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391937 12791 raft_consensus.cc:697] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [term 1 LEADER]: Becoming Leader. State: Replica: d89f439cfe0547b5a9dca63b84cda12c, State: Running, Role: LEADER
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.391993 12787 leader_election.cc:304] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de934939efe04e78b6dc49ca3075b852; no voters: 
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.392184 12791 consensus_queue.cc:237] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d89f439cfe0547b5a9dca63b84cda12c" member_type: VOTER last_known_addr { host: "127.11.203.3" port: 42921 } }
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.392297 12787 leader_election.cc:290] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.392474 12788 ts_tablet_manager.cc:1434] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.393122 12759 heartbeater.cc:499] Master 127.11.203.62:35519 was elected leader, sending a full tablet report...
23:51:48.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.393218 12794 raft_consensus.cc:2804] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 1 FOLLOWER]: Leader election won for term 1
23:51:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.395201 12787 ts_tablet_manager.cc:1434] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
23:51:48.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.395735 12624 heartbeater.cc:499] Master 127.11.203.62:35519 was elected leader, sending a full tablet report...
23:51:48.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.396477 12794 raft_consensus.cc:697] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [term 1 LEADER]: Becoming Leader. State: Replica: de934939efe04e78b6dc49ca3075b852, State: Running, Role: LEADER
23:51:48.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.397022 12794 consensus_queue.cc:237] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de934939efe04e78b6dc49ca3075b852" member_type: VOTER last_known_addr { host: "127.11.203.2" port: 34021 } }
23:51:48.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.397922 12117 catalog_manager.cc:5696] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c reported cstate change: term changed from 0 to 1, leader changed from <none> to d89f439cfe0547b5a9dca63b84cda12c (127.11.203.3). New cstate: current_term: 1 leader_uuid: "d89f439cfe0547b5a9dca63b84cda12c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d89f439cfe0547b5a9dca63b84cda12c" member_type: VOTER last_known_addr { host: "127.11.203.3" port: 42921 } health_report { overall_health: HEALTHY } } }
23:51:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.404076 12118 catalog_manager.cc:5696] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852 reported cstate change: term changed from 0 to 1, leader changed from <none> to de934939efe04e78b6dc49ca3075b852 (127.11.203.2). New cstate: current_term: 1 leader_uuid: "de934939efe04e78b6dc49ca3075b852" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de934939efe04e78b6dc49ca3075b852" member_type: VOTER last_known_addr { host: "127.11.203.2" port: 34021 } health_report { overall_health: HEALTHY } } }
23:51:48.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.436 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.442 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.442 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.449 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.449 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.450 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f69d591, flushNotification=Deferred@1627883152(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:48.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.467 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.469 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.469 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.471 [DEBUG - kudu-nio-0] (Connection.java:748) [peer d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)] connecting to peer
23:51:48.472 [DEBUG - kudu-nio-0] (Connection.java:748) [peer de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)] connecting to peer
23:51:48.474 [DEBUG - kudu-nio-3] (Connection.java:757) [peer d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)] Successfully connected to peer
23:51:48.484 [DEBUG - kudu-nio-4] (Connection.java:757) [peer de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)] Successfully connected to peer
23:51:48.505 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xdf8cbed9, L:/127.0.0.1:46024 - R:/127.11.203.2:34021] using TOKEN/null
23:51:48.507 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xc1e702de, L:/127.0.0.1:55638 - R:/127.11.203.3:42921] using TOKEN/null
23:51:48.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a8f847020c034ee987b95ca5b81b60a1 for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000000, 0x00000001)
23:51:48.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bf384fe522d44f709fddc26ca414352f for table 'org.apache.kudu.client.TestAlterTable-1783468308276' with partition [0x00000001, 0x00000002)
23:51:48.527 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a8f847020c034ee987b95ca5b81b60a1@[d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bf384fe522d44f709fddc26ca414352f@[de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:48.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.203.62:35519, [2ms] Sub RPC GetTableLocations: received response from server master-127.11.203.62:35519: OK, deferred=null)) after lookup
23:51:48.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468308276, tablet=a8f847020c034ee987b95ca5b81b60a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:48.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a8f847020c034ee987b95ca5b81b60a1 for partition [0x00000000, 0x00000001) with scanner id null
23:51:48.542 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468308276, tablet=bf384fe522d44f709fddc26ca414352f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:48.542 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bf384fe522d44f709fddc26ca414352f for partition [0x00000001, 0x00000002) with scanner id null
23:51:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.550597 12118 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45132:
23:51:48.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468308276" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" compression: SNAPPY } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" encoding: RLE } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" default_value: "\000\000\000\000" } } }
23:51:48.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.560225 12318 catalog_manager.cc:1294] Loaded cluster ID: 489cdab63d984ffcbb47b73355b96f91
23:51:48.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.560295 12318 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: loading cluster ID for follower catalog manager: success
23:51:48.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.561264 12804 tablet.cc:1724] T a8f847020c034ee987b95ca5b81b60a1 P d89f439cfe0547b5a9dca63b84cda12c: Alter schema from (
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.562455 12318 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: acquiring CA information for follower catalog manager: success
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.563588 12318 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4faefc8de8c04e2a88d36630a1201a14: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.564047 12803 tablet.cc:1724] T bf384fe522d44f709fddc26ca414352f P de934939efe04e78b6dc49ca3075b852: Alter schema from (
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:48.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:48.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.593155 12118 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ab3940bd14844977a45925df18b12077: org.apache.kudu.client.TestAlterTable-1783468308276 [id=02aeda6138ef4dc1a4d07fb6e3c3fb00] alter complete (version 1)
23:51:48.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.596875 12626 maintenance_manager.cc:419] P de934939efe04e78b6dc49ca3075b852: Scheduling UndoDeltaBlockGCOp(bf384fe522d44f709fddc26ca414352f): 506 bytes on disk
23:51:48.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.597687 12514 maintenance_manager.cc:643] P de934939efe04e78b6dc49ca3075b852: UndoDeltaBlockGCOp(bf384fe522d44f709fddc26ca414352f) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4}
23:51:48.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 02aeda6138ef4dc1a4d07fb6e3c3fb00
23:51:48.602 [DEBUG - main] (Connection.java:575) [peer d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)] disconnecting while in state READY
23:51:48.602 [DEBUG - main] (Connection.java:575) [peer master-127.11.203.62:35519(127.11.203.62:35519)] disconnecting while in state READY
23:51:48.602 [DEBUG - main] (Connection.java:575) [peer master-127.11.203.60:36833(127.11.203.60:36833)] disconnecting while in state READY
23:51:48.602 [DEBUG - main] (Connection.java:575) [peer de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)] disconnecting while in state READY
23:51:48.602 [DEBUG - main] (Connection.java:575) [peer master-127.11.203.61:40485(127.11.203.61:40485)] disconnecting while in state READY
23:51:48.602 [DEBUG - kudu-nio-3] (Connection.java:239) [peer d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)] handling channelInactive
23:51:48.603 [DEBUG - kudu-nio-3] (Connection.java:709) [peer d89f439cfe0547b5a9dca63b84cda12c(127.11.203.3:42921)] cleaning up while in state READY due to: connection closed
23:51:48.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.203.60:36833(127.11.203.60:36833)] handling channelInactive
23:51:48.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.203.60:36833(127.11.203.60:36833)] cleaning up while in state READY due to: connection closed
23:51:48.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.203.61:40485(127.11.203.61:40485)] handling channelInactive
23:51:48.603 [DEBUG - kudu-nio-4] (Connection.java:239) [peer de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)] handling channelInactive
23:51:48.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.203.61:40485(127.11.203.61:40485)] cleaning up while in state READY due to: connection closed
23:51:48.604 [DEBUG - kudu-nio-4] (Connection.java:709) [peer de934939efe04e78b6dc49ca3075b852(127.11.203.2:34021)] cleaning up while in state READY due to: connection closed
23:51:48.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:48.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.203.62:35519(127.11.203.62:35519)] handling channelInactive
23:51:48.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.203.62:35519(127.11.203.62:35519)] cleaning up while in state READY due to: connection closed
23:51:48.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.608750 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12360
23:51:48.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.616865 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12495
23:51:48.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.622501 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12630
23:51:48.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.623672 12346 catalog_manager.cc:1294] Loaded cluster ID: 489cdab63d984ffcbb47b73355b96f91
23:51:48.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.623726 12346 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: loading cluster ID for follower catalog manager: success
23:51:48.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.625406 12346 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: acquiring CA information for follower catalog manager: success
23:51:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.626420 12346 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a0c846806d484126857f170bf14c519d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.627758 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12087
23:51:48.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.632915 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12156
23:51:48.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.637503 12076 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12228
23:51:48.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:48Z chronyd exiting
.23:51:48.685 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468308685
23:51:48.688 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:48.688 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:48.688 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:48.688 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:48.688 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:48.690 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:48.786 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:48.786 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:48.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.787220 12811 mini_oidc.cc:150] Starting JWKS server
23:51:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.788612 12811 webserver.cc:534] Webserver started at http://127.0.0.1:45569/ using document root <none> and password file <none>
23:51:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.788738 12811 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:48.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.788921 12811 webserver.cc:534] Webserver started at http://127.0.0.1:40719/ using document root <none> and password file <none>
23:51:48.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:48Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:48.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:48Z Disabled control of system clock
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.801211 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/logs
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data/info.pb
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:48.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.254:44929
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.254
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json with env {}
23:51:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.896303 12822 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.896497 12822 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.896555 12822 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899854 12822 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899904 12822 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899928 12822 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899950 12822 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899976 12822 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.899992 12822 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45569/jwks.json
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.903832 12822 master_runner.cc:387] Master server non-default flags:
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.254:44929
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data/info.pb
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.254
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12822
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/logs
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.905067 12822 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.906095 12822 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.910878 12827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.911018 12822 server_base.cc:1061] running on GCE node
23:51:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.911026 12828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.910878 12830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.911653 12822 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.912469 12822 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.913604 12822 hybrid_clock.cc:648] HybridClock initialized: now 1783468308913582 us; error 32 us; skew 500 ppm
23:51:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.915118 12822 webserver.cc:534] Webserver started at http://127.12.130.254:35115/ using document root <none> and password file <none>
23:51:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.915618 12822 fs_manager.cc:362] Metadata directory not provided
23:51:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.915673 12822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:48.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.915905 12822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.917279 12822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data/instance:
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63b1c6907fb545739777343a2741a2a9"
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.917747 12822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal/instance:
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63b1c6907fb545739777343a2741a2a9"
23:51:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.920615 12822 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:48.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.922322 12836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.923125 12822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.923226 12822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63b1c6907fb545739777343a2741a2a9"
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:48 on dist-test-slave-fjh2"
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.923318 12822 fs_report.cc:389] FS layout report
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data/data
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:48.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:48.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.940735 12822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.941409 12822 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.941584 12822 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:48.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.948141 12888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.254:44929 every 8 connection(s)
23:51:48.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.948148 12822 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.254:44929
23:51:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.949148 12822 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/data/info.pb
23:51:48.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.951757 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.954422 12889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
23:51:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.956727 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12822
23:51:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.956873 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-0/wal/instance
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.958267 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/logs
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data/info.pb
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.253:38771
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.253
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json with env {}
23:51:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.964818 12889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } has no permanent_uuid. Determining permanent_uuid...
23:51:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.965596 12837 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.130.253:38771: connect: Connection refused (error 111)
23:51:48.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.966450 12889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.253:38771: Network error: Client connection negotiation failed: client connection to 127.12.130.253:38771: connect: Connection refused (error 111)
23:51:49.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.015678 12889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } attempt: 1
23:51:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.017215 12889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.253:38771: Network error: Client connection negotiation failed: client connection to 127.12.130.253:38771: connect: Connection refused (error 111)
23:51:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.055594 12893 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:49.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.055774 12893 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:49.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.055842 12893 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059018 12893 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059065 12893 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059084 12893 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059100 12893 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059116 12893 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:49.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.059129 12893 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45569/jwks.json
23:51:49.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.062819 12893 master_runner.cc:387] Master server non-default flags:
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.253:38771
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data/info.pb
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.253
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12893
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/logs
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:49.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.063841 12893 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.064839 12893 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:49.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.069654 12900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.069650 12902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.069650 12899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.069934 12893 server_base.cc:1061] running on GCE node
23:51:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.070389 12893 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:49.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.071177 12893 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:49.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.072309 12893 hybrid_clock.cc:648] HybridClock initialized: now 1783468309072283 us; error 33 us; skew 500 ppm
23:51:49.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.073801 12893 webserver.cc:534] Webserver started at http://127.12.130.253:37995/ using document root <none> and password file <none>
23:51:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.074307 12893 fs_manager.cc:362] Metadata directory not provided
23:51:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.074361 12893 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.074565 12893 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.076016 12893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data/instance:
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52e10ef6b301423fab3297bef67f475f"
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.076463 12893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal/instance:
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52e10ef6b301423fab3297bef67f475f"
23:51:49.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.079361 12893 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:51:49.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.081161 12908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.081966 12893 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.082062 12893 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52e10ef6b301423fab3297bef67f475f"
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.082151 12893 fs_report.cc:389] FS layout report
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data/data
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:49.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.085386 12889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } attempt: 2
23:51:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.086783 12889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.253:38771: Network error: Client connection negotiation failed: client connection to 127.12.130.253:38771: connect: Connection refused (error 111)
23:51:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.093976 12893 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.094512 12893 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:49.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.094671 12893 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:49.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.100860 12893 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.253:38771
23:51:49.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.100867 12960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.253:38771 every 8 connection(s)
23:51:49.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.101752 12893 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/data/info.pb
23:51:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.103222 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12893
23:51:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.103317 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-1/wal/instance
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.103976 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/logs
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data/info.pb
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.252:36431
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.252
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json with env {}
23:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.104640 12961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.107786 12961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.116958 12961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.122072 12961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.122740 12911 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.123497 12961 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.252:36431: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.172698 12961 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } attempt: 1
23:51:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.174165 12961 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.252:36431: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.177937 12889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } attempt: 3
23:51:49.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.181811 12889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.183040 12889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.252:36431: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.206676 12963 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.206866 12963 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.206907 12963 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211287 12963 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211365 12963 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211395 12963 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211418 12963 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211442 12963 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.211462 12963 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45569/jwks.json
23:51:49.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.214219 12889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } attempt: 1
23:51:49.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.215484 12889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.252:36431: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.216751 12963 master_runner.cc:387] Master server non-default flags:
23:51:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.252:36431
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45569/jwks.json
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data/info.pb
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.252
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12963
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/logs
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.218170 12963 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:49.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.219581 12963 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.225625 12972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.225642 12974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.225713 12963 server_base.cc:1061] running on GCE node
23:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.225715 12971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.226495 12963 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:49.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.227526 12963 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:49.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.228704 12963 hybrid_clock.cc:648] HybridClock initialized: now 1783468309228688 us; error 24 us; skew 500 ppm
23:51:49.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.230695 12963 webserver.cc:534] Webserver started at http://127.12.130.252:45837/ using document root <none> and password file <none>
23:51:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.231333 12963 fs_manager.cc:362] Metadata directory not provided
23:51:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.231410 12963 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.231621 12963 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:49.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.233560 12963 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data/instance:
23:51:49.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee2602016eec4ea09c52a46bb8e4c204"
23:51:49.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.234105 12963 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal/instance:
23:51:49.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee2602016eec4ea09c52a46bb8e4c204"
23:51:49.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.237841 12963 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.240152 12980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.241236 12963 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.241348 12963 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee2602016eec4ea09c52a46bb8e4c204"
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.241446 12963 fs_report.cc:389] FS layout report
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data/data
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.242314 12961 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } attempt: 2
23:51:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.243445 12961 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.130.252:36431: Network error: Client connection negotiation failed: client connection to 127.12.130.252:36431: connect: Connection refused (error 111)
23:51:49.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.261547 12963 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:49.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.262364 12963 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:49.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.262578 12963 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:49.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.269428 12963 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.252:36431
23:51:49.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.270335 12963 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/data/info.pb
23:51:49.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.270828 13032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.252:36431 every 8 connection(s)
23:51:49.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.273715 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:49.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.277495 13033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.279560 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 12963
23:51:49.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.279663 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/master-2/wal/instance
23:51:49.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.288019 13033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.290632 12889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } attempt: 2
23:51:49.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.293097 13033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } has no permanent_uuid. Determining permanent_uuid...
23:51:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.298993 12889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: Bootstrap starting.
23:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.301342 13033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: Bootstrap starting.
23:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.302031 12889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: Neither blocks nor log segments found. Creating new log.
23:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.302855 12889 log.cc:826] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: Log is configured to *not* fsync() on all Append() calls
23:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.303259 13033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: Neither blocks nor log segments found. Creating new log.
23:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.303910 13033 log.cc:826] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: Log is configured to *not* fsync() on all Append() calls
23:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.304662 12889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: No bootstrap required, opened a new log
23:51:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.305274 13033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: No bootstrap required, opened a new log
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308106 13033 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308252 13033 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308298 13033 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2602016eec4ea09c52a46bb8e4c204, State: Initialized, Role: FOLLOWER
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308203 12889 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308362 12889 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308401 12889 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63b1c6907fb545739777343a2741a2a9, State: Initialized, Role: FOLLOWER
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308694 13033 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.308792 12889 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.309777 13033 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: configured and running, proceeding with master startup.
23:51:49.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.309813 12889 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: configured and running, proceeding with master startup.
23:51:49.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.309203 13045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.311400 13045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.314496 13066 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.314679 13066 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.314834 12822 master_runner.cc:187] Error getting master registration for 127.12.130.253:38771: OK, instance_id { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" instance_seqno: 1783468309099176 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.317008 12822 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.315418 12963 master_runner.cc:187] Error getting master registration for 127.12.130.253:38771: OK, instance_id { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" instance_seqno: 1783468309099176 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.317425 12963 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.317652 13044 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.317873 13044 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.319078 13067 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:49.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.319133 13067 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.334594 12961 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } attempt: 3
23:51:49.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.341363 12961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: Bootstrap starting.
23:51:49.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.343920 12961 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: Neither blocks nor log segments found. Creating new log.
23:51:49.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.345009 12961 log.cc:826] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: Log is configured to *not* fsync() on all Append() calls
23:51:49.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.348701 12961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: No bootstrap required, opened a new log
23:51:49.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.352051 12961 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.352373 12961 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:49.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.352536 12961 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e10ef6b301423fab3297bef67f475f, State: Initialized, Role: FOLLOWER
23:51:49.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.353130 12961 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.354453 12961 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: configured and running, proceeding with master startup.
23:51:49.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.361531 13082 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:49.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.363502 12893 master_runner.cc:264] No leader master found from master 52e10ef6b301423fab3297bef67f475f
23:51:49.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.363572 12893 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:49.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.361738 13082 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:49.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.358405 13071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.365518 13071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.442929 12842 tablet.cc:2406] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:49.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.513968 12986 tablet.cc:2406] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.549118 13045 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.549293 13045 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.550293 13045 leader_election.cc:290] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e10ef6b301423fab3297bef67f475f (127.12.130.253:38771), ee2602016eec4ea09c52a46bb8e4c204 (127.12.130.252:36431)
23:51:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.551347 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63b1c6907fb545739777343a2741a2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2602016eec4ea09c52a46bb8e4c204" is_pre_election: true
23:51:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.551597 13007 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b1c6907fb545739777343a2741a2a9 in term 0.
23:51:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.552285 12935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63b1c6907fb545739777343a2741a2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e10ef6b301423fab3297bef67f475f" is_pre_election: true
23:51:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.552510 12935 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63b1c6907fb545739777343a2741a2a9 in term 0.
23:51:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.552986 12839 leader_election.cc:304] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63b1c6907fb545739777343a2741a2a9, ee2602016eec4ea09c52a46bb8e4c204; no voters: 
23:51:49.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.553711 13045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:49.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.553782 13045 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.553826 13045 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 0 FOLLOWER]: Advancing to term 1
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.554862 13045 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.555235 13045 leader_election.cc:290] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [CANDIDATE]: Term 1 election: Requested vote from peers 52e10ef6b301423fab3297bef67f475f (127.12.130.253:38771), ee2602016eec4ea09c52a46bb8e4c204 (127.12.130.252:36431)
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.555932 12935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63b1c6907fb545739777343a2741a2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e10ef6b301423fab3297bef67f475f"
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.556030 12935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 0 FOLLOWER]: Advancing to term 1
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.557049 12935 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b1c6907fb545739777343a2741a2a9 in term 1.
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.557345 12837 leader_election.cc:304] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [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: 52e10ef6b301423fab3297bef67f475f, 63b1c6907fb545739777343a2741a2a9; no voters: 
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.557539 13007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63b1c6907fb545739777343a2741a2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2602016eec4ea09c52a46bb8e4c204"
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.557663 13007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 0 FOLLOWER]: Advancing to term 1
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.558662 13007 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63b1c6907fb545739777343a2741a2a9 in term 1.
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.559327 13045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 1 FOLLOWER]: Leader election won for term 1
23:51:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.559541 13045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [term 1 LEADER]: Becoming Leader. State: Replica: 63b1c6907fb545739777343a2741a2a9, State: Running, Role: LEADER
23:51:49.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.559878 13045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } }
23:51:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.562040 13084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63b1c6907fb545739777343a2741a2a9. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.562143 13084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: This master's current role is: LEADER
23:51:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.562697 13086 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.563722 13086 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.568825 13007 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [term 1 FOLLOWER]: Refusing update from remote peer 63b1c6907fb545739777343a2741a2a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.569482 12935 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [term 1 FOLLOWER]: Refusing update from remote peer 63b1c6907fb545739777343a2741a2a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:49.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.570245 13084 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:49.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.570595 13084 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.573674 13044 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63b1c6907fb545739777343a2741a2a9. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.573774 13044 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.574047 13071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63b1c6907fb545739777343a2741a2a9. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.574172 13071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.576248 13084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.576355 13084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: This master's current role is: LEADER
23:51:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.576587 13087 mvcc.cc:204] Tried to move back new op lower bound from 7305086195985887232 to 7305086195960954880. Current Snapshot: MvccSnapshot[applied={T|T < 7305086195985887232}]
23:51:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.576725 13044 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.576835 13044 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204 [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.578433 13089 mvcc.cc:204] Tried to move back new op lower bound from 7305086195985887232 to 7305086195960954880. Current Snapshot: MvccSnapshot[applied={T|T < 7305086195985887232}]
23:51:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.581389 13086 catalog_manager.cc:1382] Generated new cluster ID: fa1f6fc0abc740a9992b16446ab634a3
23:51:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.581445 13086 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.582623 13045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.582720 13045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9 [sys.catalog]: This master's current role is: LEADER
23:51:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.583398 13088 mvcc.cc:204] Tried to move back new op lower bound from 7305086195985887232 to 7305086195960954880. Current Snapshot: MvccSnapshot[applied={T|T < 7305086195985887232}]
23:51:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.583515 13071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "63b1c6907fb545739777343a2741a2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63b1c6907fb545739777343a2741a2a9" member_type: VOTER last_known_addr { host: "127.12.130.254" port: 44929 } } peers { permanent_uuid: "52e10ef6b301423fab3297bef67f475f" member_type: VOTER last_known_addr { host: "127.12.130.253" port: 38771 } } peers { permanent_uuid: "ee2602016eec4ea09c52a46bb8e4c204" member_type: VOTER last_known_addr { host: "127.12.130.252" port: 36431 } } }
23:51:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.583614 13071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f [sys.catalog]: This master's current role is: FOLLOWER
23:51:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.604954 13086 catalog_manager.cc:1405] Generated new certificate authority record
23:51:49.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.605991 13086 catalog_manager.cc:1539] Loading token signing keys...
23:51:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.614539 13086 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: Generated new TSK 0
23:51:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.615298 13086 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.644464 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/logs
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data/info.pb
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.193:0
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.193
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.193
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.743561 13096 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.743747 13096 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.743821 13096 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.747097 13096 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.747207 13096 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.130.193
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.750929 13096 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.193:0
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data/info.pb
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.193
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13096
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.193
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/logs
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.752146 13096 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:49.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.753181 13096 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:49.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.758859 13104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.758890 13102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.758878 13101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.759008 13096 server_base.cc:1061] running on GCE node
23:51:49.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.759555 13096 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:49.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.760102 13096 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:49.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.761250 13096 hybrid_clock.cc:648] HybridClock initialized: now 1783468309761238 us; error 21 us; skew 500 ppm
23:51:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.762735 13096 webserver.cc:534] Webserver started at http://127.12.130.193:45033/ using document root <none> and password file <none>
23:51:49.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.763197 13096 fs_manager.cc:362] Metadata directory not provided
23:51:49.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.763244 13096 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:49.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.763383 13096 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.764801 13096 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data/instance:
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8de3b2c0676b49b88fac0d18b4ff0362"
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.765200 13096 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal/instance:
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8de3b2c0676b49b88fac0d18b4ff0362"
23:51:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.768014 13096 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.769790 13110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.770606 13096 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.770699 13096 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8de3b2c0676b49b88fac0d18b4ff0362"
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.770793 13096 fs_report.cc:389] FS layout report
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:49.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data/data
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.785313 13096 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.785856 13096 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.786022 13096 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.786535 13096 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.787460 13096 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.787506 13096 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.787554 13096 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.787573 13096 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.795908 13096 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.193:32973
23:51:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.795967 13224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.193:32973 every 8 connection(s)
23:51:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.796787 13096 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/data/info.pb
23:51:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.799419 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13096
23:51:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.799522 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-0/wal/instance
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.802239 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/logs
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data/info.pb
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.194:0
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.194
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.194
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807179 13227 heartbeater.cc:344] Connected to a master server at 127.12.130.253:38771
23:51:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807188 13226 heartbeater.cc:344] Connected to a master server at 127.12.130.254:44929
23:51:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807193 13225 heartbeater.cc:344] Connected to a master server at 127.12.130.252:36431
23:51:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807404 13225 heartbeater.cc:461] Registering TS with master...
23:51:49.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807407 13227 heartbeater.cc:461] Registering TS with master...
23:51:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807974 13225 heartbeater.cc:507] Master 127.12.130.252:36431 requested a full tablet report, sending...
23:51:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807976 13227 heartbeater.cc:507] Master 127.12.130.253:38771 requested a full tablet report, sending...
23:51:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.807408 13226 heartbeater.cc:461] Registering TS with master...
23:51:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.808213 13226 heartbeater.cc:507] Master 127.12.130.254:44929 requested a full tablet report, sending...
23:51:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.809473 12853 ts_manager.cc:194] Registered new tserver with Master: 8de3b2c0676b49b88fac0d18b4ff0362 (127.12.130.193:32973)
23:51:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.809533 12997 ts_manager.cc:194] Registered new tserver with Master: 8de3b2c0676b49b88fac0d18b4ff0362 (127.12.130.193:32973)
23:51:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.811033 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.130.193:40881
23:51:49.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.812119 12925 ts_manager.cc:194] Registered new tserver with Master: 8de3b2c0676b49b88fac0d18b4ff0362 (127.12.130.193:32973)
23:51:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.900851 13234 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.901046 13234 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.901098 13234 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:49.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.904366 13234 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:49.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.904479 13234 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.130.194
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.908142 13234 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.194:0
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data/info.pb
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.194
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13234
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.194
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/logs
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.909314 13234 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:49.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.910338 13234 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.916205 13240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.916234 13239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.916263 13242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.916550 13234 server_base.cc:1061] running on GCE node
23:51:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.916836 13234 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:49.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.917306 13234 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:49.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.918438 13234 hybrid_clock.cc:648] HybridClock initialized: now 1783468309918429 us; error 25 us; skew 500 ppm
23:51:49.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.919966 13234 webserver.cc:534] Webserver started at http://127.12.130.194:39573/ using document root <none> and password file <none>
23:51:49.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.920424 13234 fs_manager.cc:362] Metadata directory not provided
23:51:49.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.920471 13234 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:49.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.920624 13234 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.921990 13234 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data/instance:
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27672dc898f44d5fa9f1b9ba5083a81d"
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.922375 13234 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal/instance:
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27672dc898f44d5fa9f1b9ba5083a81d"
23:51:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.925216 13234 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
23:51:49.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.926934 13248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:49.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.927832 13234 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.927935 13234 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27672dc898f44d5fa9f1b9ba5083a81d"
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:49 on dist-test-slave-fjh2"
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.928040 13234 fs_report.cc:389] FS layout report
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data/data
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.953127 13234 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.953828 13234 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:49.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.954005 13234 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:49.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.954576 13234 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.955708 13234 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.955762 13234 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.955837 13234 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.955858 13234 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.965365 13234 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.194:44951
23:51:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.965423 13361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.194:44951 every 8 connection(s)
23:51:49.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.966181 13234 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/data/info.pb
23:51:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.968462 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13234
23:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.968567 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-1/wal/instance
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.971328 12811 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/logs
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data/info.pb
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.195:0
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.195
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.195
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:49.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975461 13364 heartbeater.cc:344] Connected to a master server at 127.12.130.253:38771
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975649 13362 heartbeater.cc:344] Connected to a master server at 127.12.130.252:36431
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975673 13364 heartbeater.cc:461] Registering TS with master...
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975705 13363 heartbeater.cc:344] Connected to a master server at 127.12.130.254:44929
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975731 13362 heartbeater.cc:461] Registering TS with master...
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.975754 13363 heartbeater.cc:461] Registering TS with master...
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.976245 13362 heartbeater.cc:507] Master 127.12.130.252:36431 requested a full tablet report, sending...
23:51:49.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.976246 13364 heartbeater.cc:507] Master 127.12.130.253:38771 requested a full tablet report, sending...
23:51:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.976245 13363 heartbeater.cc:507] Master 127.12.130.254:44929 requested a full tablet report, sending...
23:51:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.977269 12925 ts_manager.cc:194] Registered new tserver with Master: 27672dc898f44d5fa9f1b9ba5083a81d (127.12.130.194:44951)
23:51:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.977677 12853 ts_manager.cc:194] Registered new tserver with Master: 27672dc898f44d5fa9f1b9ba5083a81d (127.12.130.194:44951)
23:51:49.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.977679 12997 ts_manager.cc:194] Registered new tserver with Master: 27672dc898f44d5fa9f1b9ba5083a81d (127.12.130.194:44951)
23:51:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.978226 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.130.194:36433
23:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.070492 13369 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.070667 13369 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.070706 13369 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:50.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.073861 13369 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:50.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.073951 13369 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.130.195
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.077683 13369 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.130.212:42703
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal
23:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.130.195:0
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data/info.pb
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.130.195
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.130.254:44929,127.12.130.253:38771,127.12.130.252:36431
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13369
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.130.195
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/logs
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.078590 13369 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.079548 13369 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.085140 13374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.085150 13375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.085187 13377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.085405 13369 server_base.cc:1061] running on GCE node
23:51:50.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.085740 13369 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:50.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.086256 13369 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:50.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.087390 13369 hybrid_clock.cc:648] HybridClock initialized: now 1783468310087377 us; error 27 us; skew 500 ppm
23:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.088943 13369 webserver.cc:534] Webserver started at http://127.12.130.195:40373/ using document root <none> and password file <none>
23:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.089460 13369 fs_manager.cc:362] Metadata directory not provided
23:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.089515 13369 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.089712 13369 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.091127 13369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data/instance:
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7bef0667a2246d3b58b870bb200428d"
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.091579 13369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal/instance:
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7bef0667a2246d3b58b870bb200428d"
23:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.094522 13369 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
23:51:50.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.096372 13383 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.097250 13369 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.097344 13369 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7bef0667a2246d3b58b870bb200428d"
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.097440 13369 fs_report.cc:389] FS layout report
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data/data
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:50.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.119514 13369 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:50.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.120160 13369 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:50.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.120322 13369 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:50.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.120862 13369 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.121811 13369 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.121856 13369 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.121906 13369 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.121927 13369 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:50.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.129913 13369 rpc_server.cc:307] RPC server started. Bound to: 127.12.130.195:33101
23:51:50.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.129962 13496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.130.195:33101 every 8 connection(s)
23:51:50.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.130779 13369 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/data/info.pb
23:51:50.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.137923 12811 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13369
23:51:50.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.138036 12811 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1776162493752679019/ts-2/wal/instance
23:51:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.138882 13498 heartbeater.cc:344] Connected to a master server at 127.12.130.254:44929
23:51:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.139109 13498 heartbeater.cc:461] Registering TS with master...
23:51:50.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.139415 13499 heartbeater.cc:344] Connected to a master server at 127.12.130.253:38771
23:51:50.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.139508 13499 heartbeater.cc:461] Registering TS with master...
23:51:50.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.139616 13498 heartbeater.cc:507] Master 127.12.130.254:44929 requested a full tablet report, sending...
23:51:50.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.139662 13499 heartbeater.cc:507] Master 127.12.130.253:38771 requested a full tablet report, sending...
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.140544 12853 ts_manager.cc:194] Registered new tserver with Master: c7bef0667a2246d3b58b870bb200428d (127.12.130.195:33101)
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.140636 12924 ts_manager.cc:194] Registered new tserver with Master: c7bef0667a2246d3b58b870bb200428d (127.12.130.195:33101)
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.141222 13497 heartbeater.cc:344] Connected to a master server at 127.12.130.252:36431
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.141214 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.130.195:51465
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.141287 13497 heartbeater.cc:461] Registering TS with master...
23:51:50.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.141443 13497 heartbeater.cc:507] Master 127.12.130.252:36431 requested a full tablet report, sending...
23:51:50.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.142056 12997 ts_manager.cc:194] Registered new tserver with Master: c7bef0667a2246d3b58b870bb200428d (127.12.130.195:33101)
23:51:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.155380 12811 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:50.156 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:50.156 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:50.157 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.130.254"
      port: 44929
    }
    bound_http_address {
      host: "127.12.130.254"
      port: 35115
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.130.253"
      port: 38771
    }
    bound_http_address {
      host: "127.12.130.253"
      port: 37995
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.130.252"
      port: 36431
    }
    bound_http_address {
      host: "127.12.130.252"
      port: 45837
    }
  }
}

23:51:50.157 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:50.158 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.130.193"
      port: 32973
    }
    bound_http_address {
      host: "127.12.130.193"
      port: 45033
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.130.194"
      port: 44951
    }
    bound_http_address {
      host: "127.12.130.194"
      port: 39573
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.130.195"
      port: 33101
    }
    bound_http_address {
      host: "127.12.130.195"
      port: 40373
    }
  }
}

23:51:50.158 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:50.160 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.161 [DEBUG - main] (Connection.java:748) [peer master-127.12.130.252:36431(127.12.130.252:36431)] connecting to peer
23:51:50.162 [DEBUG - main] (Connection.java:748) [peer master-127.12.130.253:38771(127.12.130.253:38771)] connecting to peer
23:51:50.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.130.252:36431(127.12.130.252:36431)] Successfully connected to peer
23:51:50.164 [DEBUG - main] (Connection.java:748) [peer master-127.12.130.254:44929(127.12.130.254:44929)] connecting to peer
23:51:50.165 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.130.253:38771(127.12.130.253:38771)] Successfully connected to peer
23:51:50.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.130.254:44929(127.12.130.254:44929)] Successfully connected to peer
23:51:50.167 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.130.253
23:51:50.168 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.130.252
23:51:50.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.130.254
23:51:50.184 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a993c9b, L:/127.0.0.1:59984 - R:/127.12.130.252:36431] using SASL/PLAIN
23:51:50.188 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x472202dc, L:/127.0.0.1:41754 - R:/127.12.130.253:38771] using SASL/PLAIN
23:51:50.198 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2db50dc2, L:/127.0.0.1:60030 - R:/127.12.130.254:44929] using SASL/PLAIN
23:51:50.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=40), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.130.252:36431, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.130.253:38771, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.130.254:44929, [28ms] Sub RPC ConnectToMaster: received response from server master-127.12.130.253:38771: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.12.130.252:36431: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.12.130.254:44929: OK, deferred=null) after lookup
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.202832 12853 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60030:
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468310160"
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:50.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:50.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 7936741f88364f1381a8d18c3fc68fb5
23:51:50.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.225054 13159 tablet_service.cc:1511] Processing CreateTablet for tablet 734040718853474484b9d3f5ddbc82dd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468310160 [id=7936741f88364f1381a8d18c3fc68fb5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:50.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.225945 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734040718853474484b9d3f5ddbc82dd. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:50.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.225775 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 599be073052f4b7ab808c8b84d2f5a37 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468310160 [id=7936741f88364f1381a8d18c3fc68fb5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.226665 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599be073052f4b7ab808c8b84d2f5a37. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.230455 13521 tablet_bootstrap.cc:492] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Bootstrap starting.
23:51:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.232497 13521 tablet_bootstrap.cc:654] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Neither blocks nor log segments found. Creating new log.
23:51:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.232834 13522 tablet_bootstrap.cc:492] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Bootstrap starting.
23:51:50.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.233683 13521 log.cc:826] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Log is configured to *not* fsync() on all Append() calls
23:51:50.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.234782 13522 tablet_bootstrap.cc:654] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Neither blocks nor log segments found. Creating new log.
23:51:50.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.235345 13521 tablet_bootstrap.cc:492] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: No bootstrap required, opened a new log
23:51:50.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.235540 13521 ts_tablet_manager.cc:1403] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:50.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.235646 13522 log.cc:826] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Log is configured to *not* fsync() on all Append() calls
23:51:50.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.236915 13522 tablet_bootstrap.cc:492] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: No bootstrap required, opened a new log
23:51:50.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.237092 13522 ts_tablet_manager.cc:1403] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
23:51:50.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.238596 13521 raft_consensus.cc:359] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" member_type: VOTER last_known_addr { host: "127.12.130.193" port: 32973 } }
23:51:50.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.238794 13521 raft_consensus.cc:385] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:50.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.238840 13521 raft_consensus.cc:740] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de3b2c0676b49b88fac0d18b4ff0362, State: Initialized, Role: FOLLOWER
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239235 13521 consensus_queue.cc:260] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" member_type: VOTER last_known_addr { host: "127.12.130.193" port: 32973 } }
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239244 13522 raft_consensus.cc:359] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" member_type: VOTER last_known_addr { host: "127.12.130.194" port: 44951 } }
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239368 13521 raft_consensus.cc:399] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239387 13522 raft_consensus.cc:385] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239418 13521 raft_consensus.cc:493] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239430 13522 raft_consensus.cc:740] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27672dc898f44d5fa9f1b9ba5083a81d, State: Initialized, Role: FOLLOWER
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239498 13521 raft_consensus.cc:3060] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 0 FOLLOWER]: Advancing to term 1
23:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239840 13522 consensus_queue.cc:260] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" member_type: VOTER last_known_addr { host: "127.12.130.194" port: 44951 } }
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.239975 13522 raft_consensus.cc:399] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.240031 13522 raft_consensus.cc:493] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.240106 13522 raft_consensus.cc:3060] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 0 FOLLOWER]: Advancing to term 1
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.240403 13521 raft_consensus.cc:515] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" member_type: VOTER last_known_addr { host: "127.12.130.193" port: 32973 } }
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.240737 13521 leader_election.cc:304] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8de3b2c0676b49b88fac0d18b4ff0362; no voters: 
23:51:50.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.240836 13522 raft_consensus.cc:515] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" member_type: VOTER last_known_addr { host: "127.12.130.194" port: 44951 } }
23:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241037 13521 leader_election.cc:290] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241140 13522 leader_election.cc:304] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27672dc898f44d5fa9f1b9ba5083a81d; no voters: 
23:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241120 13525 raft_consensus.cc:2804] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 1 FOLLOWER]: Leader election won for term 1
23:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241425 13522 leader_election.cc:290] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241561 13525 raft_consensus.cc:697] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [term 1 LEADER]: Becoming Leader. State: Replica: 8de3b2c0676b49b88fac0d18b4ff0362, State: Running, Role: LEADER
23:51:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.241901 13525 consensus_queue.cc:237] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" member_type: VOTER last_known_addr { host: "127.12.130.193" port: 32973 } }
23:51:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.242029 13521 ts_tablet_manager.cc:1434] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.242225 13522 ts_tablet_manager.cc:1434] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
23:51:50.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.242619 13363 heartbeater.cc:499] Master 127.12.130.254:44929 was elected leader, sending a full tablet report...
23:51:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.246549 13226 heartbeater.cc:499] Master 127.12.130.254:44929 was elected leader, sending a full tablet report...
23:51:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.246582 13526 raft_consensus.cc:2804] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 1 FOLLOWER]: Leader election won for term 1
23:51:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.246748 13526 raft_consensus.cc:697] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [term 1 LEADER]: Becoming Leader. State: Replica: 27672dc898f44d5fa9f1b9ba5083a81d, State: Running, Role: LEADER
23:51:50.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.246984 13526 consensus_queue.cc:237] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" member_type: VOTER last_known_addr { host: "127.12.130.194" port: 44951 } }
23:51:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.248246 12853 catalog_manager.cc:5696] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8de3b2c0676b49b88fac0d18b4ff0362 (127.12.130.193). New cstate: current_term: 1 leader_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de3b2c0676b49b88fac0d18b4ff0362" member_type: VOTER last_known_addr { host: "127.12.130.193" port: 32973 } health_report { overall_health: HEALTHY } } }
23:51:50.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.250078 12852 catalog_manager.cc:5696] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d reported cstate change: term changed from 0 to 1, leader changed from <none> to 27672dc898f44d5fa9f1b9ba5083a81d (127.12.130.194). New cstate: current_term: 1 leader_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27672dc898f44d5fa9f1b9ba5083a81d" member_type: VOTER last_known_addr { host: "127.12.130.194" port: 44951 } health_report { overall_health: HEALTHY } } }
23:51:50.263 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@18e7143f, flushNotification=Deferred@261845810(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:50.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 599be073052f4b7ab808c8b84d2f5a37 for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000000, 0x00000001)
23:51:50.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 734040718853474484b9d3f5ddbc82dd for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000001, 0x00000002)
23:51:50.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=599be073052f4b7ab808c8b84d2f5a37@[27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=734040718853474484b9d3f5ddbc82dd@[8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:50.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 734040718853474484b9d3f5ddbc82dd for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000001, 0x00000002)
23:51:50.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=734040718853474484b9d3f5ddbc82dd@[8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:50.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 734040718853474484b9d3f5ddbc82dd for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000001, 0x00000002)
23:51:50.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=734040718853474484b9d3f5ddbc82dd@[8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:50.268 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)] connecting to peer
23:51:50.269 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)] connecting to peer
23:51:50.273 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)] Successfully connected to peer
23:51:50.276 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)] Successfully connected to peer
23:51:50.293 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x1ed8b45a, L:/127.0.0.1:50670 - R:/127.12.130.193:32973] using TOKEN/null
23:51:50.303 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x0961fdd4, L:/127.0.0.1:52682 - R:/127.12.130.194:44951] using TOKEN/null
23:51:50.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 599be073052f4b7ab808c8b84d2f5a37 for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000000, 0x00000001)
23:51:50.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 734040718853474484b9d3f5ddbc82dd for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000001, 0x00000002)
23:51:50.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=599be073052f4b7ab808c8b84d2f5a37@[27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=734040718853474484b9d3f5ddbc82dd@[8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:50.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.130.254:44929, [2ms] Sub RPC GetTableLocations: received response from server master-127.12.130.254:44929: OK, deferred=null)) after lookup
23:51:50.319 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468310160, tablet=599be073052f4b7ab808c8b84d2f5a37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:50.320 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 599be073052f4b7ab808c8b84d2f5a37 for partition [0x00000000, 0x00000001) with scanner id null
23:51:50.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.320441 13067 catalog_manager.cc:1294] Loaded cluster ID: fa1f6fc0abc740a9992b16446ab634a3
23:51:50.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.320513 13067 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: loading cluster ID for follower catalog manager: success
23:51:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.322682 13067 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: acquiring CA information for follower catalog manager: success
23:51:50.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.324175 13067 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ee2602016eec4ea09c52a46bb8e4c204: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:50.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468310160, tablet=734040718853474484b9d3f5ddbc82dd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:50.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 734040718853474484b9d3f5ddbc82dd for partition [0x00000001, 0x00000002) with scanner id null
23:51:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.338677 12852 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60030:
23:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468310160" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "ints_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: INT32 } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "strings_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: STRING } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "decimals_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 type_attributes { precision: 5 scale: 2 } immutable: false is_auto_incrementing: false nested_type { array { type: DECIMAL32 } } } } }
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.348166 13539 tablet.cc:1724] T 599be073052f4b7ab808c8b84d2f5a37 P 27672dc898f44d5fa9f1b9ba5083a81d: Alter schema from (
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:ints_array INT32 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     13:strings_array STRING 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     14:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.348151 13538 tablet.cc:1724] T 734040718853474484b9d3f5ddbc82dd P 8de3b2c0676b49b88fac0d18b4ff0362: Alter schema from (
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:ints_array INT32 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     13:strings_array STRING 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     14:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
23:51:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:50.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:50.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.365016 13082 catalog_manager.cc:1294] Loaded cluster ID: fa1f6fc0abc740a9992b16446ab634a3
23:51:50.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.365088 13082 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: loading cluster ID for follower catalog manager: success
23:51:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.367353 13082 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: acquiring CA information for follower catalog manager: success
23:51:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.369686 13082 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 52e10ef6b301423fab3297bef67f475f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:50.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.376102 12851 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 63b1c6907fb545739777343a2741a2a9: org.apache.kudu.client.TestAlterTable-1783468310160 [id=7936741f88364f1381a8d18c3fc68fb5] alter complete (version 1)
23:51:50.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 7936741f88364f1381a8d18c3fc68fb5
23:51:50.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 599be073052f4b7ab808c8b84d2f5a37 for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000000, 0x00000001)
23:51:50.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 734040718853474484b9d3f5ddbc82dd for table 'org.apache.kudu.client.TestAlterTable-1783468310160' with partition [0x00000001, 0x00000002)
23:51:50.411 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=599be073052f4b7ab808c8b84d2f5a37@[27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=734040718853474484b9d3f5ddbc82dd@[8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:50.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.130.254:44929, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.130.254:44929: OK, deferred=null)) after lookup
23:51:50.419 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468310160, tablet=599be073052f4b7ab808c8b84d2f5a37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:50.419 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 599be073052f4b7ab808c8b84d2f5a37 for partition [0x00000000, 0x00000001) with scanner id null
23:51:50.426 [DEBUG - main] (Connection.java:575) [peer master-127.12.130.254:44929(127.12.130.254:44929)] disconnecting while in state READY
23:51:50.426 [DEBUG - main] (Connection.java:575) [peer 8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)] disconnecting while in state READY
23:51:50.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.130.254:44929(127.12.130.254:44929)] handling channelInactive
23:51:50.427 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)] handling channelInactive
23:51:50.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.130.254:44929(127.12.130.254:44929)] cleaning up while in state READY due to: connection closed
23:51:50.428 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8de3b2c0676b49b88fac0d18b4ff0362(127.12.130.193:32973)] cleaning up while in state READY due to: connection closed
23:51:50.428 [DEBUG - main] (Connection.java:575) [peer 27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)] disconnecting while in state READY
23:51:50.428 [DEBUG - main] (Connection.java:575) [peer master-127.12.130.252:36431(127.12.130.252:36431)] disconnecting while in state READY
23:51:50.429 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)] handling channelInactive
23:51:50.429 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 27672dc898f44d5fa9f1b9ba5083a81d(127.12.130.194:44951)] cleaning up while in state READY due to: connection closed
23:51:50.429 [DEBUG - main] (Connection.java:575) [peer master-127.12.130.253:38771(127.12.130.253:38771)] disconnecting while in state READY
23:51:50.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.130.252:36431(127.12.130.252:36431)] handling channelInactive
23:51:50.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.130.252:36431(127.12.130.252:36431)] cleaning up while in state READY due to: connection closed
23:51:50.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.130.253:38771(127.12.130.253:38771)] handling channelInactive
23:51:50.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.130.253:38771(127.12.130.253:38771)] cleaning up while in state READY due to: connection closed
23:51:50.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.432070 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13096
23:51:50.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.438004 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13234
23:51:50.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.443194 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13369
23:51:50.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.447938 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12822
23:51:50.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.453728 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12893
23:51:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.458431 12811 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 12963
23:51:50.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:50Z chronyd exiting
.23:51:50.506 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468310506
23:51:50.509 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:50.509 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:50.509 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:50.509 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:50.509 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:50.511 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:50.607 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:50.607 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.608752 13547 mini_oidc.cc:150] Starting JWKS server
23:51:50.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.610131 13547 webserver.cc:534] Webserver started at http://127.0.0.1:32883/ using document root <none> and password file <none>
23:51:50.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.610251 13547 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:50.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.610436 13547 webserver.cc:534] Webserver started at http://127.0.0.1:33605/ using document root <none> and password file <none>
23:51:50.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:50Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:50.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:50Z Disabled control of system clock
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.624895 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/logs
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data/info.pb
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.254:42875
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.254
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:50.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json with env {}
23:51:50.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.718874 13558 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:50.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.719056 13558 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:50.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.719096 13558 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722254 13558 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722302 13558 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722321 13558 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722337 13558 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722352 13558 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.722365 13558 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32883/jwks.json
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.726020 13558 master_runner.cc:387] Master server non-default flags:
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.254:42875
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data/info.pb
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.254
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13558
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/logs
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:50.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.726925 13558 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:50.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.727953 13558 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:50.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.732625 13563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.732638 13564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.732736 13558 server_base.cc:1061] running on GCE node
23:51:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.732647 13566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.733253 13558 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:50.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.733973 13558 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.735116 13558 hybrid_clock.cc:648] HybridClock initialized: now 1783468310735106 us; error 21 us; skew 500 ppm
23:51:50.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.736644 13558 webserver.cc:534] Webserver started at http://127.13.58.254:45077/ using document root <none> and password file <none>
23:51:50.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.737126 13558 fs_manager.cc:362] Metadata directory not provided
23:51:50.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.737178 13558 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:50.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.737372 13558 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.738751 13558 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data/instance:
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "062b45cd566042c3950abb7ff55c40c8"
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.739194 13558 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal/instance:
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "062b45cd566042c3950abb7ff55c40c8"
23:51:50.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.742039 13558 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.743846 13572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.744684 13558 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.744781 13558 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal
23:51:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "062b45cd566042c3950abb7ff55c40c8"
23:51:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.744872 13558 fs_report.cc:389] FS layout report
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data/data
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.771169 13558 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:50.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.771910 13558 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:50.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.772083 13558 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.778523 13624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.254:42875 every 8 connection(s)
23:51:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.778528 13558 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.254:42875
23:51:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.779515 13558 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/data/info.pb
23:51:50.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.782066 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:50.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.784713 13625 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } has no permanent_uuid. Determining permanent_uuid...
23:51:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.789429 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13558
23:51:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.789563 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-0/wal/instance
23:51:50.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.790814 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/logs
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data/info.pb
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.253:38897
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.253
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:50.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json with env {}
23:51:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.795094 13625 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } has no permanent_uuid. Determining permanent_uuid...
23:51:50.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.795895 13575 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.58.253:38897: connect: Connection refused (error 111)
23:51:50.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.796685 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.253:38897: Network error: Client connection negotiation failed: client connection to 127.13.58.253:38897: connect: Connection refused (error 111)
23:51:50.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.845863 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } attempt: 1
23:51:50.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.847261 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.253:38897: Network error: Client connection negotiation failed: client connection to 127.13.58.253:38897: connect: Connection refused (error 111)
23:51:50.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.888319 13629 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:50.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.888510 13629 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:50.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.888568 13629 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891779 13629 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891856 13629 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891882 13629 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891904 13629 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891924 13629 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.891950 13629 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32883/jwks.json
23:51:50.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.895715 13629 master_runner.cc:387] Master server non-default flags:
23:51:50.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:50.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.253:38897
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data/info.pb
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.253
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13629
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/logs
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.896899 13629 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:50.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.897977 13629 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.902792 13638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.902813 13636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.902796 13635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.903048 13629 server_base.cc:1061] running on GCE node
23:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.903551 13629 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:50.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.904353 13629 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:50.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.905495 13629 hybrid_clock.cc:648] HybridClock initialized: now 1783468310905480 us; error 27 us; skew 500 ppm
23:51:50.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.906991 13629 webserver.cc:534] Webserver started at http://127.13.58.253:45153/ using document root <none> and password file <none>
23:51:50.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.907485 13629 fs_manager.cc:362] Metadata directory not provided
23:51:50.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.907542 13629 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:50.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.907738 13629 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.909157 13629 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data/instance:
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e182d027910a4b21b0b3b3a6ae2f40a5"
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.909601 13629 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal/instance:
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e182d027910a4b21b0b3b3a6ae2f40a5"
23:51:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.912484 13629 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:50.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.914269 13644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.915105 13629 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.915210 13629 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e182d027910a4b21b0b3b3a6ae2f40a5"
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:50 on dist-test-slave-fjh2"
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.915307 13629 fs_report.cc:389] FS layout report
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data/data
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.915421 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } attempt: 2
23:51:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.916666 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.253:38897: Network error: Client connection negotiation failed: client connection to 127.13.58.253:38897: connect: Connection refused (error 111)
23:51:50.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.941226 13629 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:50.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.941912 13629 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:50.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.942092 13629 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.948704 13629 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.253:38897
23:51:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.948693 13696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.253:38897 every 8 connection(s)
23:51:50.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.949841 13629 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/data/info.pb
23:51:50.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.952414 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:50.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.955029 13697 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } has no permanent_uuid. Determining permanent_uuid...
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.955977 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13629
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.956059 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-1/wal/instance
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.956646 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/logs
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data/info.pb
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.252:40139
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.252
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json with env {}
23:51:50.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.963364 13697 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } has no permanent_uuid. Determining permanent_uuid...
23:51:50.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.969070 13697 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } has no permanent_uuid. Determining permanent_uuid...
23:51:50.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.969738 13648 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.970479 13697 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.007829 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } attempt: 3
23:51:51.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.011996 13625 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } has no permanent_uuid. Determining permanent_uuid...
23:51:51.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.013120 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.019639 13697 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 1
23:51:51.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.020685 13697 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.044274 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 1
23:51:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.045531 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.055017 13700 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:51.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.055210 13700 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:51.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.055276 13700 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058594 13700 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058646 13700 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058673 13700 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058696 13700 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058717 13700 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:51.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.058734 13700 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32883/jwks.json
23:51:51.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.062534 13700 master_runner.cc:387] Master server non-default flags:
23:51:51.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.252:40139
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32883/jwks.json
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data/info.pb
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.252
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13700
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/logs
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.063863 13700 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:51.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.064935 13700 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.070062 13707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.070063 13708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.070314 13710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.070806 13700 server_base.cc:1061] running on GCE node
23:51:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.071378 13700 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:51.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.072513 13700 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:51.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.073701 13700 hybrid_clock.cc:648] HybridClock initialized: now 1783468311073655 us; error 76 us; skew 500 ppm
23:51:51.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.075778 13700 webserver.cc:534] Webserver started at http://127.13.58.252:38151/ using document root <none> and password file <none>
23:51:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.076472 13700 fs_manager.cc:362] Metadata directory not provided
23:51:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.076553 13700 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.076789 13700 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.078800 13700 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data/instance:
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8649e02caf6841589b640116152968c6"
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.079380 13700 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal/instance:
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8649e02caf6841589b640116152968c6"
23:51:51.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.083367 13700 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
23:51:51.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.085840 13716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.086975 13700 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.087087 13700 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8649e02caf6841589b640116152968c6"
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.087184 13700 fs_report.cc:389] FS layout report
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data/data
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:51.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:51.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.088826 13697 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 2
23:51:51.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.090025 13697 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.120453 13700 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.120692 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 2
23:51:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.121287 13700 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.121609 13700 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.121996 13625 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.58.252:40139: Network error: Client connection negotiation failed: client connection to 127.13.58.252:40139: connect: Connection refused (error 111)
23:51:51.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.130003 13768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.252:40139 every 8 connection(s)
23:51:51.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.130021 13700 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.252:40139
23:51:51.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.131168 13700 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/data/info.pb
23:51:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.132014 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13700
23:51:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.132112 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/master-2/wal/instance
23:51:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.133953 13769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:51.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.138159 13769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } has no permanent_uuid. Determining permanent_uuid...
23:51:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.147768 13769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } has no permanent_uuid. Determining permanent_uuid...
23:51:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.151674 13769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } has no permanent_uuid. Determining permanent_uuid...
23:51:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.157121 13769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: Bootstrap starting.
23:51:51.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.159107 13769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: Neither blocks nor log segments found. Creating new log.
23:51:51.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.159763 13769 log.cc:826] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: Log is configured to *not* fsync() on all Append() calls
23:51:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.161260 13769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: No bootstrap required, opened a new log
23:51:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.164043 13769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.164242 13769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.164296 13769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8649e02caf6841589b640116152968c6, State: Initialized, Role: FOLLOWER
23:51:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.164671 13769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.165056 13776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.165159 13776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.165584 13769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: configured and running, proceeding with master startup.
23:51:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.169463 13788 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.169651 13788 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.168566 13700 master_runner.cc:187] Error getting master registration for 127.13.58.254:42875: OK, instance_id { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" instance_seqno: 1783468310776791 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.170645 13700 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:51.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.181183 13697 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 3
23:51:51.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.186729 13697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: Bootstrap starting.
23:51:51.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.188827 13697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: Neither blocks nor log segments found. Creating new log.
23:51:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.189492 13697 log.cc:826] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: Log is configured to *not* fsync() on all Append() calls
23:51:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.190941 13697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: No bootstrap required, opened a new log
23:51:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.194177 13697 raft_consensus.cc:359] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.194314 13697 raft_consensus.cc:385] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.194360 13697 raft_consensus.cc:740] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e182d027910a4b21b0b3b3a6ae2f40a5, State: Initialized, Role: FOLLOWER
23:51:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.194743 13697 consensus_queue.cc:260] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.195181 13791 sys_catalog.cc:455] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.195289 13791 sys_catalog.cc:458] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.195818 13697 sys_catalog.cc:565] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: configured and running, proceeding with master startup.
23:51:51.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.200140 13802 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:51.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.200315 13802 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:51.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.198905 13629 master_runner.cc:187] Error getting master registration for 127.13.58.254:42875: OK, instance_id { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" instance_seqno: 1783468310776791 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:51.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.201108 13629 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:51.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.221148 13625 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } attempt: 3
23:51:51.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.227677 13625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Bootstrap starting.
23:51:51.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.230432 13625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Neither blocks nor log segments found. Creating new log.
23:51:51.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.231207 13625 log.cc:826] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Log is configured to *not* fsync() on all Append() calls
23:51:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.232960 13625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: No bootstrap required, opened a new log
23:51:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.236264 13625 raft_consensus.cc:359] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.236428 13625 raft_consensus.cc:385] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.236490 13625 raft_consensus.cc:740] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 062b45cd566042c3950abb7ff55c40c8, State: Initialized, Role: FOLLOWER
23:51:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.236897 13625 consensus_queue.cc:260] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.237344 13805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.237608 13805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.238055 13625 sys_catalog.cc:565] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: configured and running, proceeding with master startup.
23:51:51.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.242797 13816 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:51.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.242980 13816 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.245606 13558 master_runner.cc:264] No leader master found from master 062b45cd566042c3950abb7ff55c40c8
23:51:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.245666 13558 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.273425 13578 tablet.cc:2406] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.284933 13805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.285099 13805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.286065 13805 leader_election.cc:290] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e182d027910a4b21b0b3b3a6ae2f40a5 (127.13.58.253:38897), 8649e02caf6841589b640116152968c6 (127.13.58.252:40139)
23:51:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.287048 13743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062b45cd566042c3950abb7ff55c40c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8649e02caf6841589b640116152968c6" is_pre_election: true
23:51:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.287284 13743 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 062b45cd566042c3950abb7ff55c40c8 in term 0.
23:51:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.288147 13671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062b45cd566042c3950abb7ff55c40c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" is_pre_election: true
23:51:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.288376 13671 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 062b45cd566042c3950abb7ff55c40c8 in term 0.
23:51:51.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.289033 13576 leader_election.cc:304] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 062b45cd566042c3950abb7ff55c40c8, 8649e02caf6841589b640116152968c6; no voters: 
23:51:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.289714 13805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.289783 13805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.289819 13805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 0 FOLLOWER]: Advancing to term 1
23:51:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.290936 13805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.291285 13805 leader_election.cc:290] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [CANDIDATE]: Term 1 election: Requested vote from peers e182d027910a4b21b0b3b3a6ae2f40a5 (127.13.58.253:38897), 8649e02caf6841589b640116152968c6 (127.13.58.252:40139)
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.292259 13743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062b45cd566042c3950abb7ff55c40c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8649e02caf6841589b640116152968c6"
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.292371 13743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 0 FOLLOWER]: Advancing to term 1
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.293413 13743 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 062b45cd566042c3950abb7ff55c40c8 in term 1.
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.293720 13671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062b45cd566042c3950abb7ff55c40c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5"
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.293817 13671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 0 FOLLOWER]: Advancing to term 1
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.294776 13671 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 062b45cd566042c3950abb7ff55c40c8 in term 1.
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.295068 13575 leader_election.cc:304] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [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: 062b45cd566042c3950abb7ff55c40c8, e182d027910a4b21b0b3b3a6ae2f40a5; no voters: 
23:51:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.297966 13805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 1 FOLLOWER]: Leader election won for term 1
23:51:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.298161 13805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [term 1 LEADER]: Becoming Leader. State: Replica: 062b45cd566042c3950abb7ff55c40c8, State: Running, Role: LEADER
23:51:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.298446 13805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } }
23:51:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.300374 13805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062b45cd566042c3950abb7ff55c40c8. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.300604 13805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: This master's current role is: LEADER
23:51:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.305534 13820 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:51.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.306638 13820 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.311460 13743 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [term 1 FOLLOWER]: Refusing update from remote peer 062b45cd566042c3950abb7ff55c40c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.312134 13818 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:51.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.315469 13776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062b45cd566042c3950abb7ff55c40c8. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.315565 13776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.316565 13671 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [term 1 FOLLOWER]: Refusing update from remote peer 062b45cd566042c3950abb7ff55c40c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.317132 13818 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.320741 13791 sys_catalog.cc:455] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062b45cd566042c3950abb7ff55c40c8. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.320847 13791 sys_catalog.cc:458] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.322137 13818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.322237 13818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: This master's current role is: LEADER
23:51:51.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.322324 13821 mvcc.cc:204] Tried to move back new op lower bound from 7305086203125342208 to 7305086203082600448. Current Snapshot: MvccSnapshot[applied={T|T < 7305086203125342208}]
23:51:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.323553 13776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.323647 13776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.324270 13822 mvcc.cc:204] Tried to move back new op lower bound from 7305086203125342208 to 7305086203082600448. Current Snapshot: MvccSnapshot[applied={T|T < 7305086203125342208}]
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.325934 13820 catalog_manager.cc:1382] Generated new cluster ID: c1b23b9c2d224a40b29ad45c95fb5331
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.325985 13820 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.328342 13805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.328424 13805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8 [sys.catalog]: This master's current role is: LEADER
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.329221 13791 sys_catalog.cc:455] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "062b45cd566042c3950abb7ff55c40c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "062b45cd566042c3950abb7ff55c40c8" member_type: VOTER last_known_addr { host: "127.13.58.254" port: 42875 } } peers { permanent_uuid: "e182d027910a4b21b0b3b3a6ae2f40a5" member_type: VOTER last_known_addr { host: "127.13.58.253" port: 38897 } } peers { permanent_uuid: "8649e02caf6841589b640116152968c6" member_type: VOTER last_known_addr { host: "127.13.58.252" port: 40139 } } }
23:51:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.329319 13791 sys_catalog.cc:458] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5 [sys.catalog]: This master's current role is: FOLLOWER
23:51:51.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.333812 13824 mvcc.cc:204] Tried to move back new op lower bound from 7305086203125342208 to 7305086203082600448. Current Snapshot: MvccSnapshot[applied={T|T < 7305086203125342208}]
23:51:51.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.339655 13820 catalog_manager.cc:1405] Generated new certificate authority record
23:51:51.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.340924 13820 catalog_manager.cc:1539] Loading token signing keys...
23:51:51.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.360045 13820 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Generated new TSK 0
23:51:51.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.360662 13820 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.381924 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/logs
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data/info.pb
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.193:0
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.193
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.193
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:51.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.491225 13832 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:51.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.491387 13832 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:51.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.491425 13832 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.494637 13832 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.494725 13832 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.58.193
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.498472 13832 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.193:0
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data/info.pb
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.193
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13832
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.193
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/logs
23:51:51.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:51.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.499346 13832 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:51.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.500355 13832 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.505980 13838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.506065 13837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.505976 13840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.506376 13832 server_base.cc:1061] running on GCE node
23:51:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.506698 13832 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:51.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.507171 13832 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.508311 13832 hybrid_clock.cc:648] HybridClock initialized: now 1783468311508299 us; error 20 us; skew 500 ppm
23:51:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.509763 13832 webserver.cc:534] Webserver started at http://127.13.58.193:39729/ using document root <none> and password file <none>
23:51:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.510241 13832 fs_manager.cc:362] Metadata directory not provided
23:51:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.510294 13832 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.510492 13832 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.511899 13832 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data/instance:
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c1f5aaf2a26470797204928e20d11c6"
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.512326 13832 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal/instance:
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c1f5aaf2a26470797204928e20d11c6"
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.515161 13832 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:51.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.516958 13846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:51.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.517807 13832 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.517897 13832 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c1f5aaf2a26470797204928e20d11c6"
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.517977 13832 fs_report.cc:389] FS layout report
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data/data
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.533087 13832 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.533601 13832 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.533748 13832 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.534224 13832 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.535094 13832 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.535138 13832 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.535182 13832 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.535202 13832 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.543375 13832 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.193:40979
23:51:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.543399 13959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.193:40979 every 8 connection(s)
23:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.544293 13832 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/data/info.pb
23:51:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.547506 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13832
23:51:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.547603 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal/instance
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.550321 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/logs
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data/info.pb
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.194:0
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.194
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.194
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.553942 13960 heartbeater.cc:344] Connected to a master server at 127.13.58.252:40139
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.554141 13960 heartbeater.cc:461] Registering TS with master...
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.554602 13961 heartbeater.cc:344] Connected to a master server at 127.13.58.254:42875
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.554641 13960 heartbeater.cc:507] Master 127.13.58.252:40139 requested a full tablet report, sending...
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.554672 13961 heartbeater.cc:461] Registering TS with master...
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.554804 13961 heartbeater.cc:507] Master 127.13.58.254:42875 requested a full tablet report, sending...
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.555080 13962 heartbeater.cc:344] Connected to a master server at 127.13.58.253:38897
23:51:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.555147 13962 heartbeater.cc:461] Registering TS with master...
23:51:51.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.555305 13962 heartbeater.cc:507] Master 127.13.58.253:38897 requested a full tablet report, sending...
23:51:51.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.555928 13589 ts_manager.cc:194] Registered new tserver with Master: 4c1f5aaf2a26470797204928e20d11c6 (127.13.58.193:40979)
23:51:51.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.556290 13661 ts_manager.cc:194] Registered new tserver with Master: 4c1f5aaf2a26470797204928e20d11c6 (127.13.58.193:40979)
23:51:51.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.556317 13733 ts_manager.cc:194] Registered new tserver with Master: 4c1f5aaf2a26470797204928e20d11c6 (127.13.58.193:40979)
23:51:51.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.557262 13589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.58.193:37367
23:51:51.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.650146 13967 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:51.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.650345 13967 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:51.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.650386 13967 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.653621 13967 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.653718 13967 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.58.194
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.657476 13967 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.194:0
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data/info.pb
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.194
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13967
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.194
23:51:51.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/logs
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.658492 13967 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:51.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.659545 13967 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.665421 13972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.665462 13973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.665433 13975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.665643 13967 server_base.cc:1061] running on GCE node
23:51:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.665931 13967 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.666467 13967 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:51.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.667577 13967 hybrid_clock.cc:648] HybridClock initialized: now 1783468311667558 us; error 34 us; skew 500 ppm
23:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.669117 13967 webserver.cc:534] Webserver started at http://127.13.58.194:44689/ using document root <none> and password file <none>
23:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.669656 13967 fs_manager.cc:362] Metadata directory not provided
23:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.669724 13967 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.669874 13967 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.671278 13967 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data/instance:
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b758bb67fc864a44a8f468a16700e403"
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.671679 13967 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal/instance:
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b758bb67fc864a44a8f468a16700e403"
23:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.674539 13967 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
23:51:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.676527 13981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.677392 13967 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.677475 13967 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b758bb67fc864a44a8f468a16700e403"
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.677568 13967 fs_report.cc:389] FS layout report
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data/data
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.689394 13967 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.689899 13967 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:51.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.690028 13967 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:51.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.690460 13967 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.691340 13967 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.691385 13967 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.691419 13967 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.691432 13967 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.699785 13967 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.194:35455
23:51:51.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.699860 14094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.194:35455 every 8 connection(s)
23:51:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.700646 13967 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/data/info.pb
23:51:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.707015 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 13967
23:51:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.707099 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal/instance
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.709209 13547 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/logs
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data/info.pb
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.195:0
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.195
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.195
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710101 14096 heartbeater.cc:344] Connected to a master server at 127.13.58.254:42875
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710304 14096 heartbeater.cc:461] Registering TS with master...
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710335 14097 heartbeater.cc:344] Connected to a master server at 127.13.58.253:38897
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710386 14097 heartbeater.cc:461] Registering TS with master...
23:51:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710831 14097 heartbeater.cc:507] Master 127.13.58.253:38897 requested a full tablet report, sending...
23:51:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710831 14096 heartbeater.cc:507] Master 127.13.58.254:42875 requested a full tablet report, sending...
23:51:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.710873 14095 heartbeater.cc:344] Connected to a master server at 127.13.58.252:40139
23:51:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.711128 14095 heartbeater.cc:461] Registering TS with master...
23:51:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.711292 14095 heartbeater.cc:507] Master 127.13.58.252:40139 requested a full tablet report, sending...
23:51:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.712010 13733 ts_manager.cc:194] Registered new tserver with Master: b758bb67fc864a44a8f468a16700e403 (127.13.58.194:35455)
23:51:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.712034 13589 ts_manager.cc:194] Registered new tserver with Master: b758bb67fc864a44a8f468a16700e403 (127.13.58.194:35455)
23:51:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.712082 13661 ts_manager.cc:194] Registered new tserver with Master: b758bb67fc864a44a8f468a16700e403 (127.13.58.194:35455)
23:51:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.712647 13589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.58.194:33455
23:51:51.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.805902 14102 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:51.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.806080 14102 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:51.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.806119 14102 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.809388 14102 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:51.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.809494 14102 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.58.195
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.813066 14102 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.58.212:37811
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.58.195:0
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data/info.pb
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.58.195
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.58.254:42875,127.13.58.253:38897,127.13.58.252:40139
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14102
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.58.195
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/logs
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.813979 14102 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:51.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.815001 14102 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.820725 14107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.820688 14108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.820688 14110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.820851 14102 server_base.cc:1061] running on GCE node
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.821278 14102 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.821729 14102 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.822867 14102 hybrid_clock.cc:648] HybridClock initialized: now 1783468311822857 us; error 22 us; skew 500 ppm
23:51:51.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.824389 14102 webserver.cc:534] Webserver started at http://127.13.58.195:39353/ using document root <none> and password file <none>
23:51:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.824935 14102 fs_manager.cc:362] Metadata directory not provided
23:51:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.824991 14102 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.825191 14102 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:51.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.826618 14102 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data/instance:
23:51:51.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e041227c7037462795772bc67fe67dbf"
23:51:51.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.827083 14102 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal/instance:
23:51:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e041227c7037462795772bc67fe67dbf"
23:51:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.830005 14102 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
23:51:51.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.831761 14116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.832623 14102 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.832716 14102 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e041227c7037462795772bc67fe67dbf"
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:51 on dist-test-slave-fjh2"
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.832810 14102 fs_report.cc:389] FS layout report
23:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data/data
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.850363 14102 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.850895 14102 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.851049 14102 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.851549 14102 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.852468 14102 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.852523 14102 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.852571 14102 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.852588 14102 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:51.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.860958 14102 rpc_server.cc:307] RPC server started. Bound to: 127.13.58.195:39849
23:51:51.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.860991 14229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.58.195:39849 every 8 connection(s)
23:51:51.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.861843 14102 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/data/info.pb
23:51:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.865396 13547 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14102
23:51:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.865500 13547 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-2/wal/instance
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871572 14231 heartbeater.cc:344] Connected to a master server at 127.13.58.254:42875
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871589 14232 heartbeater.cc:344] Connected to a master server at 127.13.58.253:38897
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871589 14230 heartbeater.cc:344] Connected to a master server at 127.13.58.252:40139
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871825 14231 heartbeater.cc:461] Registering TS with master...
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871819 14232 heartbeater.cc:461] Registering TS with master...
23:51:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.871819 14230 heartbeater.cc:461] Registering TS with master...
23:51:51.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.872328 14232 heartbeater.cc:507] Master 127.13.58.253:38897 requested a full tablet report, sending...
23:51:51.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.872339 14230 heartbeater.cc:507] Master 127.13.58.252:40139 requested a full tablet report, sending...
23:51:51.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.872344 14231 heartbeater.cc:507] Master 127.13.58.254:42875 requested a full tablet report, sending...
23:51:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.873368 13733 ts_manager.cc:194] Registered new tserver with Master: e041227c7037462795772bc67fe67dbf (127.13.58.195:39849)
23:51:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.873394 13661 ts_manager.cc:194] Registered new tserver with Master: e041227c7037462795772bc67fe67dbf (127.13.58.195:39849)
23:51:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.873456 13589 ts_manager.cc:194] Registered new tserver with Master: e041227c7037462795772bc67fe67dbf (127.13.58.195:39849)
23:51:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.874082 13589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.58.195:54645
23:51:51.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.884935 13547 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:51.885 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:51.885 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:51.886 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.58.254"
      port: 42875
    }
    bound_http_address {
      host: "127.13.58.254"
      port: 45077
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.58.253"
      port: 38897
    }
    bound_http_address {
      host: "127.13.58.253"
      port: 45153
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.58.252"
      port: 40139
    }
    bound_http_address {
      host: "127.13.58.252"
      port: 38151
    }
  }
}

23:51:51.886 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:51.887 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.58.193"
      port: 40979
    }
    bound_http_address {
      host: "127.13.58.193"
      port: 39729
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.58.194"
      port: 35455
    }
    bound_http_address {
      host: "127.13.58.194"
      port: 44689
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.58.195"
      port: 39849
    }
    bound_http_address {
      host: "127.13.58.195"
      port: 39353
    }
  }
}

23:51:51.887 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:51.889 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.890 [DEBUG - main] (Connection.java:748) [peer master-127.13.58.253:38897(127.13.58.253:38897)] connecting to peer
23:51:51.891 [DEBUG - main] (Connection.java:748) [peer master-127.13.58.252:40139(127.13.58.252:40139)] connecting to peer
23:51:51.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.58.253:38897(127.13.58.253:38897)] Successfully connected to peer
23:51:51.892 [DEBUG - main] (Connection.java:748) [peer master-127.13.58.254:42875(127.13.58.254:42875)] connecting to peer
23:51:51.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.58.252:40139(127.13.58.252:40139)] Successfully connected to peer
23:51:51.893 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.58.254:42875(127.13.58.254:42875)] Successfully connected to peer
23:51:51.894 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.58.253
23:51:51.895 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.58.252
23:51:51.895 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.58.254
23:51:51.911 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c477202, L:/127.0.0.1:47908 - R:/127.13.58.254:42875] using SASL/PLAIN
23:51:51.912 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06d96615, L:/127.0.0.1:53834 - R:/127.13.58.252:40139] using SASL/PLAIN
23:51:51.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.58.253:38897, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.58.252:40139, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.58.254:42875, [23ms] Sub RPC ConnectToMaster: received response from server master-127.13.58.254:42875: OK, deferred=null) after lookup
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.914844 13589 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47908:
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468311889"
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:51.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcec6f6b8, L:/127.0.0.1:33504 - R:/127.13.58.253:38897] using SASL/PLAIN
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:51.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 47c55336b6a3498d813888fec67ee933
23:51:51.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.938099 14029 tablet_service.cc:1511] Processing CreateTablet for tablet 68f739d35f7e419a859ecb582cc2f85d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468311889 [id=47c55336b6a3498d813888fec67ee933]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
23:51:51.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.939189 14029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f739d35f7e419a859ecb582cc2f85d. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.943619 14253 tablet_bootstrap.cc:492] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Bootstrap starting.
23:51:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.945652 14253 tablet_bootstrap.cc:654] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Neither blocks nor log segments found. Creating new log.
23:51:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.946491 14253 log.cc:826] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Log is configured to *not* fsync() on all Append() calls
23:51:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.947896 14253 tablet_bootstrap.cc:492] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: No bootstrap required, opened a new log
23:51:51.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.948046 14253 ts_tablet_manager.cc:1403] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.950359 14253 raft_consensus.cc:359] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b758bb67fc864a44a8f468a16700e403" member_type: VOTER last_known_addr { host: "127.13.58.194" port: 35455 } }
23:51:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.950531 14253 raft_consensus.cc:385] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.950579 14253 raft_consensus.cc:740] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b758bb67fc864a44a8f468a16700e403, State: Initialized, Role: FOLLOWER
23:51:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.950950 14253 consensus_queue.cc:260] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b758bb67fc864a44a8f468a16700e403" member_type: VOTER last_known_addr { host: "127.13.58.194" port: 35455 } }
23:51:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.951184 14253 raft_consensus.cc:399] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.951325 14253 raft_consensus.cc:493] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.951426 14253 raft_consensus.cc:3060] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 0 FOLLOWER]: Advancing to term 1
23:51:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.952181 14253 raft_consensus.cc:515] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b758bb67fc864a44a8f468a16700e403" member_type: VOTER last_known_addr { host: "127.13.58.194" port: 35455 } }
23:51:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.952486 14253 leader_election.cc:304] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b758bb67fc864a44a8f468a16700e403; no voters: 
23:51:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.952775 14253 leader_election.cc:290] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.952860 14255 raft_consensus.cc:2804] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 1 FOLLOWER]: Leader election won for term 1
23:51:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.953161 14255 raft_consensus.cc:697] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 1 LEADER]: Becoming Leader. State: Replica: b758bb67fc864a44a8f468a16700e403, State: Running, Role: LEADER
23:51:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.953503 14255 consensus_queue.cc:237] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b758bb67fc864a44a8f468a16700e403" member_type: VOTER last_known_addr { host: "127.13.58.194" port: 35455 } }
23:51:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.953682 14253 ts_tablet_manager.cc:1434] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
23:51:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.954473 14096 heartbeater.cc:499] Master 127.13.58.254:42875 was elected leader, sending a full tablet report...
23:51:51.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.957727 13589 catalog_manager.cc:5696] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 reported cstate change: term changed from 0 to 1, leader changed from <none> to b758bb67fc864a44a8f468a16700e403 (127.13.58.194). New cstate: current_term: 1 leader_uuid: "b758bb67fc864a44a8f468a16700e403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b758bb67fc864a44a8f468a16700e403" member_type: VOTER last_known_addr { host: "127.13.58.194" port: 35455 } health_report { overall_health: HEALTHY } } }
23:51:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.973850 13589 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47908:
23:51:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468311889" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.980505 13589 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 278b6adef5f8488da3e239076eee3ad4 has no consensus state
23:51:51.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.990542 13894 tablet_service.cc:1511] Processing CreateTablet for tablet 278b6adef5f8488da3e239076eee3ad4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468311889 [id=47c55336b6a3498d813888fec67ee933]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
23:51:51.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.991760 13894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278b6adef5f8488da3e239076eee3ad4. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:51.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.997570 14261 tablet_bootstrap.cc:492] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Bootstrap starting.
23:51:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.999665 14261 tablet_bootstrap.cc:654] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Neither blocks nor log segments found. Creating new log.
23:51:52.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.000383 14261 log.cc:826] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Log is configured to *not* fsync() on all Append() calls
23:51:52.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.001818 14261 tablet_bootstrap.cc:492] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: No bootstrap required, opened a new log
23:51:52.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.002015 14261 ts_tablet_manager.cc:1403] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:51:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.004314 14261 raft_consensus.cc:359] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1f5aaf2a26470797204928e20d11c6" member_type: VOTER last_known_addr { host: "127.13.58.193" port: 40979 } }
23:51:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.004483 14261 raft_consensus.cc:385] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.004532 14261 raft_consensus.cc:740] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1f5aaf2a26470797204928e20d11c6, State: Initialized, Role: FOLLOWER
23:51:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.004920 14261 consensus_queue.cc:260] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1f5aaf2a26470797204928e20d11c6" member_type: VOTER last_known_addr { host: "127.13.58.193" port: 40979 } }
23:51:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.005049 14261 raft_consensus.cc:399] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.005105 14261 raft_consensus.cc:493] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.005187 14261 raft_consensus.cc:3060] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 0 FOLLOWER]: Advancing to term 1
23:51:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.005887 14261 raft_consensus.cc:515] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1f5aaf2a26470797204928e20d11c6" member_type: VOTER last_known_addr { host: "127.13.58.193" port: 40979 } }
23:51:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.006196 14261 leader_election.cc:304] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c1f5aaf2a26470797204928e20d11c6; no voters: 
23:51:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.006490 14261 leader_election.cc:290] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.006578 14263 raft_consensus.cc:2804] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 1 FOLLOWER]: Leader election won for term 1
23:51:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.006842 14263 raft_consensus.cc:697] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 1 LEADER]: Becoming Leader. State: Replica: 4c1f5aaf2a26470797204928e20d11c6, State: Running, Role: LEADER
23:51:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.007238 14263 consensus_queue.cc:237] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1f5aaf2a26470797204928e20d11c6" member_type: VOTER last_known_addr { host: "127.13.58.193" port: 40979 } }
23:51:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.007333 13961 heartbeater.cc:499] Master 127.13.58.254:42875 was elected leader, sending a full tablet report...
23:51:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.007400 14261 ts_tablet_manager.cc:1434] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
23:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.010656 13589 catalog_manager.cc:5696] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c1f5aaf2a26470797204928e20d11c6 (127.13.58.193). New cstate: current_term: 1 leader_uuid: "4c1f5aaf2a26470797204928e20d11c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1f5aaf2a26470797204928e20d11c6" member_type: VOTER last_known_addr { host: "127.13.58.193" port: 40979 } health_report { overall_health: HEALTHY } } }
23:51:52.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.017275 13589 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: org.apache.kudu.client.TestAlterTable-1783468311889 [id=47c55336b6a3498d813888fec67ee933] alter complete (version 0)
23:51:52.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.047 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.048 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.048 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.049 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7eb01b12, flushNotification=Deferred@793269462(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:52.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.050 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.050 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.051 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.051 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.051 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.053 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.058 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.058 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.066 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.066 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.075 [DEBUG - kudu-nio-2] (Connection.java:748) [peer b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)] connecting to peer
23:51:52.077 [DEBUG - kudu-nio-3] (Connection.java:757) [peer b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)] Successfully connected to peer
23:51:52.091 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xb36c46bf, L:/127.0.0.1:33078 - R:/127.13.58.194:35455] using TOKEN/null
23:51:52.102 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e70bd39, flushNotification=Deferred@15094126(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:52.103 [DEBUG - main] (Connection.java:748) [peer 4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)] connecting to peer
23:51:52.104 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)] Successfully connected to peer
23:51:52.116 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x52fd9ad1, L:/127.0.0.1:55814 - R:/127.13.58.193:40979] using TOKEN/null
23:51:52.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 68f739d35f7e419a859ecb582cc2f85d for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x80000000, 0x80000064)
23:51:52.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 278b6adef5f8488da3e239076eee3ad4 for table 'org.apache.kudu.client.TestAlterTable-1783468311889' with partition [0x800000C8, 0x8000012C)
23:51:52.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=68f739d35f7e419a859ecb582cc2f85d@[b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=278b6adef5f8488da3e239076eee3ad4@[4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.58.254:42875, [2ms] Sub RPC GetTableLocations: received response from server master-127.13.58.254:42875: OK, deferred=null)) after lookup
23:51:52.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468311889, tablet=68f739d35f7e419a859ecb582cc2f85d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:52.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 68f739d35f7e419a859ecb582cc2f85d for partition [0x80000000, 0x80000064) with scanner id null
23:51:52.142 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468311889, tablet=278b6adef5f8488da3e239076eee3ad4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:52.142 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 278b6adef5f8488da3e239076eee3ad4 for partition [0x800000C8, 0x8000012C) with scanner id null
23:51:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.144306 13586 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47908:
23:51:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468311889" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:52.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.151093 13586 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Sending DeleteTablet for 1 replicas of tablet 68f739d35f7e419a859ecb582cc2f85d
23:51:52.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.151367 13586 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 062b45cd566042c3950abb7ff55c40c8: Sending DeleteTablet for 1 replicas of tablet 278b6adef5f8488da3e239076eee3ad4
23:51:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.152298 14029 tablet_service.cc:1558] Processing DeleteTablet for tablet 68f739d35f7e419a859ecb582cc2f85d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:52 UTC) from {username='slave'} at 127.0.0.1:33064
23:51:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.152873 13894 tablet_service.cc:1558] Processing DeleteTablet for tablet 278b6adef5f8488da3e239076eee3ad4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:52 UTC) from {username='slave'} at 127.0.0.1:55798
23:51:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.153383 14275 tablet_replica.cc:333] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: stopping tablet replica
23:51:52.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.153764 14275 raft_consensus.cc:2243] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 1 LEADER]: Raft consensus shutting down.
23:51:52.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.154076 14275 raft_consensus.cc:2272] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:52.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.154520 14274 tablet_replica.cc:333] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: stopping tablet replica
23:51:52.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.154858 14274 raft_consensus.cc:2243] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 1 LEADER]: Raft consensus shutting down.
23:51:52.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.155076 14274 raft_consensus.cc:2272] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.156185 14275 ts_tablet_manager.cc:1916] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:52.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.156412 14274 ts_tablet_manager.cc:1916] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.158641 14275 ts_tablet_manager.cc:1929] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.158732 14274 ts_tablet_manager.cc:1929] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:52.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.158807 14274 log.cc:1199] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-1/wal/wals/68f739d35f7e419a859ecb582cc2f85d
23:51:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.158921 14275 log.cc:1199] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15540812071154611240/ts-0/wal/wals/278b6adef5f8488da3e239076eee3ad4
23:51:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.159085 14274 ts_tablet_manager.cc:1950] T 68f739d35f7e419a859ecb582cc2f85d P b758bb67fc864a44a8f468a16700e403: Deleting consensus metadata
23:51:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.159276 14275 ts_tablet_manager.cc:1950] T 278b6adef5f8488da3e239076eee3ad4 P 4c1f5aaf2a26470797204928e20d11c6: Deleting consensus metadata
23:51:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.160411 13574 catalog_manager.cc:5027] TS b758bb67fc864a44a8f468a16700e403 (127.13.58.194:35455): tablet 68f739d35f7e419a859ecb582cc2f85d (table org.apache.kudu.client.TestAlterTable-1783468311889 [id=47c55336b6a3498d813888fec67ee933]) successfully deleted
23:51:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.160460 13573 catalog_manager.cc:5027] TS 4c1f5aaf2a26470797204928e20d11c6 (127.13.58.193:40979): tablet 278b6adef5f8488da3e239076eee3ad4 (table org.apache.kudu.client.TestAlterTable-1783468311889 [id=47c55336b6a3498d813888fec67ee933]) successfully deleted
23:51:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.171120 13788 catalog_manager.cc:1294] Loaded cluster ID: c1b23b9c2d224a40b29ad45c95fb5331
23:51:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.171188 13788 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: loading cluster ID for follower catalog manager: success
23:51:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.173465 13788 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: acquiring CA information for follower catalog manager: success
23:51:52.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
23:51:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.174839 13788 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8649e02caf6841589b640116152968c6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:52.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.58.254:42875, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.58.254:42875: OK, deferred=null)) after lookup
23:51:52.175 [DEBUG - main] (Connection.java:575) [peer master-127.13.58.253:38897(127.13.58.253:38897)] disconnecting while in state READY
23:51:52.175 [DEBUG - main] (Connection.java:575) [peer master-127.13.58.254:42875(127.13.58.254:42875)] disconnecting while in state READY
23:51:52.175 [DEBUG - main] (Connection.java:575) [peer 4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)] disconnecting while in state READY
23:51:52.175 [DEBUG - main] (Connection.java:575) [peer master-127.13.58.252:40139(127.13.58.252:40139)] disconnecting while in state READY
23:51:52.175 [DEBUG - main] (Connection.java:575) [peer b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)] disconnecting while in state READY
23:51:52.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.58.253:38897(127.13.58.253:38897)] handling channelInactive
23:51:52.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.58.253:38897(127.13.58.253:38897)] cleaning up while in state READY due to: connection closed
23:51:52.176 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)] handling channelInactive
23:51:52.176 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 4c1f5aaf2a26470797204928e20d11c6(127.13.58.193:40979)] cleaning up while in state READY due to: connection closed
23:51:52.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.58.252:40139(127.13.58.252:40139)] handling channelInactive
23:51:52.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.58.252:40139(127.13.58.252:40139)] cleaning up while in state READY due to: connection closed
23:51:52.177 [DEBUG - kudu-nio-3] (Connection.java:239) [peer b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)] handling channelInactive
23:51:52.177 [DEBUG - kudu-nio-3] (Connection.java:709) [peer b758bb67fc864a44a8f468a16700e403(127.13.58.194:35455)] cleaning up while in state READY due to: connection closed
23:51:52.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.58.254:42875(127.13.58.254:42875)] handling channelInactive
23:51:52.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.58.254:42875(127.13.58.254:42875)] cleaning up while in state READY due to: connection closed
23:51:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.181654 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13832
23:51:52.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.187166 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13967
23:51:52.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.193068 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14102
23:51:52.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.197747 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13558
23:51:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.201547 13802 catalog_manager.cc:1294] Loaded cluster ID: c1b23b9c2d224a40b29ad45c95fb5331
23:51:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.201602 13802 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e182d027910a4b21b0b3b3a6ae2f40a5: loading cluster ID for follower catalog manager: success
23:51:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.202422 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13629
23:51:52.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.207291 13547 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 13700
23:51:52.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:52Z chronyd exiting
.23:51:52.255 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468312255
23:51:52.257 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:52.257 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:52.257 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:52.257 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:52.257 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:52.260 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:52.357 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:52.357 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:52.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.358430 14279 mini_oidc.cc:150] Starting JWKS server
23:51:52.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.359741 14279 webserver.cc:534] Webserver started at http://127.0.0.1:37407/ using document root <none> and password file <none>
23:51:52.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.359913 14279 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:52.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.360116 14279 webserver.cc:534] Webserver started at http://127.0.0.1:34161/ using document root <none> and password file <none>
23:51:52.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:52Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:52.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:52Z Disabled control of system clock
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.372498 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/logs
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data/info.pb
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.254:37643
23:51:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.254
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json with env {}
23:51:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.468094 14290 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.468266 14290 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.468307 14290 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471426 14290 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471472 14290 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471489 14290 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471504 14290 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471521 14290 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.471534 14290 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37407/jwks.json
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.475214 14290 master_runner.cc:387] Master server non-default flags:
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.254:37643
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data/info.pb
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.254
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14290
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/logs
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.476300 14290 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:52.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.477632 14290 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.483268 14296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.483512 14290 server_base.cc:1061] running on GCE node
23:51:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.483340 14298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.483264 14295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.484225 14290 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.485189 14290 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:52.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.486367 14290 hybrid_clock.cc:648] HybridClock initialized: now 1783468312486352 us; error 27 us; skew 500 ppm
23:51:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.488312 14290 webserver.cc:534] Webserver started at http://127.13.241.254:41949/ using document root <none> and password file <none>
23:51:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.488917 14290 fs_manager.cc:362] Metadata directory not provided
23:51:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.489002 14290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.489194 14290 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.491075 14290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data/instance:
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96"
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.491593 14290 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal/instance:
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96"
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.495374 14290 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
23:51:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.497226 14304 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.498078 14290 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.498167 14290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96"
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.498234 14290 fs_report.cc:389] FS layout report
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data/data
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.516492 14290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.517043 14290 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.517172 14290 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.523595 14356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.254:37643 every 8 connection(s)
23:51:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.523597 14290 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.254:37643
23:51:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.524562 14290 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/data/info.pb
23:51:52.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.526803 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14290
23:51:52.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.526950 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-0/wal/instance
23:51:52.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.527344 14357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.528579 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/logs
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data/info.pb
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.253:40109
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.253
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json with env {}
23:51:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.530571 14357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.543560 14357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.544268 14306 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.241.253:40109: connect: Connection refused (error 111)
23:51:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.545020 14357 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.253:40109: Network error: Client connection negotiation failed: client connection to 127.13.241.253:40109: connect: Connection refused (error 111)
23:51:52.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.594208 14357 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } attempt: 1
23:51:52.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.595582 14357 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.253:40109: Network error: Client connection negotiation failed: client connection to 127.13.241.253:40109: connect: Connection refused (error 111)
23:51:52.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.625272 14359 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:52.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.625437 14359 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:52.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.625476 14359 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628574 14359 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628616 14359 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628634 14359 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628649 14359 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628665 14359 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.628679 14359 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37407/jwks.json
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.632310 14359 master_runner.cc:387] Master server non-default flags:
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.253:40109
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data/info.pb
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.253
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14359
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/logs
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:52.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.633212 14359 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.634150 14359 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.638839 14367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.638815 14368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.638833 14370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.639008 14359 server_base.cc:1061] running on GCE node
23:51:52.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.639618 14359 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:52.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.640419 14359 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.641559 14359 hybrid_clock.cc:648] HybridClock initialized: now 1783468312641535 us; error 33 us; skew 500 ppm
23:51:52.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.643064 14359 webserver.cc:534] Webserver started at http://127.13.241.253:37987/ using document root <none> and password file <none>
23:51:52.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.643541 14359 fs_manager.cc:362] Metadata directory not provided
23:51:52.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.643594 14359 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:52.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.643784 14359 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.645164 14359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data/instance:
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44e58693b9bf4c6a90c2c96f91bf7e80"
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.645617 14359 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal/instance:
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44e58693b9bf4c6a90c2c96f91bf7e80"
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.648432 14359 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:51:52.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.650180 14376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.651007 14359 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.651103 14359 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44e58693b9bf4c6a90c2c96f91bf7e80"
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.651192 14359 fs_report.cc:389] FS layout report
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data/data
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:52.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:52.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.663718 14357 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } attempt: 2
23:51:52.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.664870 14357 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.253:40109: Network error: Client connection negotiation failed: client connection to 127.13.241.253:40109: connect: Connection refused (error 111)
23:51:52.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.673207 14359 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:52.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.673744 14359 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:52.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.673869 14359 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:52.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.680122 14428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.253:40109 every 8 connection(s)
23:51:52.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.680124 14359 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.253:40109
23:51:52.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.681092 14359 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/data/info.pb
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.683213 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14359
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.683291 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-1/wal/instance
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.683768 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal
23:51:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/logs
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data/info.pb
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.252:44541
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.252
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json with env {}
23:51:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.683766 14429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.686553 14429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.694465 14429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.699548 14429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.700214 14377 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.700958 14429 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.252:44541: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.750159 14429 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } attempt: 1
23:51:52.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.751700 14429 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.252:44541: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.756011 14357 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } attempt: 3
23:51:52.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.759850 14357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.761106 14357 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.252:44541: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.781003 14432 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:52.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.781181 14432 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:52.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.781222 14432 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784421 14432 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784466 14432 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784485 14432 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784502 14432 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784518 14432 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.784530 14432 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37407/jwks.json
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.789641 14432 master_runner.cc:387] Master server non-default flags:
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.252:44541
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37407/jwks.json
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data/info.pb
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.252
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14432
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/logs
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.790876 14432 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:52.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.792205 14432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:52.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.792253 14357 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } attempt: 1
23:51:52.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.793476 14357 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.252:44541: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.797816 14440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.797860 14443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.797894 14441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.798610 14432 server_base.cc:1061] running on GCE node
23:51:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.799011 14432 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.799736 14432 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:52.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.800880 14432 hybrid_clock.cc:648] HybridClock initialized: now 1783468312800858 us; error 37 us; skew 500 ppm
23:51:52.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.802484 14432 webserver.cc:534] Webserver started at http://127.13.241.252:46827/ using document root <none> and password file <none>
23:51:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.802986 14432 fs_manager.cc:362] Metadata directory not provided
23:51:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.803043 14432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.803236 14432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.804677 14432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data/instance:
23:51:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4833e9f00061455694a956657d85bae3"
23:51:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.805137 14432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal/instance:
23:51:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4833e9f00061455694a956657d85bae3"
23:51:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.808252 14432 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:52.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.810204 14449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.811149 14432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.811254 14432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4833e9f00061455694a956657d85bae3"
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:52 on dist-test-slave-fjh2"
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.811347 14432 fs_report.cc:389] FS layout report
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data/data
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.819839 14429 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } attempt: 2
23:51:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.820986 14429 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.241.252:44541: Network error: Client connection negotiation failed: client connection to 127.13.241.252:44541: connect: Connection refused (error 111)
23:51:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.823117 14432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.823611 14432 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.823740 14432 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:52.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.830111 14432 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.252:44541
23:51:52.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.830118 14501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.252:44541 every 8 connection(s)
23:51:52.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.830945 14432 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/data/info.pb
23:51:52.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.833473 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:52.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.836063 14502 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.838390 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14432
23:51:52.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.838497 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/master-2/wal/instance
23:51:52.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.844041 14502 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.847937 14502 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } has no permanent_uuid. Determining permanent_uuid...
23:51:52.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.855023 14502 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: Bootstrap starting.
23:51:52.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.856890 14502 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: Neither blocks nor log segments found. Creating new log.
23:51:52.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.857451 14502 log.cc:826] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: Log is configured to *not* fsync() on all Append() calls
23:51:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.858860 14502 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: No bootstrap required, opened a new log
23:51:52.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.862442 14502 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.862633 14502 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.862679 14502 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4833e9f00061455694a956657d85bae3, State: Initialized, Role: FOLLOWER
23:51:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.863114 14502 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.863731 14511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.863883 14511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.864334 14502 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: configured and running, proceeding with master startup.
23:51:52.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.868628 14357 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } attempt: 2
23:51:52.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.868772 14522 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:52.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.868840 14522 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:52.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.868134 14432 master_runner.cc:187] Error getting master registration for 127.13.241.254:37643: OK, instance_id { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" instance_seqno: 1783468312521839 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:52.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.870064 14432 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:52.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.874241 14357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: Bootstrap starting.
23:51:52.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.876642 14357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: Neither blocks nor log segments found. Creating new log.
23:51:52.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.877400 14357 log.cc:826] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: Log is configured to *not* fsync() on all Append() calls
23:51:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.879068 14357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: No bootstrap required, opened a new log
23:51:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.882364 14357 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.882540 14357 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.882596 14357 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9e9022098c4cdeb5b2a732bd8a3e96, State: Initialized, Role: FOLLOWER
23:51:52.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.882997 14357 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.883397 14525 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.883504 14525 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.884110 14357 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: configured and running, proceeding with master startup.
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.888643 14536 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.888816 14536 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.888577 14290 master_runner.cc:187] Error getting master registration for 127.13.241.253:40109: OK, instance_id { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" instance_seqno: 1783468312678413 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.890630 14290 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.912249 14429 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } attempt: 3
23:51:52.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.919114 14429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: Bootstrap starting.
23:51:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.921731 14429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: Neither blocks nor log segments found. Creating new log.
23:51:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.922812 14429 log.cc:826] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: Log is configured to *not* fsync() on all Append() calls
23:51:52.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.924626 14429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: No bootstrap required, opened a new log
23:51:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.928489 14429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.928656 14429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.928709 14429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e58693b9bf4c6a90c2c96f91bf7e80, State: Initialized, Role: FOLLOWER
23:51:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.929173 14429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.929421 14539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.929628 14539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.930286 14429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: configured and running, proceeding with master startup.
23:51:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.930972 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" is_pre_election: true
23:51:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.931200 14331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e58693b9bf4c6a90c2c96f91bf7e80 in term 0.
23:51:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.931595 14380 leader_election.cc:304] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e58693b9bf4c6a90c2c96f91bf7e80, ee9e9022098c4cdeb5b2a732bd8a3e96; no voters: 
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.932577 14476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4833e9f00061455694a956657d85bae3" is_pre_election: true
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.932803 14476 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e58693b9bf4c6a90c2c96f91bf7e80 in term 0.
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.933287 14539 leader_election.cc:290] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9e9022098c4cdeb5b2a732bd8a3e96 (127.13.241.254:37643), 4833e9f00061455694a956657d85bae3 (127.13.241.252:44541)
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.933583 14539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.933768 14539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.933904 14539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:52.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.935305 14552 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:52.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.935371 14552 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:52.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.935568 14539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:52.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.935695 14539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 0 FOLLOWER]: Advancing to term 1
23:51:52.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.936781 14539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.938664 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96"
23:51:52.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.938786 14331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 0 FOLLOWER]: Advancing to term 1
23:51:52.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.939777 14331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e58693b9bf4c6a90c2c96f91bf7e80 in term 1.
23:51:52.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.939834 14359 master_runner.cc:264] No leader master found from master 44e58693b9bf4c6a90c2c96f91bf7e80
23:51:52.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.939888 14359 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:52.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.941551 14380 leader_election.cc:304] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [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: 44e58693b9bf4c6a90c2c96f91bf7e80, ee9e9022098c4cdeb5b2a732bd8a3e96; no voters: 
23:51:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.942611 14540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 1 FOLLOWER]: Leader election won for term 1
23:51:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.942788 14540 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [term 1 LEADER]: Becoming Leader. State: Replica: 44e58693b9bf4c6a90c2c96f91bf7e80, State: Running, Role: LEADER
23:51:52.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.943150 14540 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } }
23:51:52.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.944936 14540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44e58693b9bf4c6a90c2c96f91bf7e80. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.945938 14476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4833e9f00061455694a956657d85bae3"
23:51:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.946056 14476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 0 FOLLOWER]: Advancing to term 1
23:51:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.947036 14476 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e58693b9bf4c6a90c2c96f91bf7e80 in term 1.
23:51:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.947559 14540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: This master's current role is: LEADER
23:51:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.947499 14539 leader_election.cc:290] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [CANDIDATE]: Term 1 election: Requested vote from peers ee9e9022098c4cdeb5b2a732bd8a3e96 (127.13.241.254:37643), 4833e9f00061455694a956657d85bae3 (127.13.241.252:44541)
23:51:52.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.949230 14555 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.950238 14555 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.954911 14476 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [term 1 FOLLOWER]: Refusing update from remote peer 44e58693b9bf4c6a90c2c96f91bf7e80: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:52.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.955641 14547 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:52.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.961488 14511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44e58693b9bf4c6a90c2c96f91bf7e80. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.961591 14511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.961935 14331 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [term 1 FOLLOWER]: Refusing update from remote peer 44e58693b9bf4c6a90c2c96f91bf7e80: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:52.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.962422 14547 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.965618 14525 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44e58693b9bf4c6a90c2c96f91bf7e80. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.965724 14525 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.968037 14547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.968139 14547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: This master's current role is: LEADER
23:51:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.969154 14525 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.969244 14525 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.969709 14556 mvcc.cc:204] Tried to move back new op lower bound from 7305086209856942080 to 7305086209818841088. Current Snapshot: MvccSnapshot[applied={T|T < 7305086209856942080}]
23:51:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.971405 14555 catalog_manager.cc:1382] Generated new cluster ID: fee74d206fc841609068a39b2abc76e5
23:51:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.971467 14555 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.974629 14547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.974715 14547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80 [sys.catalog]: This master's current role is: LEADER
23:51:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.975381 14511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9e9022098c4cdeb5b2a732bd8a3e96" member_type: VOTER last_known_addr { host: "127.13.241.254" port: 37643 } } peers { permanent_uuid: "44e58693b9bf4c6a90c2c96f91bf7e80" member_type: VOTER last_known_addr { host: "127.13.241.253" port: 40109 } } peers { permanent_uuid: "4833e9f00061455694a956657d85bae3" member_type: VOTER last_known_addr { host: "127.13.241.252" port: 44541 } } }
23:51:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.975483 14511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3 [sys.catalog]: This master's current role is: FOLLOWER
23:51:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.975540 14557 mvcc.cc:204] Tried to move back new op lower bound from 7305086209856942080 to 7305086209818841088. Current Snapshot: MvccSnapshot[applied={T|T < 7305086209856942080}]
23:51:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.977144 14559 mvcc.cc:204] Tried to move back new op lower bound from 7305086209856942080 to 7305086209818841088. Current Snapshot: MvccSnapshot[applied={T|T < 7305086209856942080}]
23:51:53.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.001622 14555 catalog_manager.cc:1405] Generated new certificate authority record
23:51:53.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.003037 14555 catalog_manager.cc:1539] Loading token signing keys...
23:51:53.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.019125 14555 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: Generated new TSK 0
23:51:53.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.019959 14555 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.035379 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/logs
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data/info.pb
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.193:0
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.193
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.193
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:53.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.154546 14564 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:53.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.154721 14564 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:53.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.154776 14564 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:53.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.158058 14564 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:53.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.158154 14564 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.241.193
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.161880 14564 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.193:0
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data/info.pb
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.193
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14564
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.193
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/logs
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.162822 14564 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.163892 14564 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.169834 14572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.169835 14569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.169802 14570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.170007 14564 server_base.cc:1061] running on GCE node
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.170357 14564 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.170815 14564 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:53.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.171955 14564 hybrid_clock.cc:648] HybridClock initialized: now 1783468313171947 us; error 25 us; skew 500 ppm
23:51:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.173436 14564 webserver.cc:534] Webserver started at http://127.13.241.193:41591/ using document root <none> and password file <none>
23:51:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.173902 14564 fs_manager.cc:362] Metadata directory not provided
23:51:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.173949 14564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.174089 14564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.175439 14564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data/instance:
23:51:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f341c5c54252470b97ed63b1d316f1b9"
23:51:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.175875 14564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal/instance:
23:51:53.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f341c5c54252470b97ed63b1d316f1b9"
23:51:53.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.178629 14564 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.180399 14578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.181224 14564 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.181309 14564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f341c5c54252470b97ed63b1d316f1b9"
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.181376 14564 fs_report.cc:389] FS layout report
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data/data
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:53.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.200148 14564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.200676 14564 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.200805 14564 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:53.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.201313 14564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.202324 14564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.202370 14564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.202406 14564 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.202420 14564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:53.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.210590 14564 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.193:42679
23:51:53.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.210637 14691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.193:42679 every 8 connection(s)
23:51:53.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.211516 14564 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/data/info.pb
23:51:53.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.212318 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14564
23:51:53.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.212416 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-0/wal/instance
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.216369 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:53.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/logs
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data/info.pb
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.194:0
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.194
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.194
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221135 14694 heartbeater.cc:344] Connected to a master server at 127.13.241.253:40109
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221145 14693 heartbeater.cc:344] Connected to a master server at 127.13.241.254:37643
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221318 14692 heartbeater.cc:344] Connected to a master server at 127.13.241.252:44541
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221357 14694 heartbeater.cc:461] Registering TS with master...
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221385 14692 heartbeater.cc:461] Registering TS with master...
23:51:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221355 14693 heartbeater.cc:461] Registering TS with master...
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221864 14693 heartbeater.cc:507] Master 127.13.241.254:37643 requested a full tablet report, sending...
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221859 14694 heartbeater.cc:507] Master 127.13.241.253:40109 requested a full tablet report, sending...
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.221848 14692 heartbeater.cc:507] Master 127.13.241.252:44541 requested a full tablet report, sending...
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.223199 14393 ts_manager.cc:194] Registered new tserver with Master: f341c5c54252470b97ed63b1d316f1b9 (127.13.241.193:42679)
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.223199 14321 ts_manager.cc:194] Registered new tserver with Master: f341c5c54252470b97ed63b1d316f1b9 (127.13.241.193:42679)
23:51:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.223269 14466 ts_manager.cc:194] Registered new tserver with Master: f341c5c54252470b97ed63b1d316f1b9 (127.13.241.193:42679)
23:51:53.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.224520 14393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.241.193:56325
23:51:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.314348 14699 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.314535 14699 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.314575 14699 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:53.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.317790 14699 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:53.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.317885 14699 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.241.194
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.321561 14699 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.194:0
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data/info.pb
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.194
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14699
23:51:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.194
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/logs
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.322490 14699 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:53.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.323487 14699 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.329433 14705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.329443 14707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.329528 14704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.329705 14699 server_base.cc:1061] running on GCE node
23:51:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.330034 14699 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.330557 14699 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:53.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.331692 14699 hybrid_clock.cc:648] HybridClock initialized: now 1783468313331681 us; error 23 us; skew 500 ppm
23:51:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.333201 14699 webserver.cc:534] Webserver started at http://127.13.241.194:46325/ using document root <none> and password file <none>
23:51:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.333715 14699 fs_manager.cc:362] Metadata directory not provided
23:51:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.333771 14699 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.333966 14699 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.335426 14699 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data/instance:
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e85e1667a08e4f59a43afd6afb40498d"
23:51:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.335912 14699 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal/instance:
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e85e1667a08e4f59a43afd6afb40498d"
23:51:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.338889 14699 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:53.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.340744 14713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.341581 14699 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.341676 14699 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e85e1667a08e4f59a43afd6afb40498d"
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.341768 14699 fs_report.cc:389] FS layout report
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal
23:51:53.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data/data
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:53.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.354923 14699 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.355527 14699 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:53.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.355693 14699 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:53.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.356249 14699 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:53.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.357197 14699 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:53.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.357244 14699 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:53.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.357292 14699 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:53.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.357311 14699 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.365633 14699 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.194:38629
23:51:53.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.365670 14826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.194:38629 every 8 connection(s)
23:51:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.366515 14699 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/data/info.pb
23:51:53.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.374130 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14699
23:51:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.374225 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-1/wal/instance
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375092 14829 heartbeater.cc:344] Connected to a master server at 127.13.241.253:40109
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375306 14829 heartbeater.cc:461] Registering TS with master...
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375516 14828 heartbeater.cc:344] Connected to a master server at 127.13.241.254:37643
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375599 14828 heartbeater.cc:461] Registering TS with master...
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375836 14828 heartbeater.cc:507] Master 127.13.241.254:37643 requested a full tablet report, sending...
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.376459 14279 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/logs
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data/info.pb
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.195:0
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.195
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.195
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.377833 14321 ts_manager.cc:194] Registered new tserver with Master: e85e1667a08e4f59a43afd6afb40498d (127.13.241.194:38629)
23:51:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.375836 14829 heartbeater.cc:507] Master 127.13.241.253:40109 requested a full tablet report, sending...
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.378671 14827 heartbeater.cc:344] Connected to a master server at 127.13.241.252:44541
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.378742 14827 heartbeater.cc:461] Registering TS with master...
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.378741 14393 ts_manager.cc:194] Registered new tserver with Master: e85e1667a08e4f59a43afd6afb40498d (127.13.241.194:38629)
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.378909 14827 heartbeater.cc:507] Master 127.13.241.252:44541 requested a full tablet report, sending...
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.379235 14393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.241.194:60933
23:51:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.379500 14466 ts_manager.cc:194] Registered new tserver with Master: e85e1667a08e4f59a43afd6afb40498d (127.13.241.194:38629)
23:51:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.474447 14834 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.474630 14834 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.474669 14834 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.477852 14834 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:53.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.477942 14834 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.241.195
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.481515 14834 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.241.212:38505
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.241.195:0
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data/info.pb
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.241.195
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.241.254:37643,127.13.241.253:40109,127.13.241.252:44541
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14834
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.241.195
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/logs
23:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.482434 14834 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.483451 14834 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:53.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.489282 14842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.489288 14839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.489488 14834 server_base.cc:1061] running on GCE node
23:51:53.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.489602 14840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.489924 14834 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.490379 14834 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:53.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.491513 14834 hybrid_clock.cc:648] HybridClock initialized: now 1783468313491502 us; error 27 us; skew 500 ppm
23:51:53.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.493074 14834 webserver.cc:534] Webserver started at http://127.13.241.195:45747/ using document root <none> and password file <none>
23:51:53.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.493526 14834 fs_manager.cc:362] Metadata directory not provided
23:51:53.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.493571 14834 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:53.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.493706 14834 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.495050 14834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data/instance:
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8065469df01b46eda55377786f3a9164"
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.495434 14834 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal/instance:
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8065469df01b46eda55377786f3a9164"
23:51:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.498265 14834 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:53.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.500005 14848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:53.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.500829 14834 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.500912 14834 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8065469df01b46eda55377786f3a9164"
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:53 on dist-test-slave-fjh2"
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.500988 14834 fs_report.cc:389] FS layout report
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data/data
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:53.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.523593 14834 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:53.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.524149 14834 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:53.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.524276 14834 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:53.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.524694 14834 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.525555 14834 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.525605 14834 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.525640 14834 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.525655 14834 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:53.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.535036 14834 rpc_server.cc:307] RPC server started. Bound to: 127.13.241.195:38601
23:51:53.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.535084 14961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.241.195:38601 every 8 connection(s)
23:51:53.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.536233 14834 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/data/info.pb
23:51:53.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.541904 14279 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 14834
23:51:53.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.542008 14279 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4744794011004990043/ts-2/wal/instance
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544549 14963 heartbeater.cc:344] Connected to a master server at 127.13.241.254:37643
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544726 14964 heartbeater.cc:344] Connected to a master server at 127.13.241.253:40109
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544750 14963 heartbeater.cc:461] Registering TS with master...
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544782 14964 heartbeater.cc:461] Registering TS with master...
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544755 14962 heartbeater.cc:344] Connected to a master server at 127.13.241.252:44541
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.544875 14962 heartbeater.cc:461] Registering TS with master...
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.545300 14963 heartbeater.cc:507] Master 127.13.241.254:37643 requested a full tablet report, sending...
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.545327 14962 heartbeater.cc:507] Master 127.13.241.252:44541 requested a full tablet report, sending...
23:51:53.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.545310 14964 heartbeater.cc:507] Master 127.13.241.253:40109 requested a full tablet report, sending...
23:51:53.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.546380 14321 ts_manager.cc:194] Registered new tserver with Master: 8065469df01b46eda55377786f3a9164 (127.13.241.195:38601)
23:51:53.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.546380 14466 ts_manager.cc:194] Registered new tserver with Master: 8065469df01b46eda55377786f3a9164 (127.13.241.195:38601)
23:51:53.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.546733 14393 ts_manager.cc:194] Registered new tserver with Master: 8065469df01b46eda55377786f3a9164 (127.13.241.195:38601)
23:51:53.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.547289 14393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.241.195:34861
23:51:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.560500 14279 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:53.561 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:53.561 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:53.562 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.241.254"
      port: 37643
    }
    bound_http_address {
      host: "127.13.241.254"
      port: 41949
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.241.253"
      port: 40109
    }
    bound_http_address {
      host: "127.13.241.253"
      port: 37987
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.241.252"
      port: 44541
    }
    bound_http_address {
      host: "127.13.241.252"
      port: 46827
    }
  }
}

23:51:53.562 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:53.562 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.241.193"
      port: 42679
    }
    bound_http_address {
      host: "127.13.241.193"
      port: 41591
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.241.194"
      port: 38629
    }
    bound_http_address {
      host: "127.13.241.194"
      port: 46325
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.241.195"
      port: 38601
    }
    bound_http_address {
      host: "127.13.241.195"
      port: 45747
    }
  }
}

23:51:53.562 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:53.564 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.565 [DEBUG - main] (Connection.java:748) [peer master-127.13.241.254:37643(127.13.241.254:37643)] connecting to peer
23:51:53.566 [DEBUG - main] (Connection.java:748) [peer master-127.13.241.252:44541(127.13.241.252:44541)] connecting to peer
23:51:53.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.241.254:37643(127.13.241.254:37643)] Successfully connected to peer
23:51:53.568 [DEBUG - main] (Connection.java:748) [peer master-127.13.241.253:40109(127.13.241.253:40109)] connecting to peer
23:51:53.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.241.252:44541(127.13.241.252:44541)] Successfully connected to peer
23:51:53.569 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.241.254
23:51:53.571 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.241.252
23:51:53.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.241.253:40109(127.13.241.253:40109)] Successfully connected to peer
23:51:53.579 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.13.241.253
23:51:53.584 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c22fcb3, L:/127.0.0.1:51298 - R:/127.13.241.252:44541] using SASL/PLAIN
23:51:53.586 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c4bd8bc, L:/127.0.0.1:47574 - R:/127.13.241.254:37643] using SASL/PLAIN
23:51:53.591 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9a1f1932, L:/127.0.0.1:45916 - R:/127.13.241.253:40109] using SASL/PLAIN
23:51:53.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.241.254:37643, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.241.252:44541, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.241.253:40109, [21ms] Sub RPC ConnectToMaster: received response from server master-127.13.241.252:44541: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.13.241.254:37643: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.13.241.253:40109: OK, deferred=null) after lookup
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.594230 14393 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45916:
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468313564"
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:53.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 21bd35e80ba747d5baff15be1d9ea420
23:51:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.617146 14626 tablet_service.cc:1511] Processing CreateTablet for tablet cec0b393408344e8bc50e3d936faf6c1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468313564 [id=21bd35e80ba747d5baff15be1d9ea420]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.618155 14626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec0b393408344e8bc50e3d936faf6c1. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.618075 14896 tablet_service.cc:1511] Processing CreateTablet for tablet 6b60d2b216fc4d4ab3e11094751cc000 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468313564 [id=21bd35e80ba747d5baff15be1d9ea420]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.618911 14896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b60d2b216fc4d4ab3e11094751cc000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.623813 14985 tablet_bootstrap.cc:492] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Bootstrap starting.
23:51:53.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.624498 14986 tablet_bootstrap.cc:492] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Bootstrap starting.
23:51:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.626135 14986 tablet_bootstrap.cc:654] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Neither blocks nor log segments found. Creating new log.
23:51:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.626399 14985 tablet_bootstrap.cc:654] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Neither blocks nor log segments found. Creating new log.
23:51:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.627046 14986 log.cc:826] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Log is configured to *not* fsync() on all Append() calls
23:51:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.627576 14985 log.cc:826] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Log is configured to *not* fsync() on all Append() calls
23:51:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.629112 14986 tablet_bootstrap.cc:492] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: No bootstrap required, opened a new log
23:51:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.629112 14985 tablet_bootstrap.cc:492] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: No bootstrap required, opened a new log
23:51:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.629289 14986 ts_tablet_manager.cc:1403] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:51:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.629289 14985 ts_tablet_manager.cc:1403] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632325 14985 raft_consensus.cc:359] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f341c5c54252470b97ed63b1d316f1b9" member_type: VOTER last_known_addr { host: "127.13.241.193" port: 42679 } }
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632325 14986 raft_consensus.cc:359] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8065469df01b46eda55377786f3a9164" member_type: VOTER last_known_addr { host: "127.13.241.195" port: 38601 } }
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632560 14986 raft_consensus.cc:385] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632622 14986 raft_consensus.cc:740] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8065469df01b46eda55377786f3a9164, State: Initialized, Role: FOLLOWER
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632741 14985 raft_consensus.cc:385] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:53.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.632813 14985 raft_consensus.cc:740] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f341c5c54252470b97ed63b1d316f1b9, State: Initialized, Role: FOLLOWER
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633096 14986 consensus_queue.cc:260] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8065469df01b46eda55377786f3a9164" member_type: VOTER last_known_addr { host: "127.13.241.195" port: 38601 } }
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633136 14985 consensus_queue.cc:260] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f341c5c54252470b97ed63b1d316f1b9" member_type: VOTER last_known_addr { host: "127.13.241.193" port: 42679 } }
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633241 14985 raft_consensus.cc:399] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633241 14986 raft_consensus.cc:399] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633291 14985 raft_consensus.cc:493] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633291 14986 raft_consensus.cc:493] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633368 14986 raft_consensus.cc:3060] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 0 FOLLOWER]: Advancing to term 1
23:51:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.633368 14985 raft_consensus.cc:3060] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 0 FOLLOWER]: Advancing to term 1
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634212 14986 raft_consensus.cc:515] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8065469df01b46eda55377786f3a9164" member_type: VOTER last_known_addr { host: "127.13.241.195" port: 38601 } }
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634212 14985 raft_consensus.cc:515] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f341c5c54252470b97ed63b1d316f1b9" member_type: VOTER last_known_addr { host: "127.13.241.193" port: 42679 } }
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634548 14986 leader_election.cc:304] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8065469df01b46eda55377786f3a9164; no voters: 
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634548 14985 leader_election.cc:304] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f341c5c54252470b97ed63b1d316f1b9; no voters: 
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634830 14985 leader_election.cc:290] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634830 14986 leader_election.cc:290] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.634936 14989 raft_consensus.cc:2804] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 1 FOLLOWER]: Leader election won for term 1
23:51:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.635144 14989 raft_consensus.cc:697] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [term 1 LEADER]: Becoming Leader. State: Replica: 8065469df01b46eda55377786f3a9164, State: Running, Role: LEADER
23:51:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.635404 14990 raft_consensus.cc:2804] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 1 FOLLOWER]: Leader election won for term 1
23:51:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.635622 14985 ts_tablet_manager.cc:1434] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.635627 14986 ts_tablet_manager.cc:1434] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.636073 14694 heartbeater.cc:499] Master 127.13.241.253:40109 was elected leader, sending a full tablet report...
23:51:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.635697 14990 raft_consensus.cc:697] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [term 1 LEADER]: Becoming Leader. State: Replica: f341c5c54252470b97ed63b1d316f1b9, State: Running, Role: LEADER
23:51:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.636433 14964 heartbeater.cc:499] Master 127.13.241.253:40109 was elected leader, sending a full tablet report...
23:51:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.636818 14990 consensus_queue.cc:237] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f341c5c54252470b97ed63b1d316f1b9" member_type: VOTER last_known_addr { host: "127.13.241.193" port: 42679 } }
23:51:53.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.638090 14989 consensus_queue.cc:237] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8065469df01b46eda55377786f3a9164" member_type: VOTER last_known_addr { host: "127.13.241.195" port: 38601 } }
23:51:53.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.641101 14393 catalog_manager.cc:5696] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f341c5c54252470b97ed63b1d316f1b9 (127.13.241.193). New cstate: current_term: 1 leader_uuid: "f341c5c54252470b97ed63b1d316f1b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f341c5c54252470b97ed63b1d316f1b9" member_type: VOTER last_known_addr { host: "127.13.241.193" port: 42679 } health_report { overall_health: HEALTHY } } }
23:51:53.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.641656 14392 catalog_manager.cc:5696] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8065469df01b46eda55377786f3a9164 (127.13.241.195). New cstate: current_term: 1 leader_uuid: "8065469df01b46eda55377786f3a9164" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8065469df01b46eda55377786f3a9164" member_type: VOTER last_known_addr { host: "127.13.241.195" port: 38601 } health_report { overall_health: HEALTHY } } }
23:51:53.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.680 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7df587ef, flushNotification=Deferred@1851255134(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:53.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.683 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.683 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.686 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.686 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.686 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.687 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.691 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.691 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.704 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 8065469df01b46eda55377786f3a9164(127.13.241.195:38601)] connecting to peer
23:51:53.706 [DEBUG - kudu-nio-2] (Connection.java:748) [peer f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)] connecting to peer
23:51:53.707 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8065469df01b46eda55377786f3a9164(127.13.241.195:38601)] Successfully connected to peer
23:51:53.711 [DEBUG - kudu-nio-4] (Connection.java:757) [peer f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)] Successfully connected to peer
23:51:53.729 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x5a8cf76b, L:/127.0.0.1:34510 - R:/127.13.241.193:42679] using TOKEN/null
23:51:53.732 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xc4e440e5, L:/127.0.0.1:52506 - R:/127.13.241.195:38601] using TOKEN/null
23:51:53.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.241.253:40109, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.241.253:40109: OK, deferred=null)) after lookup
23:51:53.751 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=cec0b393408344e8bc50e3d936faf6c1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.751 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cec0b393408344e8bc50e3d936faf6c1 for partition [0x00000000, 0x00000001) with scanner id null
23:51:53.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=6b60d2b216fc4d4ab3e11094751cc000, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6b60d2b216fc4d4ab3e11094751cc000 for partition [0x00000001, 0x00000002) with scanner id null
23:51:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.758282 14391 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45916:
23:51:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468313564" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.765407 15006 tablet.cc:1724] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Alter schema from (
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL IMMUTABLE,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.765506 15007 tablet.cc:1724] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Alter schema from (
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:53.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL IMMUTABLE,
23:51:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:53.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.803431 14391 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: org.apache.kudu.client.TestAlterTable-1783468313564 [id=21bd35e80ba747d5baff15be1d9ea420] alter complete (version 1)
23:51:53.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 21bd35e80ba747d5baff15be1d9ea420
23:51:53.814 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@56db847e, flushNotification=Deferred@121678773(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:53.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.829 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.241.253:40109, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.241.253:40109: OK, deferred=null)) after lookup
23:51:53.834 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 93 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=cec0b393408344e8bc50e3d936faf6c1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.834 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cec0b393408344e8bc50e3d936faf6c1 for partition [0x00000000, 0x00000001) with scanner id null
23:51:53.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=6b60d2b216fc4d4ab3e11094751cc000, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6b60d2b216fc4d4ab3e11094751cc000 for partition [0x00000001, 0x00000002) with scanner id null
23:51:53.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.844532 14391 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45916:
23:51:53.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468313564" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
23:51:53.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.854122 15006 tablet.cc:1724] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Alter schema from (
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL IMMUTABLE,
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.861368 15007 tablet.cc:1724] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Alter schema from (
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL IMMUTABLE,
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
23:51:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.870816 14522 catalog_manager.cc:1294] Loaded cluster ID: fee74d206fc841609068a39b2abc76e5
23:51:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.870883 14522 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: loading cluster ID for follower catalog manager: success
23:51:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.873217 14522 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: acquiring CA information for follower catalog manager: success
23:51:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.874524 14522 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4833e9f00061455694a956657d85bae3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:53.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.887678 14391 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: org.apache.kudu.client.TestAlterTable-1783468313564 [id=21bd35e80ba747d5baff15be1d9ea420] alter complete (version 2)
23:51:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.896016 14536 catalog_manager.cc:1294] Loaded cluster ID: fee74d206fc841609068a39b2abc76e5
23:51:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.896083 14536 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: loading cluster ID for follower catalog manager: success
23:51:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.898460 14536 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: acquiring CA information for follower catalog manager: success
23:51:53.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 21bd35e80ba747d5baff15be1d9ea420
23:51:53.901 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5fe8b721, flushNotification=Deferred@1427775702(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:53.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.901851 14536 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ee9e9022098c4cdeb5b2a732bd8a3e96: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:53.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.241.253:40109, [2ms] Sub RPC GetTableLocations: received response from server master-127.13.241.253:40109: OK, deferred=null)) after lookup
23:51:53.912 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=cec0b393408344e8bc50e3d936faf6c1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.912 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cec0b393408344e8bc50e3d936faf6c1 for partition [0x00000000, 0x00000001) with scanner id null
23:51:53.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 154 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=6b60d2b216fc4d4ab3e11094751cc000, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6b60d2b216fc4d4ab3e11094751cc000 for partition [0x00000001, 0x00000002) with scanner id null
23:51:53.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.916961 14391 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45916:
23:51:53.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468313564" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "immu_col" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: true is_auto_incrementing: false } } }
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.927932 15007 tablet.cc:1724] T 6b60d2b216fc4d4ab3e11094751cc000 P 8065469df01b46eda55377786f3a9164: Alter schema from (
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:immu_col INT32 NULLABLE IMMUTABLE,
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.933439 15006 tablet.cc:1724] T cec0b393408344e8bc50e3d936faf6c1 P f341c5c54252470b97ed63b1d316f1b9: Alter schema from (
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:immu_col INT32 NULLABLE IMMUTABLE,
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
23:51:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.951107 14391 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 44e58693b9bf4c6a90c2c96f91bf7e80: org.apache.kudu.client.TestAlterTable-1783468313564 [id=21bd35e80ba747d5baff15be1d9ea420] alter complete (version 3)
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.965975 14695 maintenance_manager.cc:419] P f341c5c54252470b97ed63b1d316f1b9: Scheduling UndoDeltaBlockGCOp(cec0b393408344e8bc50e3d936faf6c1): 471 bytes on disk
23:51:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.966883 14583 maintenance_manager.cc:643] P f341c5c54252470b97ed63b1d316f1b9: UndoDeltaBlockGCOp(cec0b393408344e8bc50e3d936faf6c1) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4}
23:51:53.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.968919 14695 maintenance_manager.cc:419] P f341c5c54252470b97ed63b1d316f1b9: Scheduling CompactRowSetsOp(cec0b393408344e8bc50e3d936faf6c1): perf score=0.023996
23:51:53.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 21bd35e80ba747d5baff15be1d9ea420
23:51:53.972 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64c2b546, flushNotification=Deferred@2114537280(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:53.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cec0b393408344e8bc50e3d936faf6c1 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000000, 0x00000001)
23:51:53.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6b60d2b216fc4d4ab3e11094751cc000 for table 'org.apache.kudu.client.TestAlterTable-1783468313564' with partition [0x00000001, 0x00000002)
23:51:53.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cec0b393408344e8bc50e3d936faf6c1@[f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6b60d2b216fc4d4ab3e11094751cc000@[8065469df01b46eda55377786f3a9164(127.13.241.195:38601)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:53.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.241.253:40109, [2ms] Sub RPC GetTableLocations: received response from server master-127.13.241.253:40109: OK, deferred=null)) after lookup
23:51:53.986 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=cec0b393408344e8bc50e3d936faf6c1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.987 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cec0b393408344e8bc50e3d936faf6c1 for partition [0x00000000, 0x00000001) with scanner id null
23:51:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.989310 14583 maintenance_manager.cc:643] P f341c5c54252470b97ed63b1d316f1b9: CompactRowSetsOp(cec0b393408344e8bc50e3d936faf6c1) complete. Timing: real 0.020s	user 0.014s	sys 0.000s Metrics: {"bytes_written":4888,"cfile_cache_hit":10,"cfile_cache_hit_bytes":263,"cfile_cache_miss":30,"cfile_cache_miss_bytes":3301,"cfile_init":5,"delta_iterators_relevant":6,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":128,"dirs.run_wall_time_us":2192,"drs_written":1,"lbm_read_time_us":1126,"lbm_reads_lt_1ms":50,"lbm_write_time_us":429,"lbm_writes_lt_1ms":22,"num_input_rowsets":3,"peak_mem_usage":98304,"rows_written":146,"thread_start_us":308,"threads_started":5}
23:51:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.990051 14695 maintenance_manager.cc:419] P f341c5c54252470b97ed63b1d316f1b9: Scheduling UndoDeltaBlockGCOp(cec0b393408344e8bc50e3d936faf6c1): 1065 bytes on disk
23:51:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.990485 14583 maintenance_manager.cc:643] P f341c5c54252470b97ed63b1d316f1b9: UndoDeltaBlockGCOp(cec0b393408344e8bc50e3d936faf6c1) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4}
23:51:53.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468313564, tablet=6b60d2b216fc4d4ab3e11094751cc000, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:53.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6b60d2b216fc4d4ab3e11094751cc000 for partition [0x00000001, 0x00000002) with scanner id null
23:51:53.991 [DEBUG - main] (Connection.java:575) [peer 8065469df01b46eda55377786f3a9164(127.13.241.195:38601)] disconnecting while in state READY
23:51:53.992 [DEBUG - main] (Connection.java:575) [peer master-127.13.241.253:40109(127.13.241.253:40109)] disconnecting while in state READY
23:51:53.992 [DEBUG - main] (Connection.java:575) [peer f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)] disconnecting while in state READY
23:51:53.992 [DEBUG - main] (Connection.java:575) [peer master-127.13.241.254:37643(127.13.241.254:37643)] disconnecting while in state READY
23:51:53.992 [DEBUG - main] (Connection.java:575) [peer master-127.13.241.252:44541(127.13.241.252:44541)] disconnecting while in state READY
23:51:53.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.241.252:44541(127.13.241.252:44541)] handling channelInactive
23:51:53.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.241.254:37643(127.13.241.254:37643)] handling channelInactive
23:51:53.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.241.252:44541(127.13.241.252:44541)] cleaning up while in state READY due to: connection closed
23:51:53.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.241.254:37643(127.13.241.254:37643)] cleaning up while in state READY due to: connection closed
23:51:53.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.241.253:40109(127.13.241.253:40109)] handling channelInactive
23:51:53.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.241.253:40109(127.13.241.253:40109)] cleaning up while in state READY due to: connection closed
23:51:53.994 [DEBUG - kudu-nio-4] (Connection.java:239) [peer f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)] handling channelInactive
23:51:53.994 [DEBUG - kudu-nio-4] (Connection.java:709) [peer f341c5c54252470b97ed63b1d316f1b9(127.13.241.193:42679)] cleaning up while in state READY due to: connection closed
23:51:53.995 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.001 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8065469df01b46eda55377786f3a9164(127.13.241.195:38601)] handling channelInactive
23:51:54.001 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8065469df01b46eda55377786f3a9164(127.13.241.195:38601)] cleaning up while in state READY due to: connection closed
23:51:54.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.001374 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14564
23:51:54.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.010440 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14699
23:51:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.016682 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14834
23:51:54.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.022018 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14290
23:51:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.028925 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14359
23:51:54.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.033759 14279 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 14432
23:51:54.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:54Z chronyd exiting
.23:51:54.082 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468314082
23:51:54.084 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:54.084 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:54.084 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:54.085 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:54.085 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:54.087 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:54.185 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:54.185 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:54.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.186040 15021 mini_oidc.cc:150] Starting JWKS server
23:51:54.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.187557 15021 webserver.cc:534] Webserver started at http://127.0.0.1:39375/ using document root <none> and password file <none>
23:51:54.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.187685 15021 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:54.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.187893 15021 webserver.cc:534] Webserver started at http://127.0.0.1:44857/ using document root <none> and password file <none>
23:51:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:54.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:54Z Disabled control of system clock
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.200523 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/logs
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data/info.pb
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.126:35977
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.126
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json with env {}
23:51:54.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.295193 15032 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:54.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.295377 15032 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:54.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.295418 15032 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298589 15032 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298635 15032 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298652 15032 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298668 15032 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298683 15032 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.298696 15032 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39375/jwks.json
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.302341 15032 master_runner.cc:387] Master server non-default flags:
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.126:35977
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data/info.pb
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.126
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15032
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/logs
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:54.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:54.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:54.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.303232 15032 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:54.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.304265 15032 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.309073 15040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.309083 15038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.309088 15037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.309234 15032 server_base.cc:1061] running on GCE node
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.309723 15032 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.310519 15032 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:54.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.311661 15032 hybrid_clock.cc:648] HybridClock initialized: now 1783468314311644 us; error 33 us; skew 500 ppm
23:51:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.313163 15032 webserver.cc:534] Webserver started at http://127.14.171.126:39361/ using document root <none> and password file <none>
23:51:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.313752 15032 fs_manager.cc:362] Metadata directory not provided
23:51:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.313803 15032 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:54.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.313944 15032 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.315323 15032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data/instance:
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6ea198697294d99bc234f372a2c3273"
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.315721 15032 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal/instance:
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6ea198697294d99bc234f372a2c3273"
23:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.318547 15032 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:54.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.320326 15046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.321149 15032 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.321235 15032 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6ea198697294d99bc234f372a2c3273"
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.321302 15032 fs_report.cc:389] FS layout report
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data/data
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:54.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.333336 15032 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:54.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.333843 15032 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.333968 15032 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:54.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.340310 15032 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.126:35977
23:51:54.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.340313 15099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.126:35977 every 8 connection(s)
23:51:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.341230 15032 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/data/info.pb
23:51:54.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.343709 15100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:54.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.344944 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15032
23:51:54.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.345082 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-0/wal/instance
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.346325 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/logs
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data/info.pb
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.125:35557
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.125
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json with env {}
23:51:54.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.346241 15100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.355638 15100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.356290 15047 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.171.125:35557: connect: Connection refused (error 111)
23:51:54.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.356985 15100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.125:35557: Network error: Client connection negotiation failed: client connection to 127.14.171.125:35557: connect: Connection refused (error 111)
23:51:54.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.406165 15100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } attempt: 1
23:51:54.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.407411 15100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.125:35557: Network error: Client connection negotiation failed: client connection to 127.14.171.125:35557: connect: Connection refused (error 111)
23:51:54.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.442540 15102 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:54.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.442747 15102 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:54.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.442804 15102 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446117 15102 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446173 15102 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446201 15102 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446224 15102 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446246 15102 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.446264 15102 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39375/jwks.json
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.450078 15102 master_runner.cc:387] Master server non-default flags:
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.125:35557
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data/info.pb
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.125
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15102
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/logs
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.451328 15102 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:54.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.452419 15102 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.457278 15113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.457284 15110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.457325 15111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.457543 15102 server_base.cc:1061] running on GCE node
23:51:54.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.458022 15102 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:54.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.458773 15102 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:54.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.459908 15102 hybrid_clock.cc:648] HybridClock initialized: now 1783468314459887 us; error 31 us; skew 500 ppm
23:51:54.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.461817 15102 webserver.cc:534] Webserver started at http://127.14.171.125:40123/ using document root <none> and password file <none>
23:51:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.462337 15102 fs_manager.cc:362] Metadata directory not provided
23:51:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.462390 15102 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.462594 15102 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.464135 15102 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data/instance:
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51b7ed73017f475484ba05bf7ac205a9"
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.464591 15102 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal/instance:
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51b7ed73017f475484ba05bf7ac205a9"
23:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.467522 15102 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.469487 15119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.470341 15102 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.470439 15102 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51b7ed73017f475484ba05bf7ac205a9"
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.470535 15102 fs_report.cc:389] FS layout report
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data/data
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:54.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.475566 15100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } attempt: 2
23:51:54.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.476785 15100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.125:35557: Network error: Client connection negotiation failed: client connection to 127.14.171.125:35557: connect: Connection refused (error 111)
23:51:54.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.482746 15102 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:54.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.483333 15102 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:54.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.483500 15102 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:54.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.489930 15102 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.125:35557
23:51:54.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.489931 15171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.125:35557 every 8 connection(s)
23:51:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.490901 15102 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/data/info.pb
23:51:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.491335 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15102
23:51:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.491420 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-1/wal/instance
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.492002 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/logs
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data/info.pb
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.124:46867
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.124
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json with env {}
23:51:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.493791 15172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.496553 15172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.504745 15172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.510095 15172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.510788 15123 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.511564 15172 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.124:46867: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.560756 15172 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } attempt: 1
23:51:54.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.562147 15172 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.124:46867: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.567934 15100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } attempt: 3
23:51:54.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.572252 15100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.573549 15100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.124:46867: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.594611 15174 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:54.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.594808 15174 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:54.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.594877 15174 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598251 15174 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598308 15174 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598335 15174 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598356 15174 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598378 15174 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.598395 15174 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39375/jwks.json
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.602267 15174 master_runner.cc:387] Master server non-default flags:
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.124:46867
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39375/jwks.json
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data/info.pb
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.124
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15174
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/logs
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.603538 15174 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.604688 15174 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.604723 15100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } attempt: 1
23:51:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.606104 15100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.124:46867: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.609962 15183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.609937 15182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.609951 15185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:54.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.610061 15174 server_base.cc:1061] running on GCE node
23:51:54.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.610805 15174 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:54.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.611718 15174 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:54.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.612852 15174 hybrid_clock.cc:648] HybridClock initialized: now 1783468314612836 us; error 32 us; skew 500 ppm
23:51:54.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.614362 15174 webserver.cc:534] Webserver started at http://127.14.171.124:46291/ using document root <none> and password file <none>
23:51:54.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.614835 15174 fs_manager.cc:362] Metadata directory not provided
23:51:54.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.614880 15174 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:54.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.615021 15174 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.616451 15174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data/instance:
23:51:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96"
23:51:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.616896 15174 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal/instance:
23:51:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96"
23:51:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.620028 15174 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.621845 15191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.622684 15174 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.622769 15174 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96"
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:54 on dist-test-slave-fjh2"
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.622836 15174 fs_report.cc:389] FS layout report
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal
23:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data/data
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:54.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.630293 15172 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } attempt: 2
23:51:54.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.631440 15172 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.171.124:46867: Network error: Client connection negotiation failed: client connection to 127.14.171.124:46867: connect: Connection refused (error 111)
23:51:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.642947 15174 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.643563 15174 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.643698 15174 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.650372 15174 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.124:46867
23:51:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.650372 15243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.124:46867 every 8 connection(s)
23:51:54.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.651319 15174 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/data/info.pb
23:51:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.653961 15244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.656733 15244 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.659040 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15174
23:51:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.659144 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/master-2/wal/instance
23:51:54.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.665187 15244 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.669798 15244 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } has no permanent_uuid. Determining permanent_uuid...
23:51:54.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.676792 15244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: Bootstrap starting.
23:51:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.678771 15244 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: Neither blocks nor log segments found. Creating new log.
23:51:54.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.679416 15244 log.cc:826] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: Log is configured to *not* fsync() on all Append() calls
23:51:54.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.681174 15244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: No bootstrap required, opened a new log
23:51:54.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.681268 15100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } attempt: 2
23:51:54.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.683900 15244 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.684211 15244 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:54.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.684283 15244 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fcbe5218b24e36ae0c4ddb4c654a96, State: Initialized, Role: FOLLOWER
23:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.684710 15244 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.685135 15253 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.685220 15253 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.685861 15244 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: configured and running, proceeding with master startup.
23:51:54.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.686890 15100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: Bootstrap starting.
23:51:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.689329 15100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: Neither blocks nor log segments found. Creating new log.
23:51:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.690194 15100 log.cc:826] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: Log is configured to *not* fsync() on all Append() calls
23:51:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.690490 15264 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.690653 15264 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:54.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.689288 15174 master_runner.cc:187] Error getting master registration for 127.14.171.126:35977: OK, instance_id { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" instance_seqno: 1783468314338561 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:54.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.691401 15174 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.691998 15100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: No bootstrap required, opened a new log
23:51:54.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.695297 15100 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.695472 15100 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:54.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.695523 15100 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ea198697294d99bc234f372a2c3273, State: Initialized, Role: FOLLOWER
23:51:54.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.695993 15100 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.697149 15267 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.697248 15267 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.697250 15100 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: configured and running, proceeding with master startup.
23:51:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.701905 15278 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.702092 15278 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.701814 15032 master_runner.cc:187] Error getting master registration for 127.14.171.125:35557: OK, instance_id { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" instance_seqno: 1783468314488214 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.703986 15032 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.722615 15172 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } attempt: 3
23:51:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.729733 15172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: Bootstrap starting.
23:51:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.732416 15172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: Neither blocks nor log segments found. Creating new log.
23:51:54.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.733520 15172 log.cc:826] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: Log is configured to *not* fsync() on all Append() calls
23:51:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.736191 15172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: No bootstrap required, opened a new log
23:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.739382 15172 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.739557 15172 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.739612 15172 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b7ed73017f475484ba05bf7ac205a9, State: Initialized, Role: FOLLOWER
23:51:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.740062 15172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.740535 15281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.740762 15281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.741268 15172 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: configured and running, proceeding with master startup.
23:51:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.746313 15292 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.746510 15292 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:54.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.749305 15102 master_runner.cc:264] No leader master found from master 51b7ed73017f475484ba05bf7ac205a9
23:51:54.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.749363 15102 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.805665 15281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.805856 15281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.806903 15281 leader_election.cc:290] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6ea198697294d99bc234f372a2c3273 (127.14.171.126:35977), a6fcbe5218b24e36ae0c4ddb4c654a96 (127.14.171.124:46867)
23:51:54.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.807828 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "51b7ed73017f475484ba05bf7ac205a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ea198697294d99bc234f372a2c3273" is_pre_election: true
23:51:54.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.808090 15073 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b7ed73017f475484ba05bf7ac205a9 in term 0.
23:51:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.809026 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "51b7ed73017f475484ba05bf7ac205a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" is_pre_election: true
23:51:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.809242 15218 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b7ed73017f475484ba05bf7ac205a9 in term 0.
23:51:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.809810 15122 leader_election.cc:304] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b7ed73017f475484ba05bf7ac205a9, c6ea198697294d99bc234f372a2c3273; no voters: 
23:51:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.810402 15281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.810467 15281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.810505 15281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 0 FOLLOWER]: Advancing to term 1
23:51:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.811947 15281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.812323 15281 leader_election.cc:290] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [CANDIDATE]: Term 1 election: Requested vote from peers c6ea198697294d99bc234f372a2c3273 (127.14.171.126:35977), a6fcbe5218b24e36ae0c4ddb4c654a96 (127.14.171.124:46867)
23:51:54.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.812919 15218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "51b7ed73017f475484ba05bf7ac205a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96"
23:51:54.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.813041 15218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 0 FOLLOWER]: Advancing to term 1
23:51:54.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.814085 15218 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b7ed73017f475484ba05bf7ac205a9 in term 1.
23:51:54.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.814855 15123 leader_election.cc:304] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [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: 51b7ed73017f475484ba05bf7ac205a9, a6fcbe5218b24e36ae0c4ddb4c654a96; no voters: 
23:51:54.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.815070 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "51b7ed73017f475484ba05bf7ac205a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ea198697294d99bc234f372a2c3273"
23:51:54.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.815177 15073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 0 FOLLOWER]: Advancing to term 1
23:51:54.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.816171 15073 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b7ed73017f475484ba05bf7ac205a9 in term 1.
23:51:54.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.818768 15281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 1 FOLLOWER]: Leader election won for term 1
23:51:54.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.819013 15281 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [term 1 LEADER]: Becoming Leader. State: Replica: 51b7ed73017f475484ba05bf7ac205a9, State: Running, Role: LEADER
23:51:54.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.819303 15281 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } }
23:51:54.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.821585 15281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51b7ed73017f475484ba05bf7ac205a9. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.821797 15281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: This master's current role is: LEADER
23:51:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.822300 15296 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:54.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.823405 15296 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.828627 15218 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [term 1 FOLLOWER]: Refusing update from remote peer 51b7ed73017f475484ba05bf7ac205a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.829432 15294 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:54.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.833577 15253 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51b7ed73017f475484ba05bf7ac205a9. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.833688 15253 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.834808 15073 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [term 1 FOLLOWER]: Refusing update from remote peer 51b7ed73017f475484ba05bf7ac205a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:54.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.835146 15052 tablet.cc:2406] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:54.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.835464 15294 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:54.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.841645 15267 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51b7ed73017f475484ba05bf7ac205a9. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.841768 15267 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.846486 15294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.846601 15294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: This master's current role is: LEADER
23:51:54.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.847808 15267 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.847910 15267 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.848412 15297 mvcc.cc:204] Tried to move back new op lower bound from 7305086217531842560 to 7305086217505316864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086217531842560}]
23:51:54.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.848827 15300 mvcc.cc:204] Tried to move back new op lower bound from 7305086217531842560 to 7305086217505316864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086217531842560}]
23:51:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.850657 15281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.850756 15281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9 [sys.catalog]: This master's current role is: LEADER
23:51:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.851817 15253 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "51b7ed73017f475484ba05bf7ac205a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6ea198697294d99bc234f372a2c3273" member_type: VOTER last_known_addr { host: "127.14.171.126" port: 35977 } } peers { permanent_uuid: "51b7ed73017f475484ba05bf7ac205a9" member_type: VOTER last_known_addr { host: "127.14.171.125" port: 35557 } } peers { permanent_uuid: "a6fcbe5218b24e36ae0c4ddb4c654a96" member_type: VOTER last_known_addr { host: "127.14.171.124" port: 46867 } } }
23:51:54.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.851925 15253 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96 [sys.catalog]: This master's current role is: FOLLOWER
23:51:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.854168 15298 mvcc.cc:204] Tried to move back new op lower bound from 7305086217531842560 to 7305086217505316864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086217531842560}]
23:51:54.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.857242 15296 catalog_manager.cc:1382] Generated new cluster ID: fbf05822f76c4b78882caec6189ef19d
23:51:54.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.857301 15296 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:54.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.891541 15296 catalog_manager.cc:1405] Generated new certificate authority record
23:51:54.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.892737 15296 catalog_manager.cc:1539] Loading token signing keys...
23:51:54.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.904106 15296 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: Generated new TSK 0
23:51:54.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.904883 15296 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.916234 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/logs
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data/info.pb
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.65:0
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.65
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.65
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:54.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:54.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:54.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.013161 15306 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.013341 15306 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.013394 15306 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:55.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.016701 15306 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:55.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.016808 15306 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.171.65
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.020538 15306 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.65:0
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data/info.pb
23:51:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.65
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15306
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.65
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/logs
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.021704 15306 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:55.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.022744 15306 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.028535 15311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.028571 15314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.028538 15312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.028728 15306 server_base.cc:1061] running on GCE node
23:51:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.029148 15306 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.029754 15306 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.030910 15306 hybrid_clock.cc:648] HybridClock initialized: now 1783468315030887 us; error 38 us; skew 500 ppm
23:51:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.032415 15306 webserver.cc:534] Webserver started at http://127.14.171.65:35155/ using document root <none> and password file <none>
23:51:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.032869 15306 fs_manager.cc:362] Metadata directory not provided
23:51:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.032914 15306 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.033056 15306 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.034376 15306 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data/instance:
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db06a08898b44efa8d0ac85e2f304268"
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.034777 15306 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal/instance:
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db06a08898b44efa8d0ac85e2f304268"
23:51:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.037753 15306 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.039521 15320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.040350 15306 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.040436 15306 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db06a08898b44efa8d0ac85e2f304268"
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.040514 15306 fs_report.cc:389] FS layout report
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data/data
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:55.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.057685 15306 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:55.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.058182 15306 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:55.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.058310 15306 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:55.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.058749 15306 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:55.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.059608 15306 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:55.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.059650 15306 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:55.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.059684 15306 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:55.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.059698 15306 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.067603 15306 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.65:37057
23:51:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.067641 15433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.65:37057 every 8 connection(s)
23:51:55.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.068470 15306 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/data/info.pb
23:51:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.071286 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15306
23:51:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.071393 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-0/wal/instance
23:51:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.073774 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal
23:51:55.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/logs
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data/info.pb
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.66:0
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.66
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.66
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.078469 15434 heartbeater.cc:344] Connected to a master server at 127.14.171.124:46867
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.078677 15434 heartbeater.cc:461] Registering TS with master...
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.078691 15436 heartbeater.cc:344] Connected to a master server at 127.14.171.125:35557
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.078786 15436 heartbeater.cc:461] Registering TS with master...
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.079190 15435 heartbeater.cc:344] Connected to a master server at 127.14.171.126:35977
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.079205 15434 heartbeater.cc:507] Master 127.14.171.124:46867 requested a full tablet report, sending...
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.079272 15435 heartbeater.cc:461] Registering TS with master...
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.079411 15435 heartbeater.cc:507] Master 127.14.171.126:35977 requested a full tablet report, sending...
23:51:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.079691 15436 heartbeater.cc:507] Master 127.14.171.125:35557 requested a full tablet report, sending...
23:51:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.080590 15063 ts_manager.cc:194] Registered new tserver with Master: db06a08898b44efa8d0ac85e2f304268 (127.14.171.65:37057)
23:51:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.080606 15136 ts_manager.cc:194] Registered new tserver with Master: db06a08898b44efa8d0ac85e2f304268 (127.14.171.65:37057)
23:51:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.080624 15208 ts_manager.cc:194] Registered new tserver with Master: db06a08898b44efa8d0ac85e2f304268 (127.14.171.65:37057)
23:51:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.081790 15136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.171.65:54945
23:51:55.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.185382 15441 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:55.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.185581 15441 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:55.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.185634 15441 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:55.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.189013 15441 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:55.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.189122 15441 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.171.66
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.192903 15441 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.66:0
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data/info.pb
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.66
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15441
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.66
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/logs
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:55.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.194104 15441 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:55.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.195150 15441 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.201049 15447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.201059 15446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.201114 15449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.201320 15441 server_base.cc:1061] running on GCE node
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.201639 15441 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:55.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.202123 15441 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:55.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.203265 15441 hybrid_clock.cc:648] HybridClock initialized: now 1783468315203248 us; error 28 us; skew 500 ppm
23:51:55.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.204843 15441 webserver.cc:534] Webserver started at http://127.14.171.66:42389/ using document root <none> and password file <none>
23:51:55.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.205367 15441 fs_manager.cc:362] Metadata directory not provided
23:51:55.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.205423 15441 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:55.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.205631 15441 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.207136 15441 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data/instance:
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5cca80f6b49f414ba0c7c9acd1bd2489"
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.207626 15441 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal/instance:
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5cca80f6b49f414ba0c7c9acd1bd2489"
23:51:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.210640 15441 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
23:51:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.212576 15455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.213425 15441 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.213521 15441 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5cca80f6b49f414ba0c7c9acd1bd2489"
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.213609 15441 fs_report.cc:389] FS layout report
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data/data
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:55.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:55.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:55.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.222198 15441 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.222712 15441 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.222867 15441 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:55.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.223361 15441 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.224301 15441 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.224346 15441 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.224393 15441 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.224413 15441 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:55.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.232648 15441 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.66:40635
23:51:55.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.232702 15568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.66:40635 every 8 connection(s)
23:51:55.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.233520 15441 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/data/info.pb
23:51:55.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.239516 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15441
23:51:55.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.239614 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-1/wal/instance
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.242619 15570 heartbeater.cc:344] Connected to a master server at 127.14.171.126:35977
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.242853 15570 heartbeater.cc:461] Registering TS with master...
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.242985 15571 heartbeater.cc:344] Connected to a master server at 127.14.171.125:35557
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243067 15571 heartbeater.cc:461] Registering TS with master...
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243289 15570 heartbeater.cc:507] Master 127.14.171.126:35977 requested a full tablet report, sending...
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243294 15571 heartbeater.cc:507] Master 127.14.171.125:35557 requested a full tablet report, sending...
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243618 15021 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/logs
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data/info.pb
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.67:0
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.67
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.67
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243834 15569 heartbeater.cc:344] Connected to a master server at 127.14.171.124:46867
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.243901 15569 heartbeater.cc:461] Registering TS with master...
23:51:55.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.244059 15569 heartbeater.cc:507] Master 127.14.171.124:46867 requested a full tablet report, sending...
23:51:55.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.245918 15136 ts_manager.cc:194] Registered new tserver with Master: 5cca80f6b49f414ba0c7c9acd1bd2489 (127.14.171.66:40635)
23:51:55.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.246574 15136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.171.66:54565
23:51:55.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.247426 15063 ts_manager.cc:194] Registered new tserver with Master: 5cca80f6b49f414ba0c7c9acd1bd2489 (127.14.171.66:40635)
23:51:55.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.247682 15208 ts_manager.cc:194] Registered new tserver with Master: 5cca80f6b49f414ba0c7c9acd1bd2489 (127.14.171.66:40635)
23:51:55.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.359119 15576 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:55.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.359294 15576 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:55.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.359333 15576 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.362615 15576 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.362706 15576 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.171.67
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.366294 15576 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.171.84:39089
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.171.67:0
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data/info.pb
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.171.67
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.171.126:35977,127.14.171.125:35557,127.14.171.124:46867
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15576
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.171.67
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/logs
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.367213 15576 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:55.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.368217 15576 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.373862 15585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.373908 15583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.373868 15582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.374125 15576 server_base.cc:1061] running on GCE node
23:51:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.374426 15576 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.374969 15576 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:55.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.376103 15576 hybrid_clock.cc:648] HybridClock initialized: now 1783468315376095 us; error 21 us; skew 500 ppm
23:51:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.377669 15576 webserver.cc:534] Webserver started at http://127.14.171.67:44721/ using document root <none> and password file <none>
23:51:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.378185 15576 fs_manager.cc:362] Metadata directory not provided
23:51:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.378240 15576 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.378433 15576 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.379930 15576 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data/instance:
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5aa0ea06ead84a8f9ebb42e16c42e8eb"
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.380385 15576 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal/instance:
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5aa0ea06ead84a8f9ebb42e16c42e8eb"
23:51:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.383297 15576 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:55.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.385191 15591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.386055 15576 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.386152 15576 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5aa0ea06ead84a8f9ebb42e16c42e8eb"
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:55 on dist-test-slave-fjh2"
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.386242 15576 fs_report.cc:389] FS layout report
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data/data
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:55.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.397922 15576 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:55.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.398530 15576 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:55.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.398687 15576 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.399269 15576 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.400290 15576 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.400337 15576 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.400391 15576 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.400413 15576 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:55.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.408571 15576 rpc_server.cc:307] RPC server started. Bound to: 127.14.171.67:39775
23:51:55.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.408620 15704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.171.67:39775 every 8 connection(s)
23:51:55.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.409416 15576 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/data/info.pb
23:51:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.417488 15706 heartbeater.cc:344] Connected to a master server at 127.14.171.126:35977
23:51:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.417688 15706 heartbeater.cc:461] Registering TS with master...
23:51:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.417721 15705 heartbeater.cc:344] Connected to a master server at 127.14.171.124:46867
23:51:55.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.417793 15705 heartbeater.cc:461] Registering TS with master...
23:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.418144 15706 heartbeater.cc:507] Master 127.14.171.126:35977 requested a full tablet report, sending...
23:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.418146 15705 heartbeater.cc:507] Master 127.14.171.124:46867 requested a full tablet report, sending...
23:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.418562 15707 heartbeater.cc:344] Connected to a master server at 127.14.171.125:35557
23:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.418637 15707 heartbeater.cc:461] Registering TS with master...
23:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.418787 15707 heartbeater.cc:507] Master 127.14.171.125:35557 requested a full tablet report, sending...
23:51:55.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.419100 15063 ts_manager.cc:194] Registered new tserver with Master: 5aa0ea06ead84a8f9ebb42e16c42e8eb (127.14.171.67:39775)
23:51:55.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.419104 15208 ts_manager.cc:194] Registered new tserver with Master: 5aa0ea06ead84a8f9ebb42e16c42e8eb (127.14.171.67:39775)
23:51:55.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.419327 15021 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15576
23:51:55.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.419432 15021 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15635025104533824084/ts-2/wal/instance
23:51:55.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.420248 15136 ts_manager.cc:194] Registered new tserver with Master: 5aa0ea06ead84a8f9ebb42e16c42e8eb (127.14.171.67:39775)
23:51:55.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.420792 15136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.171.67:38239
23:51:55.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.424460 15021 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:55.425 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:55.425 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:55.426 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.171.126"
      port: 35977
    }
    bound_http_address {
      host: "127.14.171.126"
      port: 39361
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.171.125"
      port: 35557
    }
    bound_http_address {
      host: "127.14.171.125"
      port: 40123
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.171.124"
      port: 46867
    }
    bound_http_address {
      host: "127.14.171.124"
      port: 46291
    }
  }
}

23:51:55.426 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:55.427 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.171.65"
      port: 37057
    }
    bound_http_address {
      host: "127.14.171.65"
      port: 35155
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.171.66"
      port: 40635
    }
    bound_http_address {
      host: "127.14.171.66"
      port: 42389
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.171.67"
      port: 39775
    }
    bound_http_address {
      host: "127.14.171.67"
      port: 44721
    }
  }
}

23:51:55.427 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:55.429 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.430 [DEBUG - main] (Connection.java:748) [peer master-127.14.171.124:46867(127.14.171.124:46867)] connecting to peer
23:51:55.431 [DEBUG - main] (Connection.java:748) [peer master-127.14.171.126:35977(127.14.171.126:35977)] connecting to peer
23:51:55.431 [DEBUG - main] (Connection.java:748) [peer master-127.14.171.125:35557(127.14.171.125:35557)] connecting to peer
23:51:55.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.171.124:46867(127.14.171.124:46867)] Successfully connected to peer
23:51:55.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.171.126:35977(127.14.171.126:35977)] Successfully connected to peer
23:51:55.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.171.125:35557(127.14.171.125:35557)] Successfully connected to peer
23:51:55.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.171.124
23:51:55.434 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.171.126
23:51:55.435 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.171.125
23:51:55.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fd3d3b9, L:/127.0.0.1:51090 - R:/127.14.171.124:46867] using SASL/PLAIN
23:51:55.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ba55962, L:/127.0.0.1:58370 - R:/127.14.171.126:35977] using SASL/PLAIN
23:51:55.448 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21df2195, L:/127.0.0.1:60766 - R:/127.14.171.125:35557] using SASL/PLAIN
23:51:55.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.171.124:46867, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.171.126:35977, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.171.125:35557, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.171.124:46867: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.171.126:35977: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.171.125:35557: OK, deferred=null) after lookup
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.450888 15136 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60766:
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468315429"
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:55.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6eb9ee13f2964aba8fc3dc551f0c90c4
23:51:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.479122 15503 tablet_service.cc:1511] Processing CreateTablet for tablet ec4fe291f55643f3a2b99f86c05d8f8a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468315429 [id=6eb9ee13f2964aba8fc3dc551f0c90c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.479173 15368 tablet_service.cc:1511] Processing CreateTablet for tablet a97a8247f2d34a7f8ce80d77b663c4b2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468315429 [id=6eb9ee13f2964aba8fc3dc551f0c90c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.480142 15368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97a8247f2d34a7f8ce80d77b663c4b2. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.480142 15503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4fe291f55643f3a2b99f86c05d8f8a. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:55.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.485731 15729 tablet_bootstrap.cc:492] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Bootstrap starting.
23:51:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.486218 15730 tablet_bootstrap.cc:492] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Bootstrap starting.
23:51:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.488128 15729 tablet_bootstrap.cc:654] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Neither blocks nor log segments found. Creating new log.
23:51:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.488128 15730 tablet_bootstrap.cc:654] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Neither blocks nor log segments found. Creating new log.
23:51:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.488936 15730 log.cc:826] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Log is configured to *not* fsync() on all Append() calls
23:51:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.488936 15729 log.cc:826] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Log is configured to *not* fsync() on all Append() calls
23:51:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.490546 15729 tablet_bootstrap.cc:492] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: No bootstrap required, opened a new log
23:51:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.490561 15730 tablet_bootstrap.cc:492] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: No bootstrap required, opened a new log
23:51:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.490722 15729 ts_tablet_manager.cc:1403] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:55.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.491020 15730 ts_tablet_manager.cc:1403] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.493798 15729 raft_consensus.cc:359] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" member_type: VOTER last_known_addr { host: "127.14.171.66" port: 40635 } }
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494004 15729 raft_consensus.cc:385] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494051 15729 raft_consensus.cc:740] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca80f6b49f414ba0c7c9acd1bd2489, State: Initialized, Role: FOLLOWER
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.493944 15730 raft_consensus.cc:359] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db06a08898b44efa8d0ac85e2f304268" member_type: VOTER last_known_addr { host: "127.14.171.65" port: 37057 } }
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494119 15730 raft_consensus.cc:385] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494177 15730 raft_consensus.cc:740] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db06a08898b44efa8d0ac85e2f304268, State: Initialized, Role: FOLLOWER
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494449 15729 consensus_queue.cc:260] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" member_type: VOTER last_known_addr { host: "127.14.171.66" port: 40635 } }
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494581 15729 raft_consensus.cc:399] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494537 15730 consensus_queue.cc:260] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db06a08898b44efa8d0ac85e2f304268" member_type: VOTER last_known_addr { host: "127.14.171.65" port: 37057 } }
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494625 15729 raft_consensus.cc:493] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494666 15730 raft_consensus.cc:399] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494691 15729 raft_consensus.cc:3060] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 0 FOLLOWER]: Advancing to term 1
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494721 15730 raft_consensus.cc:493] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:55.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.494796 15730 raft_consensus.cc:3060] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 0 FOLLOWER]: Advancing to term 1
23:51:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.495473 15730 raft_consensus.cc:515] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db06a08898b44efa8d0ac85e2f304268" member_type: VOTER last_known_addr { host: "127.14.171.65" port: 37057 } }
23:51:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.495541 15729 raft_consensus.cc:515] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" member_type: VOTER last_known_addr { host: "127.14.171.66" port: 40635 } }
23:51:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.495847 15730 leader_election.cc:304] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: db06a08898b44efa8d0ac85e2f304268; no voters: 
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.495855 15729 leader_election.cc:304] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5cca80f6b49f414ba0c7c9acd1bd2489; no voters: 
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.496176 15729 leader_election.cc:290] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.496290 15730 leader_election.cc:290] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.496282 15733 raft_consensus.cc:2804] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 1 FOLLOWER]: Leader election won for term 1
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.496469 15733 raft_consensus.cc:697] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [term 1 LEADER]: Becoming Leader. State: Replica: 5cca80f6b49f414ba0c7c9acd1bd2489, State: Running, Role: LEADER
23:51:55.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.496809 15733 consensus_queue.cc:237] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" member_type: VOTER last_known_addr { host: "127.14.171.66" port: 40635 } }
23:51:55.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.497087 15729 ts_tablet_manager.cc:1434] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:55.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.497149 15730 ts_tablet_manager.cc:1434] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
23:51:55.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.498953 15571 heartbeater.cc:499] Master 127.14.171.125:35557 was elected leader, sending a full tablet report...
23:51:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.499310 15436 heartbeater.cc:499] Master 127.14.171.125:35557 was elected leader, sending a full tablet report...
23:51:55.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.501163 15136 catalog_manager.cc:5696] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cca80f6b49f414ba0c7c9acd1bd2489 (127.14.171.66). New cstate: current_term: 1 leader_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cca80f6b49f414ba0c7c9acd1bd2489" member_type: VOTER last_known_addr { host: "127.14.171.66" port: 40635 } health_report { overall_health: HEALTHY } } }
23:51:55.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.507460 15737 raft_consensus.cc:2804] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 1 FOLLOWER]: Leader election won for term 1
23:51:55.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.508586 15737 raft_consensus.cc:697] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [term 1 LEADER]: Becoming Leader. State: Replica: db06a08898b44efa8d0ac85e2f304268, State: Running, Role: LEADER
23:51:55.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.508956 15737 consensus_queue.cc:237] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db06a08898b44efa8d0ac85e2f304268" member_type: VOTER last_known_addr { host: "127.14.171.65" port: 37057 } }
23:51:55.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.513042 15136 catalog_manager.cc:5696] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268 reported cstate change: term changed from 0 to 1, leader changed from <none> to db06a08898b44efa8d0ac85e2f304268 (127.14.171.65). New cstate: current_term: 1 leader_uuid: "db06a08898b44efa8d0ac85e2f304268" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db06a08898b44efa8d0ac85e2f304268" member_type: VOTER last_known_addr { host: "127.14.171.65" port: 37057 } health_report { overall_health: HEALTHY } } }
23:51:55.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.541 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@61a002b1, flushNotification=Deferred@1324262781(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:55.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.556 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.557 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.557 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.558 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.558 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.559 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.559 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.562 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.562 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.563 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.564 [DEBUG - kudu-nio-2] (Connection.java:748) [peer db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)] connecting to peer
23:51:55.565 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)] connecting to peer
23:51:55.566 [DEBUG - kudu-nio-3] (Connection.java:757) [peer db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)] Successfully connected to peer
23:51:55.567 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)] Successfully connected to peer
23:51:55.582 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x26de2de1, L:/127.0.0.1:33634 - R:/127.14.171.66:40635] using TOKEN/null
23:51:55.583 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x73cdbc1c, L:/127.0.0.1:57020 - R:/127.14.171.65:37057] using TOKEN/null
23:51:55.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec4fe291f55643f3a2b99f86c05d8f8a for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000000, 0x00000001)
23:51:55.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a97a8247f2d34a7f8ce80d77b663c4b2 for table 'org.apache.kudu.client.TestAlterTable-1783468315429' with partition [0x00000001, 0x00000002)
23:51:55.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ec4fe291f55643f3a2b99f86c05d8f8a@[5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=a97a8247f2d34a7f8ce80d77b663c4b2@[db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:55.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.14.171.125:35557, [1ms] Sub RPC GetTableLocations: received response from server master-127.14.171.125:35557: OK, deferred=null)) after lookup
23:51:55.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468315429, tablet=ec4fe291f55643f3a2b99f86c05d8f8a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:55.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ec4fe291f55643f3a2b99f86c05d8f8a for partition [0x00000000, 0x00000001) with scanner id null
23:51:55.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468315429, tablet=a97a8247f2d34a7f8ce80d77b663c4b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:55.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a97a8247f2d34a7f8ce80d77b663c4b2 for partition [0x00000001, 0x00000002) with scanner id null
23:51:55.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6eb9ee13f2964aba8fc3dc551f0c90c4
23:51:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.610018 15130 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60766:
23:51:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468315429" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.618404 15745 tablet.cc:1724] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Alter schema from (
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.618714 15746 tablet.cc:1724] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Alter schema from (
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.629041 15130 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: org.apache.kudu.client.TestAlterTable-1783468315429 [id=6eb9ee13f2964aba8fc3dc551f0c90c4] alter complete (version 1)
23:51:55.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6eb9ee13f2964aba8fc3dc551f0c90c4
23:51:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.635381 15130 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60766:
23:51:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468315429" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.642047 15746 tablet.cc:1724] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Alter schema from (
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.642143 15745 tablet.cc:1724] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Alter schema from (
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
23:51:55.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.654631 15130 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: org.apache.kudu.client.TestAlterTable-1783468315429 [id=6eb9ee13f2964aba8fc3dc551f0c90c4] alter complete (version 2)
23:51:55.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6eb9ee13f2964aba8fc3dc551f0c90c4
23:51:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.663528 15130 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60766:
23:51:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468315429" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.670089 15745 tablet.cc:1724] T ec4fe291f55643f3a2b99f86c05d8f8a P 5cca80f6b49f414ba0c7c9acd1bd2489: Alter schema from (
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.670262 15746 tablet.cc:1724] T a97a8247f2d34a7f8ce80d77b663c4b2 P db06a08898b44efa8d0ac85e2f304268: Alter schema from (
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
23:51:55.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.682555 15130 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 51b7ed73017f475484ba05bf7ac205a9: org.apache.kudu.client.TestAlterTable-1783468315429 [id=6eb9ee13f2964aba8fc3dc551f0c90c4] alter complete (version 3)
23:51:55.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6eb9ee13f2964aba8fc3dc551f0c90c4
23:51:55.693 [DEBUG - main] (Connection.java:575) [peer master-127.14.171.124:46867(127.14.171.124:46867)] disconnecting while in state READY
23:51:55.693 [DEBUG - main] (Connection.java:575) [peer 5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)] disconnecting while in state READY
23:51:55.693 [DEBUG - main] (Connection.java:575) [peer master-127.14.171.126:35977(127.14.171.126:35977)] disconnecting while in state READY
23:51:55.693 [DEBUG - main] (Connection.java:575) [peer master-127.14.171.125:35557(127.14.171.125:35557)] disconnecting while in state READY
23:51:55.694 [DEBUG - main] (Connection.java:575) [peer db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)] disconnecting while in state READY
23:51:55.694 [DEBUG - kudu-nio-3] (Connection.java:239) [peer db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)] handling channelInactive
23:51:55.694 [DEBUG - kudu-nio-3] (Connection.java:709) [peer db06a08898b44efa8d0ac85e2f304268(127.14.171.65:37057)] cleaning up while in state READY due to: connection closed
23:51:55.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.171.126:35977(127.14.171.126:35977)] handling channelInactive
23:51:55.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.171.126:35977(127.14.171.126:35977)] cleaning up while in state READY due to: connection closed
23:51:55.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.171.124:46867(127.14.171.124:46867)] handling channelInactive
23:51:55.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.171.124:46867(127.14.171.124:46867)] cleaning up while in state READY due to: connection closed
23:51:55.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.694 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)] handling channelInactive
23:51:55.695 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5cca80f6b49f414ba0c7c9acd1bd2489(127.14.171.66:40635)] cleaning up while in state READY due to: connection closed
23:51:55.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.692126 15264 catalog_manager.cc:1294] Loaded cluster ID: fbf05822f76c4b78882caec6189ef19d
23:51:55.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.692201 15264 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: loading cluster ID for follower catalog manager: success
23:51:55.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.697041 15264 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: acquiring CA information for follower catalog manager: success
23:51:55.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.698505 15264 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a6fcbe5218b24e36ae0c4ddb4c654a96: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:55.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.701604 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15306
23:51:55.703 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.171.125:35557(127.14.171.125:35557)] handling channelInactive
23:51:55.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.171.125:35557(127.14.171.125:35557)] cleaning up while in state READY due to: connection closed
23:51:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.704406 15278 catalog_manager.cc:1294] Loaded cluster ID: fbf05822f76c4b78882caec6189ef19d
23:51:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.704465 15278 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: loading cluster ID for follower catalog manager: success
23:51:55.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.706585 15278 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: acquiring CA information for follower catalog manager: success
23:51:55.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.707727 15278 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c6ea198697294d99bc234f372a2c3273: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:55.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.709216 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15441
23:51:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.715348 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15576
23:51:55.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.719784 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15032
23:51:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.724809 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15102
23:51:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.729403 15021 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15174
23:51:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:55Z chronyd exiting
.23:51:55.776 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468315776
23:51:55.779 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:55.779 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:55.779 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:55.779 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:55.779 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:55.781 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:55.877 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:55.878 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:55.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.878739 15751 mini_oidc.cc:150] Starting JWKS server
23:51:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.880162 15751 webserver.cc:534] Webserver started at http://127.0.0.1:43621/ using document root <none> and password file <none>
23:51:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.880286 15751 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:55.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.880481 15751 webserver.cc:534] Webserver started at http://127.0.0.1:38697/ using document root <none> and password file <none>
23:51:55.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:55Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:55.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:55Z Disabled control of system clock
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.893184 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/logs
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data/info.pb
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.254:36255
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.254
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json with env {}
23:51:55.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.989373 15762 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:55.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.989565 15762 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:55.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.989610 15762 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992820 15762 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992877 15762 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992895 15762 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992911 15762 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992928 15762 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.992940 15762 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43621/jwks.json
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.996670 15762 master_runner.cc:387] Master server non-default flags:
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.254:36255
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data/info.pb
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.254
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15762
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/logs
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.997740 15762 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:55.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.998790 15762 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:56.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.004010 15770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.004005 15767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.004020 15768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.004380 15762 server_base.cc:1061] running on GCE node
23:51:56.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.004856 15762 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:56.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.005735 15762 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:56.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.006879 15762 hybrid_clock.cc:648] HybridClock initialized: now 1783468316006867 us; error 22 us; skew 500 ppm
23:51:56.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.008530 15762 webserver.cc:534] Webserver started at http://127.15.97.254:34163/ using document root <none> and password file <none>
23:51:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.009042 15762 fs_manager.cc:362] Metadata directory not provided
23:51:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.009099 15762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.009294 15762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.010748 15762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data/instance:
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcc0832eb92a40558daab4b7ae990469"
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.011204 15762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal/instance:
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcc0832eb92a40558daab4b7ae990469"
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.014285 15762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:56.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.016248 15776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.017182 15762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.017282 15762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcc0832eb92a40558daab4b7ae990469"
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.017372 15762 fs_report.cc:389] FS layout report
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data/data
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:56.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.027667 15762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:56.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.028314 15762 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:56.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.028477 15762 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:56.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.034943 15828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.254:36255 every 8 connection(s)
23:51:56.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.034941 15762 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.254:36255
23:51:56.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.036021 15762 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/data/info.pb
23:51:56.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.037972 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15762
23:51:56.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.038101 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-0/wal/instance
23:51:56.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.038635 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.039419 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/logs
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data/info.pb
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:56.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.253:33571
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.253
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:56.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json with env {}
23:51:56.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.041281 15829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.051206 15829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.051895 15778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.97.253:33571: connect: Connection refused (error 111)
23:51:56.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.052680 15829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.253:33571: Network error: Client connection negotiation failed: client connection to 127.15.97.253:33571: connect: Connection refused (error 111)
23:51:56.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.101859 15829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } attempt: 1
23:51:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.103513 15829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.253:33571: Network error: Client connection negotiation failed: client connection to 127.15.97.253:33571: connect: Connection refused (error 111)
23:51:56.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.137626 15831 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:56.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.137820 15831 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.137861 15831 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141098 15831 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141147 15831 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141165 15831 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141181 15831 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141197 15831 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.141211 15831 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43621/jwks.json
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.144907 15831 master_runner.cc:387] Master server non-default flags:
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.253:33571
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data/info.pb
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.253
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15831
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/logs
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.145869 15831 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:56.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.146900 15831 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.151813 15840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.151883 15839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.151906 15842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.152149 15831 server_base.cc:1061] running on GCE node
23:51:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.152604 15831 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.153422 15831 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:56.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.154574 15831 hybrid_clock.cc:648] HybridClock initialized: now 1783468316154558 us; error 31 us; skew 500 ppm
23:51:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.156172 15831 webserver.cc:534] Webserver started at http://127.15.97.253:36059/ using document root <none> and password file <none>
23:51:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.156675 15831 fs_manager.cc:362] Metadata directory not provided
23:51:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.156730 15831 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.156927 15831 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.158406 15831 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data/instance:
23:51:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9b9942bb5a5f4d218f8cd6d2e70170de"
23:51:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.158869 15831 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal/instance:
23:51:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9b9942bb5a5f4d218f8cd6d2e70170de"
23:51:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.161980 15831 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:56.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.164036 15848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.164965 15831 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.165083 15831 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9b9942bb5a5f4d218f8cd6d2e70170de"
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.165185 15831 fs_report.cc:389] FS layout report
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data/data
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:56.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:56.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.171671 15829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } attempt: 2
23:51:56.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.173022 15829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.253:33571: Network error: Client connection negotiation failed: client connection to 127.15.97.253:33571: connect: Connection refused (error 111)
23:51:56.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.181553 15831 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.182185 15831 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:56.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.182350 15831 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.189124 15831 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.253:33571
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.189134 15900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.253:33571 every 8 connection(s)
23:51:56.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.190091 15831 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/data/info.pb
23:51:56.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.192762 15901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:56.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.194178 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15831
23:51:56.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.194270 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-1/wal/instance
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.194931 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/logs
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data/info.pb
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.252:43371
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.252
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json with env {}
23:51:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.196009 15901 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.204394 15901 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.209604 15901 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.210325 15850 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.211091 15901 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.252:43371: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.260295 15901 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } attempt: 1
23:51:56.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.261713 15901 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.252:43371: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.264156 15829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } attempt: 3
23:51:56.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.268374 15829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.269580 15829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.252:43371: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.295163 15903 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.295356 15903 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.295413 15903 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298734 15903 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298791 15903 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298818 15903 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:56.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298841 15903 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:56.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298862 15903 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:56.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.298879 15903 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43621/jwks.json
23:51:56.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.300724 15829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } attempt: 1
23:51:56.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.301995 15829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.252:43371: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.302934 15903 master_runner.cc:387] Master server non-default flags:
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.252:43371
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43621/jwks.json
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data/info.pb
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.252
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15903
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/logs
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:56.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:56.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.304174 15903 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:56.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.305248 15903 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.310220 15911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.310212 15914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.310310 15912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.310531 15903 server_base.cc:1061] running on GCE node
23:51:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.310947 15903 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.311736 15903 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:56.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.312870 15903 hybrid_clock.cc:648] HybridClock initialized: now 1783468316312860 us; error 26 us; skew 500 ppm
23:51:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.314401 15903 webserver.cc:534] Webserver started at http://127.15.97.252:43779/ using document root <none> and password file <none>
23:51:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.314865 15903 fs_manager.cc:362] Metadata directory not provided
23:51:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.314913 15903 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:56.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.315063 15903 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.316507 15903 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data/instance:
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e927f9938b2247c7958934e4f59a73ae"
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.316895 15903 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal/instance:
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e927f9938b2247c7958934e4f59a73ae"
23:51:56.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.319753 15903 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:56.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.321601 15920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.322440 15903 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.322537 15903 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e927f9938b2247c7958934e4f59a73ae"
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.322606 15903 fs_report.cc:389] FS layout report
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data/data
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:56.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.329869 15901 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } attempt: 2
23:51:56.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.331090 15901 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.15.97.252:43371: Network error: Client connection negotiation failed: client connection to 127.15.97.252:43371: connect: Connection refused (error 111)
23:51:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.334029 15903 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.334522 15903 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:56.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.334646 15903 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.341018 15903 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.252:43371
23:51:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.341022 15972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.252:43371 every 8 connection(s)
23:51:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.341876 15903 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/data/info.pb
23:51:56.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.344353 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.346946 15973 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.349781 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 15903
23:51:56.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.349864 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/master-2/wal/instance
23:51:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.354950 15973 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.359086 15973 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } has no permanent_uuid. Determining permanent_uuid...
23:51:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.366063 15973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: Bootstrap starting.
23:51:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.368109 15973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: Neither blocks nor log segments found. Creating new log.
23:51:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.368834 15973 log.cc:826] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: Log is configured to *not* fsync() on all Append() calls
23:51:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.370306 15973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: No bootstrap required, opened a new log
23:51:56.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.372988 15973 raft_consensus.cc:359] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.373137 15973 raft_consensus.cc:385] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:56.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.373169 15973 raft_consensus.cc:740] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e927f9938b2247c7958934e4f59a73ae, State: Initialized, Role: FOLLOWER
23:51:56.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.373739 15973 consensus_queue.cc:260] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.374112 15982 sys_catalog.cc:455] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.374213 15982 sys_catalog.cc:458] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.374642 15973 sys_catalog.cc:565] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: configured and running, proceeding with master startup.
23:51:56.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.377142 15829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } attempt: 2
23:51:56.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.378610 15993 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:56.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.378762 15993 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:56.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.378175 15903 master_runner.cc:187] Error getting master registration for 127.15.97.254:36255: OK, instance_id { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" instance_seqno: 1783468316033247 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:56.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.380053 15903 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:56.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.382696 15829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: Bootstrap starting.
23:51:56.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.384814 15829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: Neither blocks nor log segments found. Creating new log.
23:51:56.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.385545 15829 log.cc:826] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: Log is configured to *not* fsync() on all Append() calls
23:51:56.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.386978 15829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: No bootstrap required, opened a new log
23:51:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.389521 15829 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.389801 15829 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.389969 15829 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc0832eb92a40558daab4b7ae990469, State: Initialized, Role: FOLLOWER
23:51:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.390530 15829 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.390947 15996 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.391065 15996 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.391592 15829 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: configured and running, proceeding with master startup.
23:51:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.395888 16007 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.396095 16007 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:56.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.395830 15762 master_runner.cc:187] Error getting master registration for 127.15.97.253:33571: OK, instance_id { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" instance_seqno: 1783468316187270 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:56.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.397974 15762 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:56.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.422224 15901 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } attempt: 3
23:51:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.429836 15901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de: Bootstrap starting.
23:51:56.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.432529 15901 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de: Neither blocks nor log segments found. Creating new log.
23:51:56.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.433645 15901 log.cc:826] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de: Log is configured to *not* fsync() on all Append() calls
23:51:56.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.435653 15901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de: No bootstrap required, opened a new log
23:51:56.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.438822 15901 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.439002 15901 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:56.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.439049 15901 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9942bb5a5f4d218f8cd6d2e70170de, State: Initialized, Role: FOLLOWER
23:51:56.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.439478 15901 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.439968 16010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.440210 16010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.440653 15901 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: configured and running, proceeding with master startup.
23:51:56.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.445884 16021 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:56.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.446071 16021 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:56.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.450026 15831 master_runner.cc:264] No leader master found from master 9b9942bb5a5f4d218f8cd6d2e70170de
23:51:56.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.450084 15831 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:56.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.529711 15782 tablet.cc:2406] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.550510 15982 raft_consensus.cc:493] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.550669 15982 raft_consensus.cc:515] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.551574 15982 leader_election.cc:290] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcc0832eb92a40558daab4b7ae990469 (127.15.97.254:36255), 9b9942bb5a5f4d218f8cd6d2e70170de (127.15.97.253:33571)
23:51:56.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.552443 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e927f9938b2247c7958934e4f59a73ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc0832eb92a40558daab4b7ae990469" is_pre_election: true
23:51:56.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.552721 15803 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e927f9938b2247c7958934e4f59a73ae in term 0.
23:51:56.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.553138 15921 leader_election.cc:304] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e927f9938b2247c7958934e4f59a73ae, fcc0832eb92a40558daab4b7ae990469; no voters: 
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.553541 15982 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.553603 15982 raft_consensus.cc:493] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.553638 15982 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 0 FOLLOWER]: Advancing to term 1
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.554574 15982 raft_consensus.cc:515] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.554888 15982 leader_election.cc:290] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [CANDIDATE]: Term 1 election: Requested vote from peers fcc0832eb92a40558daab4b7ae990469 (127.15.97.254:36255), 9b9942bb5a5f4d218f8cd6d2e70170de (127.15.97.253:33571)
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.555459 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e927f9938b2247c7958934e4f59a73ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc0832eb92a40558daab4b7ae990469"
23:51:56.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.555559 15803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 0 FOLLOWER]: Advancing to term 1
23:51:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.556720 15803 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e927f9938b2247c7958934e4f59a73ae in term 1.
23:51:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.557030 15921 leader_election.cc:304] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [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: e927f9938b2247c7958934e4f59a73ae, fcc0832eb92a40558daab4b7ae990469; no voters: 
23:51:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.557173 15982 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 1 FOLLOWER]: Leader election won for term 1
23:51:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.557360 15982 raft_consensus.cc:697] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [term 1 LEADER]: Becoming Leader. State: Replica: e927f9938b2247c7958934e4f59a73ae, State: Running, Role: LEADER
23:51:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.557677 15982 consensus_queue.cc:237] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } }
23:51:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.557972 15874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e927f9938b2247c7958934e4f59a73ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de"
23:51:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.558184 15874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 0 FOLLOWER]: Advancing to term 1
23:51:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.558265 15875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e927f9938b2247c7958934e4f59a73ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" is_pre_election: true
23:51:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.559283 15874 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e927f9938b2247c7958934e4f59a73ae in term 1.
23:51:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.559583 16023 sys_catalog.cc:455] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader e927f9938b2247c7958934e4f59a73ae. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.559672 16023 sys_catalog.cc:458] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: This master's current role is: LEADER
23:51:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.560055 16025 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.561187 16025 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.566015 15874 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [term 1 FOLLOWER]: Refusing update from remote peer e927f9938b2247c7958934e4f59a73ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.566232 15803 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [term 1 FOLLOWER]: Refusing update from remote peer e927f9938b2247c7958934e4f59a73ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:56.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.566702 16023 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:56.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.568287 16023 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:56.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.570961 16010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: SysCatalogTable state changed. Reason: New leader e927f9938b2247c7958934e4f59a73ae. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.571076 16010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.572037 15996 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e927f9938b2247c7958934e4f59a73ae. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.572146 15996 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.573727 16023 sys_catalog.cc:455] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.573832 16023 sys_catalog.cc:458] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: This master's current role is: LEADER
23:51:56.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.574958 16010 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.575075 16010 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b9942bb5a5f4d218f8cd6d2e70170de [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.575418 16026 mvcc.cc:204] Tried to move back new op lower bound from 7305086224647974912 to 7305086224624332800. Current Snapshot: MvccSnapshot[applied={T|T < 7305086224647974912}]
23:51:56.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.575740 16027 mvcc.cc:204] Tried to move back new op lower bound from 7305086224647974912 to 7305086224624332800. Current Snapshot: MvccSnapshot[applied={T|T < 7305086224647974912}]
23:51:56.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.575868 15982 sys_catalog.cc:455] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.575974 15982 sys_catalog.cc:458] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae [sys.catalog]: This master's current role is: LEADER
23:51:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.577060 15996 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e927f9938b2247c7958934e4f59a73ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc0832eb92a40558daab4b7ae990469" member_type: VOTER last_known_addr { host: "127.15.97.254" port: 36255 } } peers { permanent_uuid: "9b9942bb5a5f4d218f8cd6d2e70170de" member_type: VOTER last_known_addr { host: "127.15.97.253" port: 33571 } } peers { permanent_uuid: "e927f9938b2247c7958934e4f59a73ae" member_type: VOTER last_known_addr { host: "127.15.97.252" port: 43371 } } }
23:51:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.577162 15996 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469 [sys.catalog]: This master's current role is: FOLLOWER
23:51:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.577780 16025 catalog_manager.cc:1382] Generated new cluster ID: a87e5d3eb5cb4e8eb6b4005876a79b1b
23:51:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.577948 16025 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.580555 16029 mvcc.cc:204] Tried to move back new op lower bound from 7305086224647974912 to 7305086224624332800. Current Snapshot: MvccSnapshot[applied={T|T < 7305086224647974912 or (T in {7305086224647974912})}]
23:51:56.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.601245 16025 catalog_manager.cc:1405] Generated new certificate authority record
23:51:56.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.602869 16025 catalog_manager.cc:1539] Loading token signing keys...
23:51:56.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.611616 16025 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: Generated new TSK 0
23:51:56.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.612607 16025 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.636402 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/logs
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data/info.pb
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:56.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.193:0
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.193
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.193
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:56.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.740252 16034 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:56.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.740533 16034 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:56.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.740588 16034 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.744112 16034 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.744228 16034 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.97.193
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.748111 16034 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.193:0
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data/info.pb
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.193
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16034
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.193
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/logs
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:56.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:56.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.749189 16034 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:56.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.750231 16034 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.756400 16042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.756400 16039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.756575 16034 server_base.cc:1061] running on GCE node
23:51:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.756466 16040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.756983 16034 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:56.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.757511 16034 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:56.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.758674 16034 hybrid_clock.cc:648] HybridClock initialized: now 1783468316758654 us; error 30 us; skew 500 ppm
23:51:56.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.760365 16034 webserver.cc:534] Webserver started at http://127.15.97.193:38913/ using document root <none> and password file <none>
23:51:56.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.760900 16034 fs_manager.cc:362] Metadata directory not provided
23:51:56.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.760957 16034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:56.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.761157 16034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:56.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.762677 16034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data/instance:
23:51:56.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c0700bc2eef44bc5a1848f301feb128f"
23:51:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.763151 16034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal/instance:
23:51:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c0700bc2eef44bc5a1848f301feb128f"
23:51:56.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.766324 16034 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:56.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.768360 16048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.769323 16034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.769423 16034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c0700bc2eef44bc5a1848f301feb128f"
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.769532 16034 fs_report.cc:389] FS layout report
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data/data
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.781563 16034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:56.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.782212 16034 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:56.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.782387 16034 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.782953 16034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.783970 16034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.784019 16034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.784071 16034 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.784091 16034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:56.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.792644 16034 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.193:40485
23:51:56.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.792667 16161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.193:40485 every 8 connection(s)
23:51:56.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.793694 16034 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/data/info.pb
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802006 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16034
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802119 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-0/wal/instance
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802412 16164 heartbeater.cc:344] Connected to a master server at 127.15.97.253:33571
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802577 16163 heartbeater.cc:344] Connected to a master server at 127.15.97.254:36255
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802635 16164 heartbeater.cc:461] Registering TS with master...
23:51:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.802671 16163 heartbeater.cc:461] Registering TS with master...
23:51:56.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.803253 16164 heartbeater.cc:507] Master 127.15.97.253:33571 requested a full tablet report, sending...
23:51:56.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.803282 16162 heartbeater.cc:344] Connected to a master server at 127.15.97.252:43371
23:51:56.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.803395 16162 heartbeater.cc:461] Registering TS with master...
23:51:56.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.803547 16162 heartbeater.cc:507] Master 127.15.97.252:43371 requested a full tablet report, sending...
23:51:56.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.803253 16163 heartbeater.cc:507] Master 127.15.97.254:36255 requested a full tablet report, sending...
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.804858 15936 ts_manager.cc:194] Registered new tserver with Master: c0700bc2eef44bc5a1848f301feb128f (127.15.97.193:40485)
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.805038 15865 ts_manager.cc:194] Registered new tserver with Master: c0700bc2eef44bc5a1848f301feb128f (127.15.97.193:40485)
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.805097 15793 ts_manager.cc:194] Registered new tserver with Master: c0700bc2eef44bc5a1848f301feb128f (127.15.97.193:40485)
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.805202 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/logs
23:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data/info.pb
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.194:0
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.194
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.194
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.806262 15936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.97.193:58559
23:51:56.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.906781 16169 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:56.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.906986 16169 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:56.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.907042 16169 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.910391 16169 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.910502 16169 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.97.194
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.914237 16169 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.194:0
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data/info.pb
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.194
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16169
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.194
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/logs
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.915446 16169 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:56.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.916538 16169 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:56.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.922401 16177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.922426 16175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.922411 16174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:56.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.922621 16169 server_base.cc:1061] running on GCE node
23:51:56.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.923058 16169 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:56.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.923497 16169 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:56.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.924634 16169 hybrid_clock.cc:648] HybridClock initialized: now 1783468316924617 us; error 27 us; skew 500 ppm
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.926164 16169 webserver.cc:534] Webserver started at http://127.15.97.194:33407/ using document root <none> and password file <none>
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.926651 16169 fs_manager.cc:362] Metadata directory not provided
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.926707 16169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.926900 16169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.928366 16169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data/instance:
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7788773c3e164492a7586efdec232422"
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.928802 16169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal/instance:
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7788773c3e164492a7586efdec232422"
23:51:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.931658 16169 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:51:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.933555 16183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.934500 16169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.934603 16169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7788773c3e164492a7586efdec232422"
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:56 on dist-test-slave-fjh2"
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.934700 16169 fs_report.cc:389] FS layout report
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data/data
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.946171 16169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.946723 16169 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.946857 16169 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:56.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.947327 16169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:56.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.948307 16169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:56.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.948352 16169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:56.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.948390 16169 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:56.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.948403 16169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.956421 16169 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.194:37603
23:51:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.956477 16296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.194:37603 every 8 connection(s)
23:51:56.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.957278 16169 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/data/info.pb
23:51:56.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.961047 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16169
23:51:56.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.961141 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-1/wal/instance
23:51:56.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.964855 15751 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/logs
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data/info.pb
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.195:0
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.195
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.195
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:56.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966650 16299 heartbeater.cc:344] Connected to a master server at 127.15.97.253:33571
23:51:56.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966655 16297 heartbeater.cc:344] Connected to a master server at 127.15.97.252:43371
23:51:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966828 16298 heartbeater.cc:344] Connected to a master server at 127.15.97.254:36255
23:51:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966873 16297 heartbeater.cc:461] Registering TS with master...
23:51:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966902 16298 heartbeater.cc:461] Registering TS with master...
23:51:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.967373 16298 heartbeater.cc:507] Master 127.15.97.254:36255 requested a full tablet report, sending...
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.966873 16299 heartbeater.cc:461] Registering TS with master...
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.967365 16297 heartbeater.cc:507] Master 127.15.97.252:43371 requested a full tablet report, sending...
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.967706 16299 heartbeater.cc:507] Master 127.15.97.253:33571 requested a full tablet report, sending...
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.968480 15865 ts_manager.cc:194] Registered new tserver with Master: 7788773c3e164492a7586efdec232422 (127.15.97.194:37603)
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.968488 15936 ts_manager.cc:194] Registered new tserver with Master: 7788773c3e164492a7586efdec232422 (127.15.97.194:37603)
23:51:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.968495 15793 ts_manager.cc:194] Registered new tserver with Master: 7788773c3e164492a7586efdec232422 (127.15.97.194:37603)
23:51:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.969158 15936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.97.194:51155
23:51:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.062808 16304 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.062971 16304 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.063009 16304 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.066116 16304 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.066207 16304 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.97.195
23:51:57.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.069823 16304 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.97.212:38673
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.97.195:0
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data/info.pb
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.97.195
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.97.254:36255,127.15.97.253:33571,127.15.97.252:43371
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16304
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.97.195
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/logs
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.070794 16304 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.071779 16304 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.077564 16309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.077512 16310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.077517 16312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.077895 16304 server_base.cc:1061] running on GCE node
23:51:57.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.078191 16304 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:57.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.078634 16304 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:57.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.079771 16304 hybrid_clock.cc:648] HybridClock initialized: now 1783468317079762 us; error 22 us; skew 500 ppm
23:51:57.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.081328 16304 webserver.cc:534] Webserver started at http://127.15.97.195:38761/ using document root <none> and password file <none>
23:51:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.081887 16304 fs_manager.cc:362] Metadata directory not provided
23:51:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.081947 16304 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.082141 16304 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.083566 16304 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data/instance:
23:51:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44bd0ffd2f4d4aee82a5c708014fffd5"
23:51:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.084034 16304 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal/instance:
23:51:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44bd0ffd2f4d4aee82a5c708014fffd5"
23:51:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.087009 16304 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
23:51:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.088939 16318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.089819 16304 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.089903 16304 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44bd0ffd2f4d4aee82a5c708014fffd5"
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.089972 16304 fs_report.cc:389] FS layout report
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data/data
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.105171 16304 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.105744 16304 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.105871 16304 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.106323 16304 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.107213 16304 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.107257 16304 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.107292 16304 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.107306 16304 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:57.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.115835 16304 rpc_server.cc:307] RPC server started. Bound to: 127.15.97.195:35857
23:51:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.115880 16431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.97.195:35857 every 8 connection(s)
23:51:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.116727 16304 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/data/info.pb
23:51:57.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.121224 15751 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16304
23:51:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.121330 15751 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2427537181948283538/ts-2/wal/instance
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.125833 16434 heartbeater.cc:344] Connected to a master server at 127.15.97.253:33571
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.125861 16433 heartbeater.cc:344] Connected to a master server at 127.15.97.254:36255
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.125900 16432 heartbeater.cc:344] Connected to a master server at 127.15.97.252:43371
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.126048 16432 heartbeater.cc:461] Registering TS with master...
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.126050 16433 heartbeater.cc:461] Registering TS with master...
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.126569 16433 heartbeater.cc:507] Master 127.15.97.254:36255 requested a full tablet report, sending...
23:51:57.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.126569 16432 heartbeater.cc:507] Master 127.15.97.252:43371 requested a full tablet report, sending...
23:51:57.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.126051 16434 heartbeater.cc:461] Registering TS with master...
23:51:57.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.127275 16434 heartbeater.cc:507] Master 127.15.97.253:33571 requested a full tablet report, sending...
23:51:57.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.127576 15936 ts_manager.cc:194] Registered new tserver with Master: 44bd0ffd2f4d4aee82a5c708014fffd5 (127.15.97.195:35857)
23:51:57.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.127822 15793 ts_manager.cc:194] Registered new tserver with Master: 44bd0ffd2f4d4aee82a5c708014fffd5 (127.15.97.195:35857)
23:51:57.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.128239 15936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.15.97.195:56015
23:51:57.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.128470 15865 ts_manager.cc:194] Registered new tserver with Master: 44bd0ffd2f4d4aee82a5c708014fffd5 (127.15.97.195:35857)
23:51:57.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.142210 15751 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:57.143 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:57.143 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:57.144 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.97.254"
      port: 36255
    }
    bound_http_address {
      host: "127.15.97.254"
      port: 34163
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.97.253"
      port: 33571
    }
    bound_http_address {
      host: "127.15.97.253"
      port: 36059
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.97.252"
      port: 43371
    }
    bound_http_address {
      host: "127.15.97.252"
      port: 43779
    }
  }
}

23:51:57.144 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:57.144 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.97.193"
      port: 40485
    }
    bound_http_address {
      host: "127.15.97.193"
      port: 38913
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.97.194"
      port: 37603
    }
    bound_http_address {
      host: "127.15.97.194"
      port: 33407
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.97.195"
      port: 35857
    }
    bound_http_address {
      host: "127.15.97.195"
      port: 38761
    }
  }
}

23:51:57.144 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:57.146 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:57.147 [DEBUG - main] (Connection.java:748) [peer master-127.15.97.254:36255(127.15.97.254:36255)] connecting to peer
23:51:57.148 [DEBUG - main] (Connection.java:748) [peer master-127.15.97.253:33571(127.15.97.253:33571)] connecting to peer
23:51:57.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.15.97.254:36255(127.15.97.254:36255)] Successfully connected to peer
23:51:57.149 [DEBUG - main] (Connection.java:748) [peer master-127.15.97.252:43371(127.15.97.252:43371)] connecting to peer
23:51:57.150 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.15.97.253:33571(127.15.97.253:33571)] Successfully connected to peer
23:51:57.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.15.97.252:43371(127.15.97.252:43371)] Successfully connected to peer
23:51:57.151 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.97.253
23:51:57.152 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.97.252
23:51:57.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.97.254
23:51:57.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe79f4e1, L:/127.0.0.1:38882 - R:/127.15.97.253:33571] using SASL/PLAIN
23:51:57.167 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8030fedc, L:/127.0.0.1:38926 - R:/127.15.97.252:43371] using SASL/PLAIN
23:51:57.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1a11fde, L:/127.0.0.1:60766 - R:/127.15.97.254:36255] using SASL/PLAIN
23:51:57.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.97.254:36255, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.97.253:33571, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.15.97.252:43371, [21ms] Sub RPC ConnectToMaster: received response from server master-127.15.97.253:33571: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.15.97.252:43371: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.15.97.254:36255: OK, deferred=null) after lookup
23:51:57.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.170589 15936 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38926:
23:51:57.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468317146"
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:57.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:57.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4ec7f4247c4145cd8aec8a4a4e70d86d
23:51:57.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.196630 16366 tablet_service.cc:1511] Processing CreateTablet for tablet 0776fde3634c4bb0be051ddb1a3e88bd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468317146 [id=4ec7f4247c4145cd8aec8a4a4e70d86d]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:57.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.196842 16096 tablet_service.cc:1511] Processing CreateTablet for tablet 09010f84a67f45b5b0303a52c694a633 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468317146 [id=4ec7f4247c4145cd8aec8a4a4e70d86d]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:57.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.197499 16366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0776fde3634c4bb0be051ddb1a3e88bd. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:57.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.197690 16096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09010f84a67f45b5b0303a52c694a633. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:57.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.201944 16455 tablet_bootstrap.cc:492] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Bootstrap starting.
23:51:57.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.202915 16456 tablet_bootstrap.cc:492] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Bootstrap starting.
23:51:57.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.204284 16455 tablet_bootstrap.cc:654] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Neither blocks nor log segments found. Creating new log.
23:51:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.205022 16456 tablet_bootstrap.cc:654] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Neither blocks nor log segments found. Creating new log.
23:51:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.205090 16455 log.cc:826] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Log is configured to *not* fsync() on all Append() calls
23:51:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.205708 16456 log.cc:826] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Log is configured to *not* fsync() on all Append() calls
23:51:57.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.206749 16455 tablet_bootstrap.cc:492] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: No bootstrap required, opened a new log
23:51:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.206941 16455 ts_tablet_manager.cc:1403] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.207237 16456 tablet_bootstrap.cc:492] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: No bootstrap required, opened a new log
23:51:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.207440 16456 ts_tablet_manager.cc:1403] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210248 16455 raft_consensus.cc:359] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" member_type: VOTER last_known_addr { host: "127.15.97.195" port: 35857 } }
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210453 16455 raft_consensus.cc:385] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210381 16456 raft_consensus.cc:359] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0700bc2eef44bc5a1848f301feb128f" member_type: VOTER last_known_addr { host: "127.15.97.193" port: 40485 } }
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210508 16455 raft_consensus.cc:740] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44bd0ffd2f4d4aee82a5c708014fffd5, State: Initialized, Role: FOLLOWER
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210525 16456 raft_consensus.cc:385] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210565 16456 raft_consensus.cc:740] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0700bc2eef44bc5a1848f301feb128f, State: Initialized, Role: FOLLOWER
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210928 16456 consensus_queue.cc:260] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0700bc2eef44bc5a1848f301feb128f" member_type: VOTER last_known_addr { host: "127.15.97.193" port: 40485 } }
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.210928 16455 consensus_queue.cc:260] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" member_type: VOTER last_known_addr { host: "127.15.97.195" port: 35857 } }
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211066 16456 raft_consensus.cc:399] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211066 16455 raft_consensus.cc:399] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211117 16456 raft_consensus.cc:493] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211117 16455 raft_consensus.cc:493] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211194 16455 raft_consensus.cc:3060] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 0 FOLLOWER]: Advancing to term 1
23:51:57.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.211194 16456 raft_consensus.cc:3060] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 0 FOLLOWER]: Advancing to term 1
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212114 16455 raft_consensus.cc:515] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" member_type: VOTER last_known_addr { host: "127.15.97.195" port: 35857 } }
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212114 16456 raft_consensus.cc:515] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0700bc2eef44bc5a1848f301feb128f" member_type: VOTER last_known_addr { host: "127.15.97.193" port: 40485 } }
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212455 16456 leader_election.cc:304] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0700bc2eef44bc5a1848f301feb128f; no voters: 
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212455 16455 leader_election.cc:304] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 44bd0ffd2f4d4aee82a5c708014fffd5; no voters: 
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212755 16455 leader_election.cc:290] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212755 16456 leader_election.cc:290] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:57.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212862 16460 raft_consensus.cc:2804] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 1 FOLLOWER]: Leader election won for term 1
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213078 16460 raft_consensus.cc:697] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [term 1 LEADER]: Becoming Leader. State: Replica: c0700bc2eef44bc5a1848f301feb128f, State: Running, Role: LEADER
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213092 16459 raft_consensus.cc:2804] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 1 FOLLOWER]: Leader election won for term 1
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213358 16459 raft_consensus.cc:697] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [term 1 LEADER]: Becoming Leader. State: Replica: 44bd0ffd2f4d4aee82a5c708014fffd5, State: Running, Role: LEADER
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213480 16460 consensus_queue.cc:237] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0700bc2eef44bc5a1848f301feb128f" member_type: VOTER last_known_addr { host: "127.15.97.193" port: 40485 } }
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213538 16455 ts_tablet_manager.cc:1434] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
23:51:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213538 16456 ts_tablet_manager.cc:1434] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:51:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213871 16432 heartbeater.cc:499] Master 127.15.97.252:43371 was elected leader, sending a full tablet report...
23:51:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.213724 16459 consensus_queue.cc:237] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" member_type: VOTER last_known_addr { host: "127.15.97.195" port: 35857 } }
23:51:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.214306 16162 heartbeater.cc:499] Master 127.15.97.252:43371 was elected leader, sending a full tablet report...
23:51:57.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.217058 15936 catalog_manager.cc:5696] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f reported cstate change: term changed from 0 to 1, leader changed from <none> to c0700bc2eef44bc5a1848f301feb128f (127.15.97.193). New cstate: current_term: 1 leader_uuid: "c0700bc2eef44bc5a1848f301feb128f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0700bc2eef44bc5a1848f301feb128f" member_type: VOTER last_known_addr { host: "127.15.97.193" port: 40485 } health_report { overall_health: HEALTHY } } }
23:51:57.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.219116 15937 catalog_manager.cc:5696] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44bd0ffd2f4d4aee82a5c708014fffd5 (127.15.97.195). New cstate: current_term: 1 leader_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bd0ffd2f4d4aee82a5c708014fffd5" member_type: VOTER last_known_addr { host: "127.15.97.195" port: 35857 } health_report { overall_health: HEALTHY } } }
23:51:57.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.236 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.240 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.240 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@67427b69, flushNotification=Deferred@2017860548(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:57.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.243 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.243 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.248 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.248 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.249 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.259 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.259 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.260 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)] connecting to peer
23:51:57.261 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)] connecting to peer
23:51:57.262 [DEBUG - kudu-nio-3] (Connection.java:757) [peer c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)] Successfully connected to peer
23:51:57.263 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)] Successfully connected to peer
23:51:57.282 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x7cd798be, L:/127.0.0.1:41692 - R:/127.15.97.195:35857] using TOKEN/null
23:51:57.287 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xa2815fad, L:/127.0.0.1:41200 - R:/127.15.97.193:40485] using TOKEN/null
23:51:57.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.297 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.15.97.252:43371, [1ms] Sub RPC GetTableLocations: received response from server master-127.15.97.252:43371: OK, deferred=null)) after lookup
23:51:57.303 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468317146, tablet=0776fde3634c4bb0be051ddb1a3e88bd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:57.303 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0776fde3634c4bb0be051ddb1a3e88bd for partition [0x00000000, 0x00000001) with scanner id null
23:51:57.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468317146, tablet=09010f84a67f45b5b0303a52c694a633, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:57.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 09010f84a67f45b5b0303a52c694a633 for partition [0x00000001, 0x00000002) with scanner id null
23:51:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.310767 15930 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38926:
23:51:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468317146" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullableDef" type: INT32 is_key: false is_nullable: true read_default_value: "\310\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.319486 16473 tablet.cc:1724] T 09010f84a67f45b5b0303a52c694a633 P c0700bc2eef44bc5a1848f301feb128f: Alter schema from (
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:addNonNull INT32 NOT NULL,
23:51:57.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     13:addNullable INT32 NULLABLE,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     14:addNullableDef INT32 NULLABLE,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.320063 16472 tablet.cc:1724] T 0776fde3634c4bb0be051ddb1a3e88bd P 44bd0ffd2f4d4aee82a5c708014fffd5: Alter schema from (
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:addNonNull INT32 NOT NULL,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     13:addNullable INT32 NULLABLE,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     14:addNullableDef INT32 NULLABLE,
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:57.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:57.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.348402 15937 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e927f9938b2247c7958934e4f59a73ae: org.apache.kudu.client.TestAlterTable-1783468317146 [id=4ec7f4247c4145cd8aec8a4a4e70d86d] alter complete (version 1)
23:51:57.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4ec7f4247c4145cd8aec8a4a4e70d86d
23:51:57.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0776fde3634c4bb0be051ddb1a3e88bd for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000000, 0x00000001)
23:51:57.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 09010f84a67f45b5b0303a52c694a633 for table 'org.apache.kudu.client.TestAlterTable-1783468317146' with partition [0x00000001, 0x00000002)
23:51:57.361 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0776fde3634c4bb0be051ddb1a3e88bd@[44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=09010f84a67f45b5b0303a52c694a633@[c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:57.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.15.97.252:43371, [1ms] Sub RPC GetTableLocations: received response from server master-127.15.97.252:43371: OK, deferred=null)) after lookup
23:51:57.370 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468317146, tablet=0776fde3634c4bb0be051ddb1a3e88bd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:57.370 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0776fde3634c4bb0be051ddb1a3e88bd for partition [0x00000000, 0x00000001) with scanner id null
23:51:57.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468317146, tablet=09010f84a67f45b5b0303a52c694a633, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:57.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 09010f84a67f45b5b0303a52c694a633 for partition [0x00000001, 0x00000002) with scanner id null
23:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.385319 15937 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38926:
23:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468317146" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
23:51:57.391 [DEBUG - main] (Connection.java:575) [peer master-127.15.97.254:36255(127.15.97.254:36255)] disconnecting while in state READY
23:51:57.391 [DEBUG - main] (Connection.java:575) [peer master-127.15.97.252:43371(127.15.97.252:43371)] disconnecting while in state READY
23:51:57.391 [DEBUG - main] (Connection.java:575) [peer c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)] disconnecting while in state READY
23:51:57.391 [DEBUG - main] (Connection.java:575) [peer 44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)] disconnecting while in state READY
23:51:57.391 [DEBUG - main] (Connection.java:575) [peer master-127.15.97.253:33571(127.15.97.253:33571)] disconnecting while in state READY
23:51:57.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.15.97.254:36255(127.15.97.254:36255)] handling channelInactive
23:51:57.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.15.97.254:36255(127.15.97.254:36255)] cleaning up while in state READY due to: connection closed
23:51:57.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.15.97.252:43371(127.15.97.252:43371)] handling channelInactive
23:51:57.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.15.97.252:43371(127.15.97.252:43371)] cleaning up while in state READY due to: connection closed
23:51:57.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.15.97.253:33571(127.15.97.253:33571)] handling channelInactive
23:51:57.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.15.97.253:33571(127.15.97.253:33571)] cleaning up while in state READY due to: connection closed
23:51:57.393 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)] handling channelInactive
23:51:57.393 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 44bd0ffd2f4d4aee82a5c708014fffd5(127.15.97.195:35857)] cleaning up while in state READY due to: connection closed
23:51:57.394 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.396 [DEBUG - kudu-nio-3] (Connection.java:239) [peer c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)] handling channelInactive
23:51:57.396 [DEBUG - kudu-nio-3] (Connection.java:709) [peer c0700bc2eef44bc5a1848f301feb128f(127.15.97.193:40485)] cleaning up while in state READY due to: connection closed
23:51:57.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.396696 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16034
23:51:57.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.397578 16007 catalog_manager.cc:1294] Loaded cluster ID: a87e5d3eb5cb4e8eb6b4005876a79b1b
23:51:57.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.397642 16007 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: loading cluster ID for follower catalog manager: success
23:51:57.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.400998 16007 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: acquiring CA information for follower catalog manager: success
23:51:57.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.402287 16007 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fcc0832eb92a40558daab4b7ae990469: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:57.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.404582 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16169
23:51:57.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.410063 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16304
23:51:57.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.415043 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15762
23:51:57.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.420284 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15831
23:51:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.425002 15751 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 15903
23:51:57.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:57Z chronyd exiting
.23:51:57.474 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468317474
23:51:57.476 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:57.476 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:57.476 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:57.477 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:57.477 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:57.479 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:57.576 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:57.576 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:57.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.577512 16480 mini_oidc.cc:150] Starting JWKS server
23:51:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.578941 16480 webserver.cc:534] Webserver started at http://127.0.0.1:46481/ using document root <none> and password file <none>
23:51:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.579061 16480 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.579243 16480 webserver.cc:534] Webserver started at http://127.0.0.1:40071/ using document root <none> and password file <none>
23:51:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:57Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:57Z Disabled control of system clock
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.592389 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/logs
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data/info.pb
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.62:37633
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.62
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json with env {}
23:51:57.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.687436 16491 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:57.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.687628 16491 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:57.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.687667 16491 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690833 16491 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:57.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690881 16491 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:57.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690898 16491 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:57.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690913 16491 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:57.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690929 16491 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:57.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.690943 16491 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46481/jwks.json
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.694571 16491 master_runner.cc:387] Master server non-default flags:
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.62:37633
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json
23:51:57.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data/info.pb
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.62
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16491
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/logs
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:57.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.695479 16491 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:57.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.696530 16491 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.701581 16496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.701639 16497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.701696 16491 server_base.cc:1061] running on GCE node
23:51:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.701581 16499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.702185 16491 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:57.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.702932 16491 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:57.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.704074 16491 hybrid_clock.cc:648] HybridClock initialized: now 1783468317704058 us; error 36 us; skew 500 ppm
23:51:57.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.705596 16491 webserver.cc:534] Webserver started at http://127.16.24.62:40679/ using document root <none> and password file <none>
23:51:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.706094 16491 fs_manager.cc:362] Metadata directory not provided
23:51:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.706139 16491 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.706280 16491 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:57.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.707643 16491 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data/instance:
23:51:57.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ee5086d18794372acf4e4ac18634798"
23:51:57.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.708074 16491 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal/instance:
23:51:57.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ee5086d18794372acf4e4ac18634798"
23:51:57.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.710855 16491 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:51:57.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.712664 16505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.713544 16491 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.713637 16491 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ee5086d18794372acf4e4ac18634798"
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.713707 16491 fs_report.cc:389] FS layout report
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data/data
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.727437 16491 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:57.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.728010 16491 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:57.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.728137 16491 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:57.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.734467 16557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.62:37633 every 8 connection(s)
23:51:57.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.734480 16491 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.62:37633
23:51:57.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.735404 16491 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/data/info.pb
23:51:57.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.736933 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16491
23:51:57.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.737056 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-0/wal/instance
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.738032 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.738304 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/logs
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data/info.pb
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.61:39721
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.61
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json with env {}
23:51:57.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.740849 16558 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.754513 16558 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.755180 16506 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.24.61:39721: connect: Connection refused (error 111)
23:51:57.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.755980 16558 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.61:39721: Network error: Client connection negotiation failed: client connection to 127.16.24.61:39721: connect: Connection refused (error 111)
23:51:57.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.805171 16558 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } attempt: 1
23:51:57.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.806689 16558 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.61:39721: Network error: Client connection negotiation failed: client connection to 127.16.24.61:39721: connect: Connection refused (error 111)
23:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.833235 16560 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.833400 16560 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.833441 16560 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836565 16560 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836608 16560 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836627 16560 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836642 16560 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836658 16560 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.836670 16560 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46481/jwks.json
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.840350 16560 master_runner.cc:387] Master server non-default flags:
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.61:39721
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data/info.pb
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.61
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16560
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/logs
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:57.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.841223 16560 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:57.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.842149 16560 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.846652 16569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.846661 16568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.846794 16571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.846990 16560 server_base.cc:1061] running on GCE node
23:51:57.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.847401 16560 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:57.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.848165 16560 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:57.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.849298 16560 hybrid_clock.cc:648] HybridClock initialized: now 1783468317849287 us; error 26 us; skew 500 ppm
23:51:57.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.850697 16560 webserver.cc:534] Webserver started at http://127.16.24.61:34759/ using document root <none> and password file <none>
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.851137 16560 fs_manager.cc:362] Metadata directory not provided
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.851181 16560 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.851312 16560 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:57.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.852638 16560 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data/instance:
23:51:57.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364172e783ee42878e1c776a5bc2cba7"
23:51:57.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.853024 16560 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal/instance:
23:51:57.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364172e783ee42878e1c776a5bc2cba7"
23:51:57.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.855698 16560 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
23:51:57.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.857499 16577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.858330 16560 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.858413 16560 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364172e783ee42878e1c776a5bc2cba7"
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.858479 16560 fs_report.cc:389] FS layout report
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data/data
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:57.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:57.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.868571 16560 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.869052 16560 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.869174 16560 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.874831 16558 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } attempt: 2
23:51:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.875274 16560 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.61:39721
23:51:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.875360 16629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.61:39721 every 8 connection(s)
23:51:57.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.876370 16560 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/data/info.pb
23:51:57.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.879292 16631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:57.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.882298 16631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.882552 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16560
23:51:57.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.882632 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-1/wal/instance
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.882886 16558 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.883262 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/logs
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data/info.pb
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.60:41969
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.60
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json with env {}
23:51:57.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.884876 16558 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.887910 16631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.891368 16631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } has no permanent_uuid. Determining permanent_uuid...
23:51:57.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.891994 16580 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.892700 16631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.928013 16558 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 1
23:51:57.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.929283 16558 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.941880 16631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 1
23:51:57.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.943037 16631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.976467 16558 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 2
23:51:57.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.977787 16558 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:57.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.980425 16634 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:57.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.980600 16634 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:57.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.980643 16634 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983842 16634 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983888 16634 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983907 16634 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983922 16634 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:57.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983939 16634 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:57.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.983952 16634 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46481/jwks.json
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.987733 16634 master_runner.cc:387] Master server non-default flags:
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal
23:51:57.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.60:41969
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46481/jwks.json
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data/info.pb
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.60
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16634
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/logs
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:57.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.988703 16634 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:57.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.989691 16634 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.994400 16643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.994612 16634 server_base.cc:1061] running on GCE node
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.994401 16641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.994413 16640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:57.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.995093 16634 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:57.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.995908 16634 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:57.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.997032 16634 hybrid_clock.cc:648] HybridClock initialized: now 1783468317997015 us; error 35 us; skew 500 ppm
23:51:57.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.998495 16634 webserver.cc:534] Webserver started at http://127.16.24.60:45111/ using document root <none> and password file <none>
23:51:57.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.998945 16634 fs_manager.cc:362] Metadata directory not provided
23:51:57.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.998993 16634 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:57.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.999130 16634 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.000540 16634 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data/instance:
23:51:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77ecda0319884b5a8497a446296708ba"
23:51:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.000928 16634 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal/instance:
23:51:58.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77ecda0319884b5a8497a446296708ba"
23:51:58.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:58.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.003731 16634 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.005576 16649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.006421 16634 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.006516 16634 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77ecda0319884b5a8497a446296708ba"
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:57 on dist-test-slave-fjh2"
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.006585 16634 fs_report.cc:389] FS layout report
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data/data
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.011186 16631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 2
23:51:58.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.012379 16631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.24.60:41969: Network error: Client connection negotiation failed: client connection to 127.16.24.60:41969: connect: Connection refused (error 111)
23:51:58.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.022526 16634 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.023065 16634 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.023195 16634 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.029727 16701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.60:41969 every 8 connection(s)
23:51:58.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.029732 16634 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.60:41969
23:51:58.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.030654 16634 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/data/info.pb
23:51:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.033157 16702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.036077 16702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.038465 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16634
23:51:58.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.038565 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/master-2/wal/instance
23:51:58.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.044723 16702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.049610 16702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } has no permanent_uuid. Determining permanent_uuid...
23:51:58.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.056545 16702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Bootstrap starting.
23:51:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.058503 16702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Neither blocks nor log segments found. Creating new log.
23:51:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.059140 16702 log.cc:826] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Log is configured to *not* fsync() on all Append() calls
23:51:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.060684 16702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: No bootstrap required, opened a new log
23:51:58.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.063256 16702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.063519 16702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.063652 16702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ecda0319884b5a8497a446296708ba, State: Initialized, Role: FOLLOWER
23:51:58.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.064064 16702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.064437 16711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.064551 16711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.064952 16702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.069111 16722 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.069280 16722 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.067878 16634 master_runner.cc:187] Error getting master registration for 127.16.24.62:37633: OK, instance_id { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" instance_seqno: 1783468317732728 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.069478 16634 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.084939 16558 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 3
23:51:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.090189 16558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: Bootstrap starting.
23:51:58.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.092444 16558 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: Neither blocks nor log segments found. Creating new log.
23:51:58.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.093308 16558 log.cc:826] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: Log is configured to *not* fsync() on all Append() calls
23:51:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.094777 16558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: No bootstrap required, opened a new log
23:51:58.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.097079 16558 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.097213 16558 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.097259 16558 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee5086d18794372acf4e4ac18634798, State: Initialized, Role: FOLLOWER
23:51:58.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.097645 16558 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.098094 16725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.098217 16725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.098609 16558 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.102836 16736 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.103549 16631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } attempt: 3
23:51:58.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.102989 16491 master_runner.cc:187] Error getting master registration for 127.16.24.61:39721: OK, instance_id { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" instance_seqno: 1783468317873616 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:58.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.105154 16491 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.103003 16736 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.110262 16631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: Bootstrap starting.
23:51:58.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.112706 16631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: Neither blocks nor log segments found. Creating new log.
23:51:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.113480 16631 log.cc:826] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: Log is configured to *not* fsync() on all Append() calls
23:51:58.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.115185 16631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: No bootstrap required, opened a new log
23:51:58.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.118561 16631 raft_consensus.cc:359] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.118723 16631 raft_consensus.cc:385] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.118773 16631 raft_consensus.cc:740] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364172e783ee42878e1c776a5bc2cba7, State: Initialized, Role: FOLLOWER
23:51:58.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.119184 16631 consensus_queue.cc:260] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.119621 16739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.119864 16739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.120069 16583 tablet.cc:2406] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:58.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.120729 16631 sys_catalog.cc:565] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: configured and running, proceeding with master startup.
23:51:58.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.125442 16750 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:58.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.125610 16750 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:58.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.128448 16560 master_runner.cc:264] No leader master found from master 364172e783ee42878e1c776a5bc2cba7
23:51:58.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.128505 16560 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.229351 16511 tablet.cc:2406] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:58.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.232416 16711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:58.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.232602 16711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.233567 16711 leader_election.cc:290] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee5086d18794372acf4e4ac18634798 (127.16.24.62:37633), 364172e783ee42878e1c776a5bc2cba7 (127.16.24.61:39721)
23:51:58.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.234259 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77ecda0319884b5a8497a446296708ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364172e783ee42878e1c776a5bc2cba7" is_pre_election: true
23:51:58.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.234525 16604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ecda0319884b5a8497a446296708ba in term 0.
23:51:58.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.234932 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77ecda0319884b5a8497a446296708ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee5086d18794372acf4e4ac18634798" is_pre_election: true
23:51:58.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.235164 16532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ecda0319884b5a8497a446296708ba in term 0.
23:51:58.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.235634 16650 leader_election.cc:304] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 364172e783ee42878e1c776a5bc2cba7, 77ecda0319884b5a8497a446296708ba; no voters: 
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.236371 16711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.236438 16711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.236470 16711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 0 FOLLOWER]: Advancing to term 1
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.237432 16711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.237797 16711 leader_election.cc:290] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [CANDIDATE]: Term 1 election: Requested vote from peers 2ee5086d18794372acf4e4ac18634798 (127.16.24.62:37633), 364172e783ee42878e1c776a5bc2cba7 (127.16.24.61:39721)
23:51:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.238685 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77ecda0319884b5a8497a446296708ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "364172e783ee42878e1c776a5bc2cba7"
23:51:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.238739 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77ecda0319884b5a8497a446296708ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee5086d18794372acf4e4ac18634798"
23:51:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.238799 16604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 0 FOLLOWER]: Advancing to term 1
23:51:58.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.238826 16532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 0 FOLLOWER]: Advancing to term 1
23:51:58.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.239782 16532 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ecda0319884b5a8497a446296708ba in term 1.
23:51:58.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.240248 16653 leader_election.cc:304] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [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: 2ee5086d18794372acf4e4ac18634798, 77ecda0319884b5a8497a446296708ba; no voters: 
23:51:58.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.239782 16604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ecda0319884b5a8497a446296708ba in term 1.
23:51:58.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.241161 16711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 1 FOLLOWER]: Leader election won for term 1
23:51:58.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.241377 16711 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [term 1 LEADER]: Becoming Leader. State: Replica: 77ecda0319884b5a8497a446296708ba, State: Running, Role: LEADER
23:51:58.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.241689 16711 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } }
23:51:58.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.243549 16752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77ecda0319884b5a8497a446296708ba. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.243635 16752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: This master's current role is: LEADER
23:51:58.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.244019 16754 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:58.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.245062 16754 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.248934 16532 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [term 1 FOLLOWER]: Refusing update from remote peer 77ecda0319884b5a8497a446296708ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.248934 16604 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [term 1 FOLLOWER]: Refusing update from remote peer 77ecda0319884b5a8497a446296708ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.249486 16752 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:58.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.249715 16711 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:58.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.253221 16739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77ecda0319884b5a8497a446296708ba. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.253324 16739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.253777 16725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77ecda0319884b5a8497a446296708ba. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.253867 16725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.254927 16752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.255034 16752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: This master's current role is: LEADER
23:51:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.255460 16725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.255566 16725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.256793 16711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.256881 16711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba [sys.catalog]: This master's current role is: LEADER
23:51:58.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.257179 16756 mvcc.cc:204] Tried to move back new op lower bound from 7305086231542145024 to 7305086231520878592. Current Snapshot: MvccSnapshot[applied={T|T < 7305086231542145024}]
23:51:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.257709 16739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "77ecda0319884b5a8497a446296708ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ee5086d18794372acf4e4ac18634798" member_type: VOTER last_known_addr { host: "127.16.24.62" port: 37633 } } peers { permanent_uuid: "364172e783ee42878e1c776a5bc2cba7" member_type: VOTER last_known_addr { host: "127.16.24.61" port: 39721 } } peers { permanent_uuid: "77ecda0319884b5a8497a446296708ba" member_type: VOTER last_known_addr { host: "127.16.24.60" port: 41969 } } }
23:51:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.257797 16739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7 [sys.catalog]: This master's current role is: FOLLOWER
23:51:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.258626 16754 catalog_manager.cc:1382] Generated new cluster ID: 732f17162c2743e1b8d815835a5d05b3
23:51:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.258761 16754 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:58.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.260165 16757 mvcc.cc:204] Tried to move back new op lower bound from 7305086231542145024 to 7305086231520878592. Current Snapshot: MvccSnapshot[applied={T|T < 7305086231542145024}]
23:51:58.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.274513 16754 catalog_manager.cc:1405] Generated new certificate authority record
23:51:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.275501 16754 catalog_manager.cc:1539] Loading token signing keys...
23:51:58.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.288290 16754 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Generated new TSK 0
23:51:58.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.289552 16754 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.302636 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/logs
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data/info.pb
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.1:0
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.1
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.1
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:58.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.399555 16764 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.399724 16764 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.399776 16764 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.402984 16764 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.403090 16764 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.24.1
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.406678 16764 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data
23:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.1:0
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data/info.pb
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.1
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16764
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.1
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/logs
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.407764 16764 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.408797 16764 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.414732 16764 server_base.cc:1061] running on GCE node
23:51:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.414638 16772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.414638 16769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.414676 16770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.415187 16764 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.415665 16764 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.416807 16764 hybrid_clock.cc:648] HybridClock initialized: now 1783468318416787 us; error 31 us; skew 500 ppm
23:51:58.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.418394 16764 webserver.cc:534] Webserver started at http://127.16.24.1:34575/ using document root <none> and password file <none>
23:51:58.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.418851 16764 fs_manager.cc:362] Metadata directory not provided
23:51:58.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.418898 16764 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.419040 16764 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.420413 16764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data/instance:
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4bb8593131749e89f9054c9701569ee"
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.420804 16764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal/instance:
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4bb8593131749e89f9054c9701569ee"
23:51:58.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.423605 16764 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:58.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.425390 16778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.426244 16764 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.426326 16764 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4bb8593131749e89f9054c9701569ee"
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.426393 16764 fs_report.cc:389] FS layout report
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data/data
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.448167 16764 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.448706 16764 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.448830 16764 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.449275 16764 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.450165 16764 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.450207 16764 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.450244 16764 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.450258 16764 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.458420 16764 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.1:43709
23:51:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.458449 16891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.1:43709 every 8 connection(s)
23:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.459224 16764 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/data/info.pb
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467285 16892 heartbeater.cc:344] Connected to a master server at 127.16.24.60:41969
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467373 16894 heartbeater.cc:344] Connected to a master server at 127.16.24.61:39721
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467500 16892 heartbeater.cc:461] Registering TS with master...
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467501 16894 heartbeater.cc:461] Registering TS with master...
23:51:58.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467875 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16764
23:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.467975 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal/instance
23:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.468077 16892 heartbeater.cc:507] Master 127.16.24.60:41969 requested a full tablet report, sending...
23:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.468076 16894 heartbeater.cc:507] Master 127.16.24.61:39721 requested a full tablet report, sending...
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.469455 16593 ts_manager.cc:194] Registered new tserver with Master: b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709)
23:51:58.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.469565 16666 ts_manager.cc:194] Registered new tserver with Master: b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709)
23:51:58.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.470731 16666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.24.1:50677
23:51:58.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.471338 16893 heartbeater.cc:344] Connected to a master server at 127.16.24.62:37633
23:51:58.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.471419 16893 heartbeater.cc:461] Registering TS with master...
23:51:58.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.471578 16893 heartbeater.cc:507] Master 127.16.24.62:37633 requested a full tablet report, sending...
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.471992 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/logs
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data/info.pb
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.2:0
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.2
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.2
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.472508 16522 ts_manager.cc:194] Registered new tserver with Master: b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709)
23:51:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.569121 16899 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.569291 16899 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.569329 16899 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.572474 16899 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.572567 16899 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.24.2
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.576179 16899 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.2:0
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data/info.pb
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.2
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16899
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.2
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/logs
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.577117 16899 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.578112 16899 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.583940 16899 server_base.cc:1061] running on GCE node
23:51:58.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.583892 16905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.583846 16904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.583851 16907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.584546 16899 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.585036 16899 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.586180 16899 hybrid_clock.cc:648] HybridClock initialized: now 1783468318586162 us; error 29 us; skew 500 ppm
23:51:58.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.587838 16899 webserver.cc:534] Webserver started at http://127.16.24.2:36797/ using document root <none> and password file <none>
23:51:58.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.588376 16899 fs_manager.cc:362] Metadata directory not provided
23:51:58.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.588436 16899 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.588644 16899 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.590099 16899 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data/instance:
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35"
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.590583 16899 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal/instance:
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35"
23:51:58.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.593685 16899 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:58.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.595672 16913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.596527 16899 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.596628 16899 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35"
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.596722 16899 fs_report.cc:389] FS layout report
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data/data
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.612825 16899 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.613436 16899 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:58.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.613590 16899 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.614255 16899 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:58.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.615274 16899 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:58.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.615327 16899 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:58.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.615370 16899 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:58.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.615386 16899 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.624478 16899 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.2:41099
23:51:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.624511 17026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.2:41099 every 8 connection(s)
23:51:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.625404 16899 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/data/info.pb
23:51:58.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.628309 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 16899
23:51:58.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.628404 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal/instance
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.632036 16480 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/logs
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data/info.pb
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.3:0
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.3
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.3
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:58.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.634881 17028 heartbeater.cc:344] Connected to a master server at 127.16.24.62:37633
23:51:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.634932 17029 heartbeater.cc:344] Connected to a master server at 127.16.24.61:39721
23:51:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.635108 17029 heartbeater.cc:461] Registering TS with master...
23:51:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.635107 17028 heartbeater.cc:461] Registering TS with master...
23:51:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.635601 17028 heartbeater.cc:507] Master 127.16.24.62:37633 requested a full tablet report, sending...
23:51:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.635602 17029 heartbeater.cc:507] Master 127.16.24.61:39721 requested a full tablet report, sending...
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.636265 17027 heartbeater.cc:344] Connected to a master server at 127.16.24.60:41969
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.636335 17027 heartbeater.cc:461] Registering TS with master...
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.636487 17027 heartbeater.cc:507] Master 127.16.24.60:41969 requested a full tablet report, sending...
23:51:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.636860 16522 ts_manager.cc:194] Registered new tserver with Master: 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099)
23:51:58.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.636925 16593 ts_manager.cc:194] Registered new tserver with Master: 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099)
23:51:58.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.637069 16666 ts_manager.cc:194] Registered new tserver with Master: 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099)
23:51:58.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.637720 16666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.24.2:35219
23:51:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.730211 17034 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.730415 17034 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.730459 17034 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:58.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.733621 17034 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:58.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.733713 17034 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.24.3
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.737401 17034 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.24.20:46721
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.24.3:0
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data/info.pb
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.24.3
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.24.62:37633,127.16.24.61:39721,127.16.24.60:41969
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17034
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.24.3
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/logs
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.738276 17034 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:58.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.739226 17034 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.744872 17039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.744938 17040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.744872 17042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.745474 17034 server_base.cc:1061] running on GCE node
23:51:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.745801 17034 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:58.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.746294 17034 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:58.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.747440 17034 hybrid_clock.cc:648] HybridClock initialized: now 1783468318747424 us; error 27 us; skew 500 ppm
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749007 17034 webserver.cc:534] Webserver started at http://127.16.24.3:45515/ using document root <none> and password file <none>
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749493 17034 fs_manager.cc:362] Metadata directory not provided
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749550 17034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.749733 17034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.751118 17034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data/instance:
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d5ea30c782a4bb4959bdd9511d69389"
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.751545 17034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/instance:
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d5ea30c782a4bb4959bdd9511d69389"
23:51:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.754402 17034 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:51:58.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.756273 17048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.757126 17034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.757212 17034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d5ea30c782a4bb4959bdd9511d69389"
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:58 on dist-test-slave-fjh2"
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.757277 17034 fs_report.cc:389] FS layout report
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data/data
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:58.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:58.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.764900 17034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:58.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.765357 17034 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:58.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.765488 17034 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.765954 17034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.766839 17034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.766882 17034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.766916 17034 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.766928 17034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:58.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.774649 17034 rpc_server.cc:307] RPC server started. Bound to: 127.16.24.3:36197
23:51:58.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.774698 17161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.24.3:36197 every 8 connection(s)
23:51:58.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.775496 17034 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/data/info.pb
23:51:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.778007 16480 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17034
23:51:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.778107 16480 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/instance
23:51:58.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784732 17163 heartbeater.cc:344] Connected to a master server at 127.16.24.62:37633
23:51:58.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784828 17164 heartbeater.cc:344] Connected to a master server at 127.16.24.61:39721
23:51:58.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784920 17162 heartbeater.cc:344] Connected to a master server at 127.16.24.60:41969
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784955 17163 heartbeater.cc:461] Registering TS with master...
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.784960 17164 heartbeater.cc:461] Registering TS with master...
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.785000 17162 heartbeater.cc:461] Registering TS with master...
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.785436 17162 heartbeater.cc:507] Master 127.16.24.60:41969 requested a full tablet report, sending...
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.785446 17163 heartbeater.cc:507] Master 127.16.24.62:37633 requested a full tablet report, sending...
23:51:58.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.785452 17164 heartbeater.cc:507] Master 127.16.24.61:39721 requested a full tablet report, sending...
23:51:58.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.786429 16593 ts_manager.cc:194] Registered new tserver with Master: 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197)
23:51:58.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.786473 16522 ts_manager.cc:194] Registered new tserver with Master: 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197)
23:51:58.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.786770 16666 ts_manager.cc:194] Registered new tserver with Master: 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197)
23:51:58.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.787344 16666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.24.3:37329
23:51:58.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.797884 16480 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:58.798 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:58.798 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:58.799 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.24.62"
      port: 37633
    }
    bound_http_address {
      host: "127.16.24.62"
      port: 40679
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.24.61"
      port: 39721
    }
    bound_http_address {
      host: "127.16.24.61"
      port: 34759
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.24.60"
      port: 41969
    }
    bound_http_address {
      host: "127.16.24.60"
      port: 45111
    }
  }
}

23:51:58.799 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:58.800 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.24.1"
      port: 43709
    }
    bound_http_address {
      host: "127.16.24.1"
      port: 34575
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.24.2"
      port: 41099
    }
    bound_http_address {
      host: "127.16.24.2"
      port: 36797
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.24.3"
      port: 36197
    }
    bound_http_address {
      host: "127.16.24.3"
      port: 45515
    }
  }
}

23:51:58.800 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:58.802 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:58.803 [DEBUG - main] (Connection.java:748) [peer master-127.16.24.60:41969(127.16.24.60:41969)] connecting to peer
23:51:58.804 [DEBUG - main] (Connection.java:748) [peer master-127.16.24.62:37633(127.16.24.62:37633)] connecting to peer
23:51:58.805 [DEBUG - main] (Connection.java:748) [peer master-127.16.24.61:39721(127.16.24.61:39721)] connecting to peer
23:51:58.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.24.60:41969(127.16.24.60:41969)] Successfully connected to peer
23:51:58.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.24.62:37633(127.16.24.62:37633)] Successfully connected to peer
23:51:58.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.24.60
23:51:58.815 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.24.62
23:51:58.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.24.61:39721(127.16.24.61:39721)] Successfully connected to peer
23:51:58.818 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.24.61
23:51:58.828 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c710bd1, L:/127.0.0.1:56062 - R:/127.16.24.62:37633] using SASL/PLAIN
23:51:58.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x07d06efe, L:/127.0.0.1:54968 - R:/127.16.24.61:39721] using SASL/PLAIN
23:51:58.832 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a3d6a66, L:/127.0.0.1:51516 - R:/127.16.24.60:41969] using SASL/PLAIN
23:51:58.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:58.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=31), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.24.62:37633, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.24.61:39721, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.24.62:37633: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.24.61:39721: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.16.24.60:41969: OK, deferred=null) after lookup
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.834942 16666 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51516:
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468318802"
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:58.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8311b60cc2cd4a18ae9148b440d78ce2
23:51:58.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.856935 17096 tablet_service.cc:1511] Processing CreateTablet for tablet d77787e447294fb4918d8f8888fe6dfb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:51:58.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.857417 16961 tablet_service.cc:1511] Processing CreateTablet for tablet 7f119574a093414694843f15482bdba0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:51:58.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.857921 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77787e447294fb4918d8f8888fe6dfb. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.858227 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f119574a093414694843f15482bdba0. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:58.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.865612 17186 tablet_bootstrap.cc:492] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Bootstrap starting.
23:51:58.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.865639 17187 tablet_bootstrap.cc:492] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Bootstrap starting.
23:51:58.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.867931 17186 tablet_bootstrap.cc:654] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Neither blocks nor log segments found. Creating new log.
23:51:58.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.867930 17187 tablet_bootstrap.cc:654] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Neither blocks nor log segments found. Creating new log.
23:51:58.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.868861 17186 log.cc:826] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Log is configured to *not* fsync() on all Append() calls
23:51:58.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.868861 17187 log.cc:826] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Log is configured to *not* fsync() on all Append() calls
23:51:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.870282 17186 tablet_bootstrap.cc:492] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: No bootstrap required, opened a new log
23:51:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.870290 17187 tablet_bootstrap.cc:492] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: No bootstrap required, opened a new log
23:51:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.870433 17186 ts_tablet_manager.cc:1403] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
23:51:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.870446 17187 ts_tablet_manager.cc:1403] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
23:51:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872692 17187 raft_consensus.cc:359] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872691 17186 raft_consensus.cc:359] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872843 17186 raft_consensus.cc:385] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872846 17187 raft_consensus.cc:385] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872874 17186 raft_consensus.cc:740] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Initialized, Role: FOLLOWER
23:51:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.872891 17187 raft_consensus.cc:740] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Initialized, Role: FOLLOWER
23:51:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873212 17186 consensus_queue.cc:260] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873265 17187 consensus_queue.cc:260] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873364 17186 raft_consensus.cc:399] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873418 17186 raft_consensus.cc:493] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873395 17187 raft_consensus.cc:399] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873494 17186 raft_consensus.cc:3060] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Advancing to term 1
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873517 17187 raft_consensus.cc:493] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.873596 17187 raft_consensus.cc:3060] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Advancing to term 1
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.874395 17186 raft_consensus.cc:515] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.874493 17187 raft_consensus.cc:515] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.874663 17186 leader_election.cc:304] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5ea30c782a4bb4959bdd9511d69389; no voters: 
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.874778 17187 leader_election.cc:304] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4db01cbeda7b4a02aa631dcd3d8c9a35; no voters: 
23:51:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.874878 17186 leader_election.cc:290] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875085 17190 raft_consensus.cc:2804] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Leader election won for term 1
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875102 17187 leader_election.cc:290] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875378 17190 raft_consensus.cc:697] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Running, Role: LEADER
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875548 17186 ts_tablet_manager.cc:1434] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875741 17190 consensus_queue.cc:237] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875842 17187 ts_tablet_manager.cc:1434] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
23:51:58.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.875988 17162 heartbeater.cc:499] Master 127.16.24.60:41969 was elected leader, sending a full tablet report...
23:51:58.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.876147 17027 heartbeater.cc:499] Master 127.16.24.60:41969 was elected leader, sending a full tablet report...
23:51:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.878737 17030 tablet.cc:2406] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.878706 16665 catalog_manager.cc:5696] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3). New cstate: current_term: 1 leader_uuid: "9d5ea30c782a4bb4959bdd9511d69389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } health_report { overall_health: HEALTHY } } }
23:51:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.879305 17193 raft_consensus.cc:2804] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Leader election won for term 1
23:51:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.879591 17193 raft_consensus.cc:697] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Becoming Leader. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Running, Role: LEADER
23:51:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.879945 17193 consensus_queue.cc:237] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.884522 16665 catalog_manager.cc:5696] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2). New cstate: current_term: 1 leader_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } health_report { overall_health: HEALTHY } } }
23:51:58.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.920 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.920 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.922 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.922 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e1a1da6, flushNotification=Deferred@1602167682(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:58.922 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.924 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.924 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.930 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.930 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.930 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.939 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.942 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)] connecting to peer
23:51:58.943 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)] connecting to peer
23:51:58.944 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)] Successfully connected to peer
23:51:58.946 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)] Successfully connected to peer
23:51:58.959 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xf21279d2, L:/127.0.0.1:36508 - R:/127.16.24.2:41099] using TOKEN/null
23:51:58.959 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4d869d7c, L:/127.0.0.1:53932 - R:/127.16.24.3:36197] using TOKEN/null
23:51:58.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7f119574a093414694843f15482bdba0 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000, 0x00000001)
23:51:58.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d77787e447294fb4918d8f8888fe6dfb for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001, 0x00000002)
23:51:58.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7f119574a093414694843f15482bdba0@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d77787e447294fb4918d8f8888fe6dfb@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:51:58.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:58.976 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=7f119574a093414694843f15482bdba0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:58.977 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7f119574a093414694843f15482bdba0 for partition [0x00000000, 0x00000001) with scanner id null
23:51:58.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=d77787e447294fb4918d8f8888fe6dfb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:58.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d77787e447294fb4918d8f8888fe6dfb for partition [0x00000001, 0x00000002) with scanner id null
23:51:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.983954 16662 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:58.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.990680 16662 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet 7f119574a093414694843f15482bdba0
23:51:58.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.990955 16662 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet d77787e447294fb4918d8f8888fe6dfb
23:51:58.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.991358 16961 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f119574a093414694843f15482bdba0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:58 UTC) from {username='slave'} at 127.0.0.1:36504
23:51:58.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.991904 17206 tablet_replica.cc:333] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: stopping tablet replica
23:51:58.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.992161 17206 raft_consensus.cc:2243] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Raft consensus shutting down.
23:51:58.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.992537 17206 raft_consensus.cc:2272] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:58.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.993424 17096 tablet_service.cc:1558] Processing DeleteTablet for tablet d77787e447294fb4918d8f8888fe6dfb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:58 UTC) from {username='slave'} at 127.0.0.1:53924
23:51:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.993929 17206 ts_tablet_manager.cc:1916] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.993988 17207 tablet_replica.cc:333] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: stopping tablet replica
23:51:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.994212 17207 raft_consensus.cc:2243] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Raft consensus shutting down.
23:51:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.994704 17207 raft_consensus.cc:2272] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:58.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.996011 17207 ts_tablet_manager.cc:1916] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:58.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.996407 17206 ts_tablet_manager.cc:1929] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:58.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.996583 17206 log.cc:1199] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal/wals/7f119574a093414694843f15482bdba0
23:51:58.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.996923 17206 ts_tablet_manager.cc:1950] T 7f119574a093414694843f15482bdba0 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting consensus metadata
23:51:58.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.998095 16651 catalog_manager.cc:5027] TS 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099): tablet 7f119574a093414694843f15482bdba0 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:58.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.998217 17207 ts_tablet_manager.cc:1929] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:58.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.998286 17207 log.cc:1199] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/wals/d77787e447294fb4918d8f8888fe6dfb
23:51:58.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.998528 17207 ts_tablet_manager.cc:1950] T d77787e447294fb4918d8f8888fe6dfb P 9d5ea30c782a4bb4959bdd9511d69389: Deleting consensus metadata
23:51:58.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.999394 16653 catalog_manager.cc:5027] TS 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197): tablet d77787e447294fb4918d8f8888fe6dfb (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.007535 16662 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:59.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:59.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.012823 16662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 703b707fc5e6420b9b2768fd71feab69 has no consensus state
23:51:59.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.012921 16662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 559363c6dadf45be99d945275d130347 has no consensus state
23:51:59.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.018918 17096 tablet_service.cc:1511] Processing CreateTablet for tablet 559363c6dadf45be99d945275d130347 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
23:51:59.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.019276 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559363c6dadf45be99d945275d130347. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.020896 17186 tablet_bootstrap.cc:492] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Bootstrap starting.
23:51:59.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.021878 17186 tablet_bootstrap.cc:654] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Neither blocks nor log segments found. Creating new log.
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.027738 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 703b707fc5e6420b9b2768fd71feab69 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.028427 17186 tablet_bootstrap.cc:492] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: No bootstrap required, opened a new log
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.028505 17186 ts_tablet_manager.cc:1403] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.028962 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703b707fc5e6420b9b2768fd71feab69. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.028961 17186 raft_consensus.cc:359] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029052 17186 raft_consensus.cc:385] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029078 17186 raft_consensus.cc:740] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Initialized, Role: FOLLOWER
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029196 17186 consensus_queue.cc:260] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029264 17186 raft_consensus.cc:399] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029290 17186 raft_consensus.cc:493] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.029325 17186 raft_consensus.cc:3060] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Advancing to term 1
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030224 17186 raft_consensus.cc:515] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030350 17186 leader_election.cc:304] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5ea30c782a4bb4959bdd9511d69389; no voters: 
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030438 17186 leader_election.cc:290] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030522 17194 raft_consensus.cc:2804] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030619 17194 raft_consensus.cc:697] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Running, Role: LEADER
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030630 17186 ts_tablet_manager.cc:1434] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:59.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.030725 17194 consensus_queue.cc:237] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.032855 16662 catalog_manager.cc:5696] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3). New cstate: current_term: 1 leader_uuid: "9d5ea30c782a4bb4959bdd9511d69389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } health_report { overall_health: HEALTHY } } }
23:51:59.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.044257 16651 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 703b707fc5e6420b9b2768fd71feab69 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 703b707fc5e6420b9b2768fd71feab69 consensus state has no leader
23:51:59.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.045822 17211 tablet_bootstrap.cc:492] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Bootstrap starting.
23:51:59.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.048053 17211 tablet_bootstrap.cc:654] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Neither blocks nor log segments found. Creating new log.
23:51:59.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.048934 17211 log.cc:826] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Log is configured to *not* fsync() on all Append() calls
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.050503 17211 tablet_bootstrap.cc:492] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: No bootstrap required, opened a new log
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.050668 17211 ts_tablet_manager.cc:1403] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.053464 17211 raft_consensus.cc:359] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.053606 17211 raft_consensus.cc:385] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.053635 17211 raft_consensus.cc:740] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Initialized, Role: FOLLOWER
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.053961 17211 consensus_queue.cc:260] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.054064 17211 raft_consensus.cc:399] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.054100 17211 raft_consensus.cc:493] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.054153 17211 raft_consensus.cc:3060] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Advancing to term 1
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.055104 17211 raft_consensus.cc:515] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.055352 17211 leader_election.cc:304] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4bb8593131749e89f9054c9701569ee; no voters: 
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.055558 17211 leader_election.cc:290] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.055651 17213 raft_consensus.cc:2804] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.055830 17213 raft_consensus.cc:697] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Becoming Leader. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Running, Role: LEADER
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.056100 17213 consensus_queue.cc:237] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.056701 17211 ts_tablet_manager.cc:1434] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
23:51:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.057124 16892 heartbeater.cc:499] Master 127.16.24.60:41969 was elected leader, sending a full tablet report...
23:51:59.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.059923 16662 catalog_manager.cc:5696] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4bb8593131749e89f9054c9701569ee (127.16.24.1). New cstate: current_term: 1 leader_uuid: "b4bb8593131749e89f9054c9701569ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } health_report { overall_health: HEALTHY } } }
23:51:59.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.069054 16662 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2] alter complete (version 0)
23:51:59.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.094 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6815c5f2, flushNotification=Deferred@1187779195(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:59.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.112 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.111606 16736 catalog_manager.cc:1294] Loaded cluster ID: 732f17162c2743e1b8d815835a5d05b3
23:51:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.111685 16736 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: loading cluster ID for follower catalog manager: success
23:51:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.114006 16736 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: acquiring CA information for follower catalog manager: success
23:51:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.115422 16736 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2ee5086d18794372acf4e4ac18634798: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:59.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.120 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)] connecting to peer
23:51:59.124 [DEBUG - kudu-nio-5] (Connection.java:757) [peer b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)] Successfully connected to peer
23:51:59.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.126909 16750 catalog_manager.cc:1294] Loaded cluster ID: 732f17162c2743e1b8d815835a5d05b3
23:51:59.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.126994 16750 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: loading cluster ID for follower catalog manager: success
23:51:59.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.129181 16750 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: acquiring CA information for follower catalog manager: success
23:51:59.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.130446 16750 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 364172e783ee42878e1c776a5bc2cba7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:59.141 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x98016996, L:/127.0.0.1:53758 - R:/127.16.24.1:43709] using TOKEN/null
23:51:59.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 703b707fc5e6420b9b2768fd71feab69 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000000, 0x0000000080000064)
23:51:59.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 559363c6dadf45be99d945275d130347 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000000, 0x0000000180000064)
23:51:59.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=703b707fc5e6420b9b2768fd71feab69@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=559363c6dadf45be99d945275d130347@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [2ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=703b707fc5e6420b9b2768fd71feab69, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 703b707fc5e6420b9b2768fd71feab69 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:51:59.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=559363c6dadf45be99d945275d130347, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 559363c6dadf45be99d945275d130347 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:51:59.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.162540 16660 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:59.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:59.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.170114 16660 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a287b2c956b94eba88d5faee3c407b67 has no consensus state
23:51:59.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.170205 16660 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 62c3c13601524a5392c804faa4391908 has no consensus state
23:51:59.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.170229 16660 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet 703b707fc5e6420b9b2768fd71feab69
23:51:59.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.170343 16660 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet 559363c6dadf45be99d945275d130347
23:51:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.173822 16826 tablet_service.cc:1558] Processing DeleteTablet for tablet 703b707fc5e6420b9b2768fd71feab69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53754
23:51:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.174234 17096 tablet_service.cc:1558] Processing DeleteTablet for tablet 559363c6dadf45be99d945275d130347 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53924
23:51:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.174408 17207 tablet_replica.cc:333] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: stopping tablet replica
23:51:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.174512 17207 raft_consensus.cc:2243] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Raft consensus shutting down.
23:51:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.174647 17207 raft_consensus.cc:2272] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.175383 17207 ts_tablet_manager.cc:1916] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.177435 17207 ts_tablet_manager.cc:1929] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.177506 17207 log.cc:1199] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/wals/559363c6dadf45be99d945275d130347
23:51:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.177749 17207 ts_tablet_manager.cc:1950] T 559363c6dadf45be99d945275d130347 P 9d5ea30c782a4bb4959bdd9511d69389: Deleting consensus metadata
23:51:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.178633 16653 catalog_manager.cc:5027] TS 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197): tablet 559363c6dadf45be99d945275d130347 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.182053 16961 tablet_service.cc:1511] Processing CreateTablet for tablet a287b2c956b94eba88d5faee3c407b67 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
23:51:59.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.182403 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a287b2c956b94eba88d5faee3c407b67. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.186074 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 62c3c13601524a5392c804faa4391908 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
23:51:59.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.186345 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c3c13601524a5392c804faa4391908. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.190394 17211 tablet_bootstrap.cc:492] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Bootstrap starting.
23:51:59.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.191417 17211 tablet_bootstrap.cc:654] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Neither blocks nor log segments found. Creating new log.
23:51:59.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.193392 17187 tablet_bootstrap.cc:492] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Bootstrap starting.
23:51:59.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.194226 17187 tablet_bootstrap.cc:654] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Neither blocks nor log segments found. Creating new log.
23:51:59.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.195137 17221 tablet_replica.cc:333] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: stopping tablet replica
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.195760 17211 tablet_bootstrap.cc:492] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: No bootstrap required, opened a new log
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.195885 17211 ts_tablet_manager.cc:1403] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196455 17211 raft_consensus.cc:359] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196556 17211 raft_consensus.cc:385] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196583 17211 raft_consensus.cc:740] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Initialized, Role: FOLLOWER
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196697 17211 consensus_queue.cc:260] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196766 17211 raft_consensus.cc:399] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196792 17211 raft_consensus.cc:493] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.196828 17211 raft_consensus.cc:3060] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Advancing to term 1
23:51:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.197639 17221 raft_consensus.cc:2243] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Raft consensus shutting down.
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.197675 17211 raft_consensus.cc:515] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.197881 17211 leader_election.cc:304] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4bb8593131749e89f9054c9701569ee; no voters: 
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.197960 17211 leader_election.cc:290] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.197983 17221 raft_consensus.cc:2272] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.198074 17215 raft_consensus.cc:2804] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.198148 17215 raft_consensus.cc:697] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Becoming Leader. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Running, Role: LEADER
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.198158 17211 ts_tablet_manager.cc:1434] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.198246 17215 consensus_queue.cc:237] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.200513 17187 tablet_bootstrap.cc:492] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: No bootstrap required, opened a new log
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.200600 17187 ts_tablet_manager.cc:1403] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201054 17187 raft_consensus.cc:359] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201150 17187 raft_consensus.cc:385] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201176 17187 raft_consensus.cc:740] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Initialized, Role: FOLLOWER
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201159 17221 ts_tablet_manager.cc:1916] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201292 17187 consensus_queue.cc:260] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201366 17187 raft_consensus.cc:399] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201395 17187 raft_consensus.cc:493] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.201433 17187 raft_consensus.cc:3060] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Advancing to term 1
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202344 17187 raft_consensus.cc:515] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202491 17187 leader_election.cc:304] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4db01cbeda7b4a02aa631dcd3d8c9a35; no voters: 
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202574 17187 leader_election.cc:290] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202765 17187 ts_tablet_manager.cc:1434] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202927 17192 raft_consensus.cc:2804] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202868 16660 catalog_manager.cc:5696] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4bb8593131749e89f9054c9701569ee (127.16.24.1). New cstate: current_term: 1 leader_uuid: "b4bb8593131749e89f9054c9701569ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } health_report { overall_health: HEALTHY } } }
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.202993 17192 raft_consensus.cc:697] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Becoming Leader. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Running, Role: LEADER
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.203089 17192 consensus_queue.cc:237] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.203382 17221 ts_tablet_manager.cc:1929] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.203455 17221 log.cc:1199] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal/wals/703b707fc5e6420b9b2768fd71feab69
23:51:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.203743 17221 ts_tablet_manager.cc:1950] T 703b707fc5e6420b9b2768fd71feab69 P b4bb8593131749e89f9054c9701569ee: Deleting consensus metadata
23:51:59.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.205888 16664 catalog_manager.cc:5696] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2). New cstate: current_term: 1 leader_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } health_report { overall_health: HEALTHY } } }
23:51:59.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.213591 16653 catalog_manager.cc:5027] TS b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709): tablet 703b707fc5e6420b9b2768fd71feab69 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.215817 16664 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2] alter complete (version 0)
23:51:59.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a287b2c956b94eba88d5faee3c407b67 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000032, 0x0000000080000096)
23:51:59.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 62c3c13601524a5392c804faa4391908 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a287b2c956b94eba88d5faee3c407b67@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=62c3c13601524a5392c804faa4391908@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.228 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=a287b2c956b94eba88d5faee3c407b67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.228 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a287b2c956b94eba88d5faee3c407b67 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
23:51:59.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=62c3c13601524a5392c804faa4391908, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 62c3c13601524a5392c804faa4391908 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
23:51:59.230 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5aceec94, flushNotification=Deferred@473073770(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:59.236 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=a287b2c956b94eba88d5faee3c407b67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.236 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a287b2c956b94eba88d5faee3c407b67 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
23:51:59.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=62c3c13601524a5392c804faa4391908, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 62c3c13601524a5392c804faa4391908 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
23:51:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.239359 16664 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:59.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:59.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.244681 16664 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d5a8f60252074b6093a5fd05562269ee has no consensus state
23:51:59.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.244791 16664 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c084b7952bea4485a78c25de218cc111 has no consensus state
23:51:59.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.244827 16664 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet a287b2c956b94eba88d5faee3c407b67
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.244937 16664 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet 62c3c13601524a5392c804faa4391908
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245235 16961 tablet_service.cc:1558] Processing DeleteTablet for tablet a287b2c956b94eba88d5faee3c407b67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:36504
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245378 16826 tablet_service.cc:1558] Processing DeleteTablet for tablet 62c3c13601524a5392c804faa4391908 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53754
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245411 17206 tablet_replica.cc:333] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: stopping tablet replica
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245523 17206 raft_consensus.cc:2243] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Raft consensus shutting down.
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245538 17221 tablet_replica.cc:333] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: stopping tablet replica
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245648 17221 raft_consensus.cc:2243] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Raft consensus shutting down.
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245659 17206 raft_consensus.cc:2272] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.245764 17221 raft_consensus.cc:2272] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.246395 17221 ts_tablet_manager.cc:1916] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.246670 17206 ts_tablet_manager.cc:1916] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.248783 17206 ts_tablet_manager.cc:1929] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:59.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.248860 17206 log.cc:1199] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal/wals/a287b2c956b94eba88d5faee3c407b67
23:51:59.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.249114 17206 ts_tablet_manager.cc:1950] T a287b2c956b94eba88d5faee3c407b67 P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting consensus metadata
23:51:59.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.249797 16651 catalog_manager.cc:5027] TS 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099): tablet a287b2c956b94eba88d5faee3c407b67 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.250988 17096 tablet_service.cc:1511] Processing CreateTablet for tablet d5a8f60252074b6093a5fd05562269ee (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
23:51:59.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.251278 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a8f60252074b6093a5fd05562269ee. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.251195 16826 tablet_service.cc:1511] Processing CreateTablet for tablet c084b7952bea4485a78c25de218cc111 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
23:51:59.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.251590 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c084b7952bea4485a78c25de218cc111. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.253298 17186 tablet_bootstrap.cc:492] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Bootstrap starting.
23:51:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.253367 17211 tablet_bootstrap.cc:492] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Bootstrap starting.
23:51:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.254186 17186 tablet_bootstrap.cc:654] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Neither blocks nor log segments found. Creating new log.
23:51:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.254186 17211 tablet_bootstrap.cc:654] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Neither blocks nor log segments found. Creating new log.
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255187 17186 tablet_bootstrap.cc:492] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: No bootstrap required, opened a new log
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255266 17186 ts_tablet_manager.cc:1403] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255709 17186 raft_consensus.cc:359] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255837 17186 raft_consensus.cc:385] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255872 17186 raft_consensus.cc:740] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Initialized, Role: FOLLOWER
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.255997 17186 consensus_queue.cc:260] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.256070 17186 raft_consensus.cc:399] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.256098 17186 raft_consensus.cc:493] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.256135 17186 raft_consensus.cc:3060] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Advancing to term 1
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.256886 17186 raft_consensus.cc:515] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257033 17186 leader_election.cc:304] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5ea30c782a4bb4959bdd9511d69389; no voters: 
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257125 17186 leader_election.cc:290] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257189 17191 raft_consensus.cc:2804] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257400 17221 ts_tablet_manager.cc:1929] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257459 17221 log.cc:1199] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal/wals/62c3c13601524a5392c804faa4391908
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257719 17221 ts_tablet_manager.cc:1950] T 62c3c13601524a5392c804faa4391908 P b4bb8593131749e89f9054c9701569ee: Deleting consensus metadata
23:51:59.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257782 17186 ts_tablet_manager.cc:1434] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.257884 17191 raft_consensus.cc:697] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Running, Role: LEADER
23:51:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.258005 17191 consensus_queue.cc:237] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.258322 16653 catalog_manager.cc:5027] TS b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709): tablet 62c3c13601524a5392c804faa4391908 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.258735 17211 tablet_bootstrap.cc:492] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: No bootstrap required, opened a new log
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.258807 17211 ts_tablet_manager.cc:1403] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259230 17211 raft_consensus.cc:359] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259315 17211 raft_consensus.cc:385] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259346 17211 raft_consensus.cc:740] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Initialized, Role: FOLLOWER
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259460 17211 consensus_queue.cc:260] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259541 17211 raft_consensus.cc:399] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259572 17211 raft_consensus.cc:493] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259608 17211 raft_consensus.cc:3060] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 0 FOLLOWER]: Advancing to term 1
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.259668 16664 catalog_manager.cc:5696] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3). New cstate: current_term: 1 leader_uuid: "9d5ea30c782a4bb4959bdd9511d69389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } health_report { overall_health: HEALTHY } } }
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260399 17211 raft_consensus.cc:515] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260521 17211 leader_election.cc:304] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4bb8593131749e89f9054c9701569ee; no voters: 
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260607 17211 leader_election.cc:290] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260676 17213 raft_consensus.cc:2804] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260762 17213 raft_consensus.cc:697] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Becoming Leader. State: Replica: b4bb8593131749e89f9054c9701569ee, State: Running, Role: LEADER
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260798 17211 ts_tablet_manager.cc:1434] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:51:59.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.260872 17213 consensus_queue.cc:237] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } }
23:51:59.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.262218 16660 catalog_manager.cc:5696] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4bb8593131749e89f9054c9701569ee (127.16.24.1). New cstate: current_term: 1 leader_uuid: "b4bb8593131749e89f9054c9701569ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bb8593131749e89f9054c9701569ee" member_type: VOTER last_known_addr { host: "127.16.24.1" port: 43709 } health_report { overall_health: HEALTHY } } }
23:51:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.271875 16660 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2] alter complete (version 0)
23:51:59.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.277244 16653 catalog_manager.cc:5100] TS b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709): alter failed for tablet 62c3c13601524a5392c804faa4391908 (table org.apache.kudu.client.TestAlterTable-1783468318802 [id=8311b60cc2cd4a18ae9148b440d78ce2]),no further retry: Not found: Tablet not found: 62c3c13601524a5392c804faa4391908
23:51:59.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d5a8f60252074b6093a5fd05562269ee for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000032, 0x0000000080000096)
23:51:59.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=d5a8f60252074b6093a5fd05562269ee@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=d5a8f60252074b6093a5fd05562269ee, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d5a8f60252074b6093a5fd05562269ee for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
23:51:59.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=c084b7952bea4485a78c25de218cc111, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c084b7952bea4485a78c25de218cc111 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
23:51:59.290 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@10b892d5, flushNotification=Deferred@1027569178(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:59.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=d5a8f60252074b6093a5fd05562269ee, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d5a8f60252074b6093a5fd05562269ee for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
23:51:59.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=c084b7952bea4485a78c25de218cc111, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c084b7952bea4485a78c25de218cc111 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
23:51:59.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.300654 16660 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:59.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } new_table_name: "org.apache.kudu.client.TestAlterTable-1783468318802-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 is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.306790 16660 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ed9ef8d93d84ab69869bc4ec80a24aa has no consensus state
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.307051 16660 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0cbd8dab380481086aa27c8264fc2ae has no consensus state
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.309644 17203 tablet.cc:1724] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Alter schema from (
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.317267 17219 tablet.cc:1724] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Alter schema from (
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.317353 16961 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed9ef8d93d84ab69869bc4ec80a24aa (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.317695 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed9ef8d93d84ab69869bc4ec80a24aa. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.319993 17187 tablet_bootstrap.cc:492] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Bootstrap starting.
23:51:59.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.320843 17187 tablet_bootstrap.cc:654] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Neither blocks nor log segments found. Creating new log.
23:51:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.324501 17096 tablet_service.cc:1511] Processing CreateTablet for tablet d0cbd8dab380481086aa27c8264fc2ae (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
23:51:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.324779 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cbd8dab380481086aa27c8264fc2ae. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.326952 17186 tablet_bootstrap.cc:492] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Bootstrap starting.
23:51:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.327776 17186 tablet_bootstrap.cc:654] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Neither blocks nor log segments found. Creating new log.
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.332880 17187 tablet_bootstrap.cc:492] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: No bootstrap required, opened a new log
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.332959 17187 ts_tablet_manager.cc:1403] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.001s
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333351 17187 raft_consensus.cc:359] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333453 17187 raft_consensus.cc:385] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333480 17187 raft_consensus.cc:740] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Initialized, Role: FOLLOWER
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333611 17187 consensus_queue.cc:260] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333678 17187 raft_consensus.cc:399] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333705 17187 raft_consensus.cc:493] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.333740 17187 raft_consensus.cc:3060] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 0 FOLLOWER]: Advancing to term 1
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334545 17187 raft_consensus.cc:515] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334668 17187 leader_election.cc:304] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4db01cbeda7b4a02aa631dcd3d8c9a35; no voters: 
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334748 17187 leader_election.cc:290] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334852 17196 raft_consensus.cc:2804] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334918 17196 raft_consensus.cc:697] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Becoming Leader. State: Replica: 4db01cbeda7b4a02aa631dcd3d8c9a35, State: Running, Role: LEADER
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.334949 17187 ts_tablet_manager.cc:1434] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.335055 17196 consensus_queue.cc:237] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.338322 16664 catalog_manager.cc:5696] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2). New cstate: current_term: 1 leader_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4db01cbeda7b4a02aa631dcd3d8c9a35" member_type: VOTER last_known_addr { host: "127.16.24.2" port: 41099 } health_report { overall_health: HEALTHY } } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.338480 16664 catalog_manager.cc:5788] TS 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099) does not have the latest schema for tablet 2ed9ef8d93d84ab69869bc4ec80a24aa (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]). Expected version 1 got 0
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.338666 17186 tablet_bootstrap.cc:492] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: No bootstrap required, opened a new log
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.338739 17186 ts_tablet_manager.cc:1403] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.001s
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339218 17186 raft_consensus.cc:359] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339301 17186 raft_consensus.cc:385] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339329 17186 raft_consensus.cc:740] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Initialized, Role: FOLLOWER
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339432 17186 consensus_queue.cc:260] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339494 17186 raft_consensus.cc:399] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339524 17186 raft_consensus.cc:493] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.339560 17186 raft_consensus.cc:3060] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 0 FOLLOWER]: Advancing to term 1
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340338 17186 raft_consensus.cc:515] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340458 17186 leader_election.cc:304] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d5ea30c782a4bb4959bdd9511d69389; no voters: 
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340536 17186 leader_election.cc:290] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340742 17186 ts_tablet_manager.cc:1434] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340867 17194 raft_consensus.cc:2804] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Leader election won for term 1
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.340929 17194 raft_consensus.cc:697] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5ea30c782a4bb4959bdd9511d69389, State: Running, Role: LEADER
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.341037 17194 consensus_queue.cc:237] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } }
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.343498 16660 catalog_manager.cc:5696] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3). New cstate: current_term: 1 leader_uuid: "9d5ea30c782a4bb4959bdd9511d69389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d5ea30c782a4bb4959bdd9511d69389" member_type: VOTER last_known_addr { host: "127.16.24.3" port: 36197 } health_report { overall_health: HEALTHY } } }
23:51:59.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.343645 16660 catalog_manager.cc:5788] TS 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197) does not have the latest schema for tablet d0cbd8dab380481086aa27c8264fc2ae (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]). Expected version 1 got 0
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.353216 17202 tablet.cc:1724] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Alter schema from (
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.360925 17203 tablet.cc:1724] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Alter schema from (
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:c2 INT32 NULLABLE,
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:51:59.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:51:59.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.367637 16660 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2] alter complete (version 1)
23:51:59.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.398 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@579d011c, flushNotification=Deferred@57085696(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:51:59.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d5a8f60252074b6093a5fd05562269ee for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000080000032, 0x0000000080000096)
23:51:59.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000000800000C8, 0x000000008000012C)
23:51:59.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c084b7952bea4485a78c25de218cc111 for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x0000000180000032, 0x0000000180000096)
23:51:59.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d0cbd8dab380481086aa27c8264fc2ae for table 'org.apache.kudu.client.TestAlterTable-1783468318802' with partition [0x00000001800000C8, 0x000000018000012C)
23:51:59.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=d5a8f60252074b6093a5fd05562269ee@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa@[4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=c084b7952bea4485a78c25de218cc111@[b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=d0cbd8dab380481086aa27c8264fc2ae@[9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=d5a8f60252074b6093a5fd05562269ee, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.432 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet d5a8f60252074b6093a5fd05562269ee for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
23:51:59.434 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=2ed9ef8d93d84ab69869bc4ec80a24aa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.434 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2ed9ef8d93d84ab69869bc4ec80a24aa for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
23:51:59.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=c084b7952bea4485a78c25de218cc111, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c084b7952bea4485a78c25de218cc111 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
23:51:59.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468318802, tablet=d0cbd8dab380481086aa27c8264fc2ae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:51:59.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d0cbd8dab380481086aa27c8264fc2ae for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
23:51:59.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8311b60cc2cd4a18ae9148b440d78ce2
23:51:59.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.449760 16657 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51516:
23:51:59.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468318802-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:51:59.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.456581 16657 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet 2ed9ef8d93d84ab69869bc4ec80a24aa
23:51:59.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.458827 16961 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ed9ef8d93d84ab69869bc4ec80a24aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:36504
23:51:59.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.459029 17206 tablet_replica.cc:333] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: stopping tablet replica
23:51:59.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.459144 17206 raft_consensus.cc:2243] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 LEADER]: Raft consensus shutting down.
23:51:59.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.459275 17206 raft_consensus.cc:2272] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.460309 17206 ts_tablet_manager.cc:1916] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.462517 17206 ts_tablet_manager.cc:1929] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:59.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.462586 17206 log.cc:1199] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-1/wal/wals/2ed9ef8d93d84ab69869bc4ec80a24aa
23:51:59.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.462828 17206 ts_tablet_manager.cc:1950] T 2ed9ef8d93d84ab69869bc4ec80a24aa P 4db01cbeda7b4a02aa631dcd3d8c9a35: Deleting consensus metadata
23:51:59.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.463630 16651 catalog_manager.cc:5027] TS 4db01cbeda7b4a02aa631dcd3d8c9a35 (127.16.24.2:41099): tablet 2ed9ef8d93d84ab69869bc4ec80a24aa (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.464079 16657 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet d0cbd8dab380481086aa27c8264fc2ae
23:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.464605 17096 tablet_service.cc:1558] Processing DeleteTablet for tablet d0cbd8dab380481086aa27c8264fc2ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53924
23:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.464790 17207 tablet_replica.cc:333] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: stopping tablet replica
23:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.464901 17207 raft_consensus.cc:2243] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Raft consensus shutting down.
23:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.465027 17207 raft_consensus.cc:2272] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.465948 17207 ts_tablet_manager.cc:1916] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.468042 17207 ts_tablet_manager.cc:1929] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.468109 17207 log.cc:1199] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/wals/d0cbd8dab380481086aa27c8264fc2ae
23:51:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.468364 17207 ts_tablet_manager.cc:1950] T d0cbd8dab380481086aa27c8264fc2ae P 9d5ea30c782a4bb4959bdd9511d69389: Deleting consensus metadata
23:51:59.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.469103 16653 catalog_manager.cc:5027] TS 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197): tablet d0cbd8dab380481086aa27c8264fc2ae (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.469529 16657 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet d5a8f60252074b6093a5fd05562269ee
23:51:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.470016 17096 tablet_service.cc:1558] Processing DeleteTablet for tablet d5a8f60252074b6093a5fd05562269ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53924
23:51:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.470294 17207 tablet_replica.cc:333] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: stopping tablet replica
23:51:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.470415 17207 raft_consensus.cc:2243] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 LEADER]: Raft consensus shutting down.
23:51:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.470520 17207 raft_consensus.cc:2272] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389 [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.470849 16657 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 77ecda0319884b5a8497a446296708ba: Sending DeleteTablet for 1 replicas of tablet c084b7952bea4485a78c25de218cc111
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.471362 16826 tablet_service.cc:1558] Processing DeleteTablet for tablet c084b7952bea4485a78c25de218cc111 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:51:59 UTC) from {username='slave'} at 127.0.0.1:53754
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.471542 17221 tablet_replica.cc:333] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: stopping tablet replica
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.471642 17221 raft_consensus.cc:2243] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 1 LEADER]: Raft consensus shutting down.
23:51:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.471781 17221 raft_consensus.cc:2272] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee [term 1 FOLLOWER]: Raft consensus is shut down!
23:51:59.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.472677 17221 ts_tablet_manager.cc:1916] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.472909 17207 ts_tablet_manager.cc:1916] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Deleting tablet data with delete state TABLET_DATA_DELETED
23:51:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.475572 17221 ts_tablet_manager.cc:1929] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:59.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.475641 17221 log.cc:1199] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-0/wal/wals/c084b7952bea4485a78c25de218cc111
23:51:59.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.476114 17221 ts_tablet_manager.cc:1950] T c084b7952bea4485a78c25de218cc111 P b4bb8593131749e89f9054c9701569ee: Deleting consensus metadata
23:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.476806 16653 catalog_manager.cc:5027] TS b4bb8593131749e89f9054c9701569ee (127.16.24.1:43709): tablet c084b7952bea4485a78c25de218cc111 (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.477301 17207 ts_tablet_manager.cc:1929] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.477393 17207 log.cc:1199] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster990554570915339362/ts-2/wal/wals/d5a8f60252074b6093a5fd05562269ee
23:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.477626 17207 ts_tablet_manager.cc:1950] T d5a8f60252074b6093a5fd05562269ee P 9d5ea30c782a4bb4959bdd9511d69389: Deleting consensus metadata
23:51:59.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.478212 16653 catalog_manager.cc:5027] TS 9d5ea30c782a4bb4959bdd9511d69389 (127.16.24.3:36197): tablet d5a8f60252074b6093a5fd05562269ee (table org.apache.kudu.client.TestAlterTable-1783468318802-renamed [id=8311b60cc2cd4a18ae9148b440d78ce2]) successfully deleted
23:51:59.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
23:51:59.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.24.60:41969, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.24.60:41969: OK, deferred=null)) after lookup
23:51:59.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8311b60cc2cd4a18ae9148b440d78ce2
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer master-127.16.24.61:39721(127.16.24.61:39721)] disconnecting while in state READY
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer 9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)] disconnecting while in state READY
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer master-127.16.24.60:41969(127.16.24.60:41969)] disconnecting while in state READY
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer 4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)] disconnecting while in state READY
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)] disconnecting while in state READY
23:51:59.489 [DEBUG - main] (Connection.java:575) [peer master-127.16.24.62:37633(127.16.24.62:37633)] disconnecting while in state READY
23:51:59.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.24.61:39721(127.16.24.61:39721)] handling channelInactive
23:51:59.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.24.61:39721(127.16.24.61:39721)] cleaning up while in state READY due to: connection closed
23:51:59.490 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)] handling channelInactive
23:51:59.490 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 9d5ea30c782a4bb4959bdd9511d69389(127.16.24.3:36197)] cleaning up while in state READY due to: connection closed
23:51:59.491 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)] handling channelInactive
23:51:59.491 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 4db01cbeda7b4a02aa631dcd3d8c9a35(127.16.24.2:41099)] cleaning up while in state READY due to: connection closed
23:51:59.491 [DEBUG - kudu-nio-5] (Connection.java:239) [peer b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)] handling channelInactive
23:51:59.491 [DEBUG - kudu-nio-5] (Connection.java:709) [peer b4bb8593131749e89f9054c9701569ee(127.16.24.1:43709)] cleaning up while in state READY due to: connection closed
23:51:59.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.24.62:37633(127.16.24.62:37633)] handling channelInactive
23:51:59.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.24.62:37633(127.16.24.62:37633)] cleaning up while in state READY due to: connection closed
23:51:59.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:59.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.24.60:41969(127.16.24.60:41969)] handling channelInactive
23:51:59.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.24.60:41969(127.16.24.60:41969)] cleaning up while in state READY due to: connection closed
23:51:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.509032 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16764
23:51:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.516955 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16899
23:51:59.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.524302 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17034
23:51:59.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.530189 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16491
23:51:59.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.535331 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16560
23:51:59.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.540339 16480 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 16634
23:51:59.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:59Z chronyd exiting
.23:51:59.589 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468319589
23:51:59.591 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:59.592 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:59.592 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:51:59.592 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:51:59.592 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:59.594 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:51:59.691 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:59.691 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:59.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.692447 17249 mini_oidc.cc:150] Starting JWKS server
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.693955 17249 webserver.cc:534] Webserver started at http://127.0.0.1:43123/ using document root <none> and password file <none>
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.694114 17249 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:59.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.694357 17249 webserver.cc:534] Webserver started at http://127.0.0.1:45865/ using document root <none> and password file <none>
23:51:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:59Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:59.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:59Z Disabled control of system clock
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.707887 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/logs
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data/info.pb
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.126:45901
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.126
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:51:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
23:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.802798 17260 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
23:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.802997 17260 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.803032 17260 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.803081 17260 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806329 17260 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806381 17260 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806408 17260 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806430 17260 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806460 17260 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.806478 17260 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43123/jwks.json
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.810251 17260 master_runner.cc:387] Master server non-default flags:
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.126:45901
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data/info.pb
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.126
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17260
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/logs
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:59.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.811455 17260 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:59.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.812548 17260 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.817333 17268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.817337 17266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.817369 17265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.817536 17260 server_base.cc:1061] running on GCE node
23:51:59.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.818177 17260 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.819003 17260 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.820138 17260 hybrid_clock.cc:648] HybridClock initialized: now 1783468319820116 us; error 31 us; skew 500 ppm
23:51:59.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.821643 17260 webserver.cc:534] Webserver started at http://127.16.216.126:42373/ using document root <none> and password file <none>
23:51:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.822153 17260 fs_manager.cc:362] Metadata directory not provided
23:51:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.822209 17260 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.822391 17260 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.823832 17260 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data/instance:
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18e6e89f5eec433e81aeeb13772fd6d9"
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.824285 17260 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal/instance:
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18e6e89f5eec433e81aeeb13772fd6d9"
23:51:59.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.827139 17260 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:51:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.828953 17274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.829763 17260 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.829869 17260 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18e6e89f5eec433e81aeeb13772fd6d9"
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.829963 17260 fs_report.cc:389] FS layout report
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data/data
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:59.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.841089 17260 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.841632 17260 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.841790 17260 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.847967 17260 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.126:45901
23:51:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.847968 17326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.126:45901 every 8 connection(s)
23:51:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.848843 17260 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/data/info.pb
23:51:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.851300 17327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:59.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.852535 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17260
23:51:59.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.852653 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-0/wal/instance
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.853901 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/logs
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data/info.pb
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.125:39209
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.125
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
23:51:59.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.853899 17327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } has no permanent_uuid. Determining permanent_uuid...
23:51:59.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.863401 17327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
23:51:59.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.864123 17275 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.216.125:39209: connect: Connection refused (error 111)
23:51:59.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.864897 17327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.125:39209: Network error: Client connection negotiation failed: client connection to 127.16.216.125:39209: connect: Connection refused (error 111)
23:51:59.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.914077 17327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } attempt: 1
23:51:59.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.915512 17327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.125:39209: Network error: Client connection negotiation failed: client connection to 127.16.216.125:39209: connect: Connection refused (error 111)
23:51:59.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.950322 17329 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
23:51:59.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.950508 17329 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:59.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.950532 17329 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:59.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.950570 17329 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953737 17329 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953783 17329 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953802 17329 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953817 17329 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953833 17329 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:59.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.953847 17329 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43123/jwks.json
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.957479 17329 master_runner.cc:387] Master server non-default flags:
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.125:39209
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data/info.pb
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.125
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17329
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/logs
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:51:59.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.958387 17329 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.959326 17329 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.963927 17340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.963953 17337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.963927 17338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:51:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.964183 17329 server_base.cc:1061] running on GCE node
23:51:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.964627 17329 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:59.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.965334 17329 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:59.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.966476 17329 hybrid_clock.cc:648] HybridClock initialized: now 1783468319966460 us; error 26 us; skew 500 ppm
23:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.967967 17329 webserver.cc:534] Webserver started at http://127.16.216.125:37727/ using document root <none> and password file <none>
23:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.968458 17329 fs_manager.cc:362] Metadata directory not provided
23:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.968513 17329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.968706 17329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.970059 17329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data/instance:
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35f7d95c8e3d460388d97ad1f2692bde"
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.970495 17329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal/instance:
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35f7d95c8e3d460388d97ad1f2692bde"
23:51:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.973340 17329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
23:51:59.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.975080 17346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.975934 17329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.976035 17329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35f7d95c8e3d460388d97ad1f2692bde"
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:59 on dist-test-slave-fjh2"
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.976121 17329 fs_report.cc:389] FS layout report
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data/data
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:59.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.983664 17327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } attempt: 2
23:51:59.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:59.984894 17327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.125:39209: Network error: Client connection negotiation failed: client connection to 127.16.216.125:39209: connect: Connection refused (error 111)
23:51:59.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.992640 17329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:59.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.993197 17329 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:59.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.993355 17329 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:59.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.999755 17329 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.125:39209
23:51:59.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.999756 17398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.125:39209 every 8 connection(s)
23:52:00.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.000710 17329 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/data/info.pb
23:52:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.004108 17399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.007362 17399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.008659 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17329
23:52:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.008752 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-1/wal/instance
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.009354 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/logs
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data/info.pb
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.124:41795
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.124
23:52:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:52:00.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
23:52:00.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.016191 17399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.022560 17399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.023330 17349 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.024140 17399 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.124:41795: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.073366 17399 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } attempt: 1
23:52:00.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.074826 17399 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.124:41795: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.076025 17327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } attempt: 3
23:52:00.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.080076 17327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.081337 17327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.124:41795: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.108182 17402 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
23:52:00.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.108362 17402 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:00.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.108395 17402 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:00.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.108445 17402 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111622 17402 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111673 17402 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111701 17402 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111721 17402 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111742 17402 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:00.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.111759 17402 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43123/jwks.json
23:52:00.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.112488 17327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } attempt: 1
23:52:00.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.113706 17327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.124:41795: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.115644 17402 master_runner.cc:387] Master server non-default flags:
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
23:52:00.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.124:41795
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43123/jwks.json
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data/info.pb
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.124
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17402
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/logs
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:00.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.116819 17402 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:00.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.117851 17402 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.122593 17410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.122586 17409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.122615 17412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.122991 17402 server_base.cc:1061] running on GCE node
23:52:00.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.123394 17402 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.124174 17402 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.125319 17402 hybrid_clock.cc:648] HybridClock initialized: now 1783468320125315 us; error 28 us; skew 500 ppm
23:52:00.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.126740 17402 webserver.cc:534] Webserver started at http://127.16.216.124:38873/ using document root <none> and password file <none>
23:52:00.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.127185 17402 fs_manager.cc:362] Metadata directory not provided
23:52:00.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.127231 17402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:00.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.127395 17402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.129065 17402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data/instance:
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50476ed4e0814bdf95bdd60ef3755191"
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.129508 17402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal/instance:
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50476ed4e0814bdf95bdd60ef3755191"
23:52:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.132416 17402 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.134239 17418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.135150 17402 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.135243 17402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50476ed4e0814bdf95bdd60ef3755191"
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.135332 17402 fs_report.cc:389] FS layout report
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data/data
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:00.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.142999 17399 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } attempt: 2
23:52:00.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.144256 17399 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.216.124:41795: Network error: Client connection negotiation failed: client connection to 127.16.216.124:41795: connect: Connection refused (error 111)
23:52:00.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.170981 17402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:00.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.171617 17402 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:00.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.171756 17402 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.178423 17402 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.124:41795
23:52:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.178428 17470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.124:41795 every 8 connection(s)
23:52:00.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.179358 17402 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/data/info.pb
23:52:00.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.182163 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:00.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.185112 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17402
23:52:00.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.185217 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/master-2/wal/instance
23:52:00.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.184957 17471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.188863 17327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } attempt: 2
23:52:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.194195 17471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.197499 17327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: Bootstrap starting.
23:52:00.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.198813 17471 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } has no permanent_uuid. Determining permanent_uuid...
23:52:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.200927 17327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: Neither blocks nor log segments found. Creating new log.
23:52:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.201803 17327 log.cc:826] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: Log is configured to *not* fsync() on all Append() calls
23:52:00.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.203759 17327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: No bootstrap required, opened a new log
23:52:00.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.204221 17471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191: Bootstrap starting.
23:52:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206082 17471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191: Neither blocks nor log segments found. Creating new log.
23:52:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206307 17327 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206452 17327 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206492 17327 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e6e89f5eec433e81aeeb13772fd6d9, State: Initialized, Role: FOLLOWER
23:52:00.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206838 17471 log.cc:826] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191: Log is configured to *not* fsync() on all Append() calls
23:52:00.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.206887 17327 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.207337 17480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.207455 17480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.208293 17327 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: configured and running, proceeding with master startup.
23:52:00.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.208689 17471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191: No bootstrap required, opened a new log
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.211858 17471 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.212139 17471 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.212280 17471 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50476ed4e0814bdf95bdd60ef3755191, State: Initialized, Role: FOLLOWER
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.212591 17492 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.212762 17492 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.212783 17471 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.213821 17471 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: configured and running, proceeding with master startup.
23:52:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.212905 17260 master_runner.cc:187] Error getting master registration for 127.16.216.125:39209: OK, instance_id { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" instance_seqno: 1783468319998000 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.214994 17260 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.215227 17494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.215442 17494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.218273 17505 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.218441 17505 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:00.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.219509 17402 master_runner.cc:187] Error getting master registration for 127.16.216.125:39209: OK, instance_id { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" instance_seqno: 1783468319998000 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:00.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.221093 17402 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.235390 17399 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } attempt: 3
23:52:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.241113 17399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde: Bootstrap starting.
23:52:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.243211 17399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde: Neither blocks nor log segments found. Creating new log.
23:52:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.244427 17399 log.cc:826] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde: Log is configured to *not* fsync() on all Append() calls
23:52:00.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.246085 17399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde: No bootstrap required, opened a new log
23:52:00.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.248744 17399 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.248891 17399 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:00.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.248939 17399 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f7d95c8e3d460388d97ad1f2692bde, State: Initialized, Role: FOLLOWER
23:52:00.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.249329 17399 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.249749 17508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.249975 17508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.250452 17399 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: configured and running, proceeding with master startup.
23:52:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.257910 17519 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.258114 17519 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.258378 17329 master_runner.cc:264] No leader master found from master 35f7d95c8e3d460388d97ad1f2692bde
23:52:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.258430 17329 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:00.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.343029 17280 tablet.cc:2406] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:00.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.348287 17480 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:00.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.348470 17480 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.350168 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f7d95c8e3d460388d97ad1f2692bde" is_pre_election: true
23:52:00.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.350426 17373 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e6e89f5eec433e81aeeb13772fd6d9 in term 0.
23:52:00.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.350978 17275 leader_election.cc:304] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e6e89f5eec433e81aeeb13772fd6d9, 35f7d95c8e3d460388d97ad1f2692bde; no voters: 
23:52:00.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.352033 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50476ed4e0814bdf95bdd60ef3755191" is_pre_election: true
23:52:00.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.352257 17445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e6e89f5eec433e81aeeb13772fd6d9 in term 0.
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.352744 17480 leader_election.cc:290] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35f7d95c8e3d460388d97ad1f2692bde (127.16.216.125:39209), 50476ed4e0814bdf95bdd60ef3755191 (127.16.216.124:41795)
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.352967 17480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.353020 17480 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.353056 17480 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 0 FOLLOWER]: Advancing to term 1
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.354154 17480 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.354723 17373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f7d95c8e3d460388d97ad1f2692bde"
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.354861 17373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 0 FOLLOWER]: Advancing to term 1
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.355822 17373 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e6e89f5eec433e81aeeb13772fd6d9 in term 1.
23:52:00.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.356102 17275 leader_election.cc:304] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [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: 18e6e89f5eec433e81aeeb13772fd6d9, 35f7d95c8e3d460388d97ad1f2692bde; no voters: 
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.356877 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50476ed4e0814bdf95bdd60ef3755191"
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.356985 17445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 0 FOLLOWER]: Advancing to term 1
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.357998 17445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e6e89f5eec433e81aeeb13772fd6d9 in term 1.
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.358445 17480 leader_election.cc:290] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 35f7d95c8e3d460388d97ad1f2692bde (127.16.216.125:39209), 50476ed4e0814bdf95bdd60ef3755191 (127.16.216.124:41795)
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.358677 17480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 1 FOLLOWER]: Leader election won for term 1
23:52:00.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.358827 17480 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 18e6e89f5eec433e81aeeb13772fd6d9, State: Running, Role: LEADER
23:52:00.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.359181 17480 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } }
23:52:00.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.360926 17480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18e6e89f5eec433e81aeeb13772fd6d9. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.363200 17480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: This master's current role is: LEADER
23:52:00.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.363713 17523 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:00.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.364795 17523 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:00.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.370692 17445 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [term 1 FOLLOWER]: Refusing update from remote peer 18e6e89f5eec433e81aeeb13772fd6d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:00.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.371366 17521 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:00.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.375222 17494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18e6e89f5eec433e81aeeb13772fd6d9. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.375326 17494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.376380 17373 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [term 1 FOLLOWER]: Refusing update from remote peer 18e6e89f5eec433e81aeeb13772fd6d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.376976 17521 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:00.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.380716 17508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18e6e89f5eec433e81aeeb13772fd6d9. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.380817 17508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.386794 17521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.386919 17521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: This master's current role is: LEADER
23:52:00.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.388216 17508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.388311 17508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35f7d95c8e3d460388d97ad1f2692bde [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.388816 17524 mvcc.cc:204] Tried to move back new op lower bound from 7305086240232050688 to 7305086240194691072. Current Snapshot: MvccSnapshot[applied={T|T < 7305086240232050688}]
23:52:00.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.390268 17527 mvcc.cc:204] Tried to move back new op lower bound from 7305086240232050688 to 7305086240194691072. Current Snapshot: MvccSnapshot[applied={T|T < 7305086240232050688}]
23:52:00.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.391101 17480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.391194 17480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9 [sys.catalog]: This master's current role is: LEADER
23:52:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.392226 17494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e6e89f5eec433e81aeeb13772fd6d9" member_type: VOTER last_known_addr { host: "127.16.216.126" port: 45901 } } peers { permanent_uuid: "35f7d95c8e3d460388d97ad1f2692bde" member_type: VOTER last_known_addr { host: "127.16.216.125" port: 39209 } } peers { permanent_uuid: "50476ed4e0814bdf95bdd60ef3755191" member_type: VOTER last_known_addr { host: "127.16.216.124" port: 41795 } } }
23:52:00.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.392325 17494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50476ed4e0814bdf95bdd60ef3755191 [sys.catalog]: This master's current role is: FOLLOWER
23:52:00.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.393603 17523 catalog_manager.cc:1382] Generated new cluster ID: 4815cdfd5ade47a3824ee320d72f7067
23:52:00.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.393658 17523 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:00.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.414315 17525 mvcc.cc:204] Tried to move back new op lower bound from 7305086240232050688 to 7305086240194691072. Current Snapshot: MvccSnapshot[applied={T|T < 7305086240232050688}]
23:52:00.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.456516 17523 catalog_manager.cc:1405] Generated new certificate authority record
23:52:00.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.457336 17523 catalog_manager.cc:1539] Loading token signing keys...
23:52:00.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.467075 17523 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 18e6e89f5eec433e81aeeb13772fd6d9: Generated new TSK 0
23:52:00.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.467739 17523 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.489848 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/logs
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data/info.pb
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.65:0
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.65
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.65
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:00.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.585942 17533 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:00.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.586113 17533 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:00.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.586169 17533 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:00.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.589587 17533 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:00.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.589700 17533 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.216.65
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.593405 17533 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.65:0
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data/info.pb
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.65
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:00.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17533
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.65
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/logs
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:00.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.594548 17533 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:00.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.595607 17533 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.601271 17539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.601260 17538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.601338 17541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.601528 17533 server_base.cc:1061] running on GCE node
23:52:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.601895 17533 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.602351 17533 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.603487 17533 hybrid_clock.cc:648] HybridClock initialized: now 1783468320603468 us; error 35 us; skew 500 ppm
23:52:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.605003 17533 webserver.cc:534] Webserver started at http://127.16.216.65:40695/ using document root <none> and password file <none>
23:52:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.605451 17533 fs_manager.cc:362] Metadata directory not provided
23:52:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.605499 17533 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.605635 17533 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.606968 17533 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data/instance:
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62a6f8c371d3446e998b5430d9b90ac5"
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.607355 17533 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal/instance:
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62a6f8c371d3446e998b5430d9b90ac5"
23:52:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.610196 17533 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
23:52:00.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.612080 17547 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.612913 17533 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.613006 17533 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62a6f8c371d3446e998b5430d9b90ac5"
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.613097 17533 fs_report.cc:389] FS layout report
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data/data
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:00.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:00.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.632375 17533 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:00.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.632989 17533 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:00.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.633149 17533 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:00.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.633710 17533 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:00.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.634809 17533 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:00.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.634857 17533 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:00.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.634908 17533 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:00.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.634928 17533 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:00.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.642882 17533 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.65:42715
23:52:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.642937 17660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.65:42715 every 8 connection(s)
23:52:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.643755 17533 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/data/info.pb
23:52:00.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.644550 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17533
23:52:00.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.644657 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-0/wal/instance
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.647316 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/logs
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data/info.pb
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.66:0
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.66
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.66
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:00.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.653610 17661 heartbeater.cc:344] Connected to a master server at 127.16.216.124:41795
23:52:00.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.653589 17663 heartbeater.cc:344] Connected to a master server at 127.16.216.125:39209
23:52:00.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.653852 17663 heartbeater.cc:461] Registering TS with master...
23:52:00.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.653851 17661 heartbeater.cc:461] Registering TS with master...
23:52:00.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.653594 17662 heartbeater.cc:344] Connected to a master server at 127.16.216.126:45901
23:52:00.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.654361 17661 heartbeater.cc:507] Master 127.16.216.124:41795 requested a full tablet report, sending...
23:52:00.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.654424 17662 heartbeater.cc:461] Registering TS with master...
23:52:00.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.654358 17663 heartbeater.cc:507] Master 127.16.216.125:39209 requested a full tablet report, sending...
23:52:00.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.654587 17662 heartbeater.cc:507] Master 127.16.216.126:45901 requested a full tablet report, sending...
23:52:00.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.655665 17290 ts_manager.cc:194] Registered new tserver with Master: 62a6f8c371d3446e998b5430d9b90ac5 (127.16.216.65:42715)
23:52:00.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.655920 17363 ts_manager.cc:194] Registered new tserver with Master: 62a6f8c371d3446e998b5430d9b90ac5 (127.16.216.65:42715)
23:52:00.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.657047 17290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.216.65:50193
23:52:00.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.657984 17435 ts_manager.cc:194] Registered new tserver with Master: 62a6f8c371d3446e998b5430d9b90ac5 (127.16.216.65:42715)
23:52:00.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.748015 17668 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:00.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.748199 17668 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:00.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.748241 17668 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.751443 17668 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.751540 17668 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.216.66
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.755282 17668 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.66:0
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data/info.pb
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.66
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17668
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.66
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/logs
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:00.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:00.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.756294 17668 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:00.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.757300 17668 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.763015 17674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.763019 17676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.763036 17673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.763427 17668 server_base.cc:1061] running on GCE node
23:52:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.763731 17668 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.764233 17668 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.765379 17668 hybrid_clock.cc:648] HybridClock initialized: now 1783468320765355 us; error 42 us; skew 500 ppm
23:52:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.766880 17668 webserver.cc:534] Webserver started at http://127.16.216.66:43271/ using document root <none> and password file <none>
23:52:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.767347 17668 fs_manager.cc:362] Metadata directory not provided
23:52:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.767393 17668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.767545 17668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.768996 17668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data/instance:
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fff951fc407746a397f93d1bdc9fa5e0"
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.769387 17668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal/instance:
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fff951fc407746a397f93d1bdc9fa5e0"
23:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.772277 17668 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:00.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.774144 17682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.775079 17668 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.775162 17668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fff951fc407746a397f93d1bdc9fa5e0"
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.775233 17668 fs_report.cc:389] FS layout report
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data/data
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.803845 17668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.804435 17668 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.804579 17668 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:00.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.805075 17668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.806056 17668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.806100 17668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.806138 17668 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.806151 17668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:00.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.814265 17668 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.66:33075
23:52:00.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.814293 17796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.66:33075 every 8 connection(s)
23:52:00.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.815330 17668 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/data/info.pb
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824193 17797 heartbeater.cc:344] Connected to a master server at 127.16.216.124:41795
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824193 17799 heartbeater.cc:344] Connected to a master server at 127.16.216.125:39209
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824266 17798 heartbeater.cc:344] Connected to a master server at 127.16.216.126:45901
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824438 17798 heartbeater.cc:461] Registering TS with master...
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824436 17797 heartbeater.cc:461] Registering TS with master...
23:52:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824436 17799 heartbeater.cc:461] Registering TS with master...
23:52:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824939 17799 heartbeater.cc:507] Master 127.16.216.125:39209 requested a full tablet report, sending...
23:52:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824949 17797 heartbeater.cc:507] Master 127.16.216.124:41795 requested a full tablet report, sending...
23:52:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.824954 17798 heartbeater.cc:507] Master 127.16.216.126:45901 requested a full tablet report, sending...
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.825524 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17668
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.825618 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-1/wal/instance
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.825935 17290 ts_manager.cc:194] Registered new tserver with Master: fff951fc407746a397f93d1bdc9fa5e0 (127.16.216.66:33075)
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.826033 17363 ts_manager.cc:194] Registered new tserver with Master: fff951fc407746a397f93d1bdc9fa5e0 (127.16.216.66:33075)
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.826532 17290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.216.66:59267
23:52:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.826678 17435 ts_manager.cc:194] Registered new tserver with Master: fff951fc407746a397f93d1bdc9fa5e0 (127.16.216.66:33075)
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.828361 17249 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/logs
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data/info.pb
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.67:0
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.67
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.67
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:00.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.926927 17804 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:00.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.927094 17804 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:00.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.927132 17804 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:00.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.930292 17804 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:00.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.930383 17804 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.216.67
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.933943 17804 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.216.84:34459
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.216.67:0
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data/info.pb
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.216.67
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.216.126:45901,127.16.216.125:39209,127.16.216.124:41795
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17804
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.216.67
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/logs
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.934945 17804 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:00.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.936030 17804 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.941869 17810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.941926 17812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:00.941862 17809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.942060 17804 server_base.cc:1061] running on GCE node
23:52:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.942489 17804 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:00.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.942920 17804 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:00.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.944051 17804 hybrid_clock.cc:648] HybridClock initialized: now 1783468320944040 us; error 27 us; skew 500 ppm
23:52:00.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.945538 17804 webserver.cc:534] Webserver started at http://127.16.216.67:43645/ using document root <none> and password file <none>
23:52:00.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.946002 17804 fs_manager.cc:362] Metadata directory not provided
23:52:00.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.946048 17804 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:00.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.946185 17804 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.947556 17804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data/instance:
23:52:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28"
23:52:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.947991 17804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal/instance:
23:52:00.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28"
23:52:00.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.950790 17804 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
23:52:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.952728 17818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.953580 17804 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.953665 17804 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28"
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:00 on dist-test-slave-fjh2"
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.953733 17804 fs_report.cc:389] FS layout report
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data/data
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:00.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:00.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:00.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.965593 17804 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.966094 17804 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.966241 17804 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.966751 17804 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.967705 17804 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.967765 17804 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.967831 17804 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.967854 17804 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:00.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.976038 17804 rpc_server.cc:307] RPC server started. Bound to: 127.16.216.67:41733
23:52:00.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.976071 17933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.216.67:41733 every 8 connection(s)
23:52:00.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.976883 17804 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/data/info.pb
23:52:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.982980 17249 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17804
23:52:00.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.983088 17249 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster10285248494084904905/ts-2/wal/instance
23:52:00.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986073 17935 heartbeater.cc:344] Connected to a master server at 127.16.216.126:45901
23:52:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986290 17935 heartbeater.cc:461] Registering TS with master...
23:52:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986490 17934 heartbeater.cc:344] Connected to a master server at 127.16.216.124:41795
23:52:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986560 17934 heartbeater.cc:461] Registering TS with master...
23:52:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986853 17935 heartbeater.cc:507] Master 127.16.216.126:45901 requested a full tablet report, sending...
23:52:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.986853 17934 heartbeater.cc:507] Master 127.16.216.124:41795 requested a full tablet report, sending...
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.987828 17936 heartbeater.cc:344] Connected to a master server at 127.16.216.125:39209
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.987910 17936 heartbeater.cc:461] Registering TS with master...
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.988000 17434 ts_manager.cc:194] Registered new tserver with Master: 516ae0e3ce574c54b6eb6b7b04ad8b28 (127.16.216.67:41733)
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.988087 17936 heartbeater.cc:507] Master 127.16.216.125:39209 requested a full tablet report, sending...
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.988224 17291 ts_manager.cc:194] Registered new tserver with Master: 516ae0e3ce574c54b6eb6b7b04ad8b28 (127.16.216.67:41733)
23:52:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.988745 17363 ts_manager.cc:194] Registered new tserver with Master: 516ae0e3ce574c54b6eb6b7b04ad8b28 (127.16.216.67:41733)
23:52:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:00.988932 17291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.216.67:51659
23:52:01.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.003270 17249 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:01.004 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:01.004 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:01.005 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.216.126"
      port: 45901
    }
    bound_http_address {
      host: "127.16.216.126"
      port: 42373
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.216.125"
      port: 39209
    }
    bound_http_address {
      host: "127.16.216.125"
      port: 37727
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.216.124"
      port: 41795
    }
    bound_http_address {
      host: "127.16.216.124"
      port: 38873
    }
  }
}

23:52:01.005 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:01.005 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.216.65"
      port: 42715
    }
    bound_http_address {
      host: "127.16.216.65"
      port: 40695
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.216.66"
      port: 33075
    }
    bound_http_address {
      host: "127.16.216.66"
      port: 43271
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.216.67"
      port: 41733
    }
    bound_http_address {
      host: "127.16.216.67"
      port: 43645
    }
  }
}

23:52:01.005 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:01.007 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:01.008 [DEBUG - main] (Connection.java:748) [peer master-127.16.216.125:39209(127.16.216.125:39209)] connecting to peer
23:52:01.009 [DEBUG - main] (Connection.java:748) [peer master-127.16.216.124:41795(127.16.216.124:41795)] connecting to peer
23:52:01.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.216.125:39209(127.16.216.125:39209)] Successfully connected to peer
23:52:01.010 [DEBUG - main] (Connection.java:748) [peer master-127.16.216.126:45901(127.16.216.126:45901)] connecting to peer
23:52:01.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.216.125
23:52:01.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.216.124:41795(127.16.216.124:41795)] Successfully connected to peer
23:52:01.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.216.124
23:52:01.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.216.126:45901(127.16.216.126:45901)] Successfully connected to peer
23:52:01.017 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.216.126
23:52:01.029 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad14ce19, L:/127.0.0.1:34150 - R:/127.16.216.126:45901] using SASL/PLAIN
23:52:01.030 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x433b3d84, L:/127.0.0.1:57512 - R:/127.16.216.124:41795] using SASL/PLAIN
23:52:01.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:01.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.216.125:39209, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.216.124:41795, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.216.126:45901, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.216.126:45901: OK, deferred=null) after lookup
23:52:01.031 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x541b3f88, L:/127.0.0.1:52956 - R:/127.16.216.125:39209] using SASL/PLAIN
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.032272 17291 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34150:
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468321007"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.033617 17291 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1783468321007 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
23:52:01.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0a6a08e5795b46bb9f74bd456430c7ca
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.055018 17867 tablet_service.cc:1511] Processing CreateTablet for tablet a77fc94d02ca4603805dbc1aafc0e52a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468321007 [id=0a6a08e5795b46bb9f74bd456430c7ca]), partition=RANGE (0) PARTITION UNBOUNDED
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.056054 17867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77fc94d02ca4603805dbc1aafc0e52a. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.055985 17595 tablet_service.cc:1511] Processing CreateTablet for tablet a77fc94d02ca4603805dbc1aafc0e52a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468321007 [id=0a6a08e5795b46bb9f74bd456430c7ca]), partition=RANGE (0) PARTITION UNBOUNDED
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.056190 17730 tablet_service.cc:1511] Processing CreateTablet for tablet a77fc94d02ca4603805dbc1aafc0e52a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468321007 [id=0a6a08e5795b46bb9f74bd456430c7ca]), partition=RANGE (0) PARTITION UNBOUNDED
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.056836 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77fc94d02ca4603805dbc1aafc0e52a. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.057044 17730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77fc94d02ca4603805dbc1aafc0e52a. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.063098 17960 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: Bootstrap starting.
23:52:01.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.064121 17961 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: Bootstrap starting.
23:52:01.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.064925 17960 tablet_bootstrap.cc:654] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: Neither blocks nor log segments found. Creating new log.
23:52:01.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.065580 17960 log.cc:826] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: Log is configured to *not* fsync() on all Append() calls
23:52:01.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.066130 17961 tablet_bootstrap.cc:654] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: Neither blocks nor log segments found. Creating new log.
23:52:01.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.066888 17961 log.cc:826] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: Log is configured to *not* fsync() on all Append() calls
23:52:01.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.067140 17960 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: No bootstrap required, opened a new log
23:52:01.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.067318 17960 ts_tablet_manager.cc:1403] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
23:52:01.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.067557 17959 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: Bootstrap starting.
23:52:01.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.069600 17959 tablet_bootstrap.cc:654] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: Neither blocks nor log segments found. Creating new log.
23:52:01.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.070176 17960 raft_consensus.cc:359] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.070483 17960 raft_consensus.cc:385] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.070554 17960 raft_consensus.cc:740] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a6f8c371d3446e998b5430d9b90ac5, State: Initialized, Role: FOLLOWER
23:52:01.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.070956 17960 consensus_queue.cc:260] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.071300 17959 log.cc:826] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: Log is configured to *not* fsync() on all Append() calls
23:52:01.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.071769 17960 ts_tablet_manager.cc:1434] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
23:52:01.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.072067 17662 heartbeater.cc:499] Master 127.16.216.126:45901 was elected leader, sending a full tablet report...
23:52:01.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.073454 17959 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: No bootstrap required, opened a new log
23:52:01.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.073637 17959 ts_tablet_manager.cc:1403] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
23:52:01.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.076499 17961 tablet_bootstrap.cc:492] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: No bootstrap required, opened a new log
23:52:01.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.076795 17961 ts_tablet_manager.cc:1403] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.000s
23:52:01.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.076833 17959 raft_consensus.cc:359] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.077106 17959 raft_consensus.cc:385] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.077253 17959 raft_consensus.cc:740] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 516ae0e3ce574c54b6eb6b7b04ad8b28, State: Initialized, Role: FOLLOWER
23:52:01.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.077761 17959 consensus_queue.cc:260] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.078368 17935 heartbeater.cc:499] Master 127.16.216.126:45901 was elected leader, sending a full tablet report...
23:52:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.078631 17959 ts_tablet_manager.cc:1434] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
23:52:01.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.080204 17961 raft_consensus.cc:359] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.080500 17961 raft_consensus.cc:385] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.080641 17961 raft_consensus.cc:740] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fff951fc407746a397f93d1bdc9fa5e0, State: Initialized, Role: FOLLOWER
23:52:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.081180 17961 consensus_queue.cc:260] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.081794 17798 heartbeater.cc:499] Master 127.16.216.126:45901 was elected leader, sending a full tablet report...
23:52:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.081972 17961 ts_tablet_manager.cc:1434] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
23:52:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.087069 17964 raft_consensus.cc:493] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.087201 17964 raft_consensus.cc:515] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.088150 17964 leader_election.cc:290] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 516ae0e3ce574c54b6eb6b7b04ad8b28 (127.16.216.67:41733), fff951fc407746a397f93d1bdc9fa5e0 (127.16.216.66:33075)
23:52:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.091935 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77fc94d02ca4603805dbc1aafc0e52a" candidate_uuid: "62a6f8c371d3446e998b5430d9b90ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fff951fc407746a397f93d1bdc9fa5e0" is_pre_election: true
23:52:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.091991 17887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77fc94d02ca4603805dbc1aafc0e52a" candidate_uuid: "62a6f8c371d3446e998b5430d9b90ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" is_pre_election: true
23:52:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.092142 17750 raft_consensus.cc:2468] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a6f8c371d3446e998b5430d9b90ac5 in term 0.
23:52:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.092247 17887 raft_consensus.cc:2468] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62a6f8c371d3446e998b5430d9b90ac5 in term 0.
23:52:01.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.092660 17549 leader_election.cc:304] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 516ae0e3ce574c54b6eb6b7b04ad8b28, 62a6f8c371d3446e998b5430d9b90ac5; no voters: 
23:52:01.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.092918 17964 raft_consensus.cc:2804] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:01.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.092998 17964 raft_consensus.cc:493] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:01.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.093046 17964 raft_consensus.cc:3060] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 0 FOLLOWER]: Advancing to term 1
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.093951 17964 raft_consensus.cc:515] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.094311 17964 leader_election.cc:290] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 516ae0e3ce574c54b6eb6b7b04ad8b28 (127.16.216.67:41733), fff951fc407746a397f93d1bdc9fa5e0 (127.16.216.66:33075)
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.094635 17887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77fc94d02ca4603805dbc1aafc0e52a" candidate_uuid: "62a6f8c371d3446e998b5430d9b90ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28"
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.094659 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77fc94d02ca4603805dbc1aafc0e52a" candidate_uuid: "62a6f8c371d3446e998b5430d9b90ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fff951fc407746a397f93d1bdc9fa5e0"
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.094736 17887 raft_consensus.cc:3060] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 0 FOLLOWER]: Advancing to term 1
23:52:01.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.094759 17750 raft_consensus.cc:3060] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 0 FOLLOWER]: Advancing to term 1
23:52:01.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.095441 17887 raft_consensus.cc:2468] T a77fc94d02ca4603805dbc1aafc0e52a P 516ae0e3ce574c54b6eb6b7b04ad8b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a6f8c371d3446e998b5430d9b90ac5 in term 1.
23:52:01.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.095567 17750 raft_consensus.cc:2468] T a77fc94d02ca4603805dbc1aafc0e52a P fff951fc407746a397f93d1bdc9fa5e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62a6f8c371d3446e998b5430d9b90ac5 in term 1.
23:52:01.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.095683 17549 leader_election.cc:304] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [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: 516ae0e3ce574c54b6eb6b7b04ad8b28, 62a6f8c371d3446e998b5430d9b90ac5; no voters: 
23:52:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.095862 17964 raft_consensus.cc:2804] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.096063 17964 raft_consensus.cc:697] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 62a6f8c371d3446e998b5430d9b90ac5, State: Running, Role: LEADER
23:52:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.096367 17964 consensus_queue.cc:237] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } }
23:52:01.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.099684 17291 catalog_manager.cc:5696] T a77fc94d02ca4603805dbc1aafc0e52a P 62a6f8c371d3446e998b5430d9b90ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62a6f8c371d3446e998b5430d9b90ac5 (127.16.216.65). New cstate: current_term: 1 leader_uuid: "62a6f8c371d3446e998b5430d9b90ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "516ae0e3ce574c54b6eb6b7b04ad8b28" member_type: VOTER last_known_addr { host: "127.16.216.67" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62a6f8c371d3446e998b5430d9b90ac5" member_type: VOTER last_known_addr { host: "127.16.216.65" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fff951fc407746a397f93d1bdc9fa5e0" member_type: VOTER last_known_addr { host: "127.16.216.66" port: 33075 } health_report { overall_health: UNKNOWN } } }
23:52:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.111008 17291 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34150:
23:52:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468321007" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "11" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
23:52:01.112 [DEBUG - main] (Connection.java:575) [peer master-127.16.216.125:39209(127.16.216.125:39209)] disconnecting while in state READY
23:52:01.112 [DEBUG - main] (Connection.java:575) [peer master-127.16.216.126:45901(127.16.216.126:45901)] disconnecting while in state READY
23:52:01.112 [DEBUG - main] (Connection.java:575) [peer master-127.16.216.124:41795(127.16.216.124:41795)] disconnecting while in state READY
23:52:01.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:01.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.216.125:39209(127.16.216.125:39209)] handling channelInactive
23:52:01.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.216.126:45901(127.16.216.126:45901)] handling channelInactive
23:52:01.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.216.125:39209(127.16.216.125:39209)] cleaning up while in state READY due to: connection closed
23:52:01.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.216.126:45901(127.16.216.126:45901)] cleaning up while in state READY due to: connection closed
23:52:01.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.216.124:41795(127.16.216.124:41795)] handling channelInactive
23:52:01.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.216.124:41795(127.16.216.124:41795)] cleaning up while in state READY due to: connection closed
23:52:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.115466 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17533
23:52:01.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.121742 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17668
23:52:01.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.128674 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17804
23:52:01.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.133982 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17260
23:52:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.141525 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17329
23:52:01.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.148495 17249 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17402
23:52:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:01Z chronyd exiting
.23:52:01.197 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468321197
23:52:01.199 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:01.199 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:01.199 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:01.200 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:01.200 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:01.202 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:01.300 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:01.300 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:01.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.301148 17975 mini_oidc.cc:150] Starting JWKS server
23:52:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.302573 17975 webserver.cc:534] Webserver started at http://127.0.0.1:35771/ using document root <none> and password file <none>
23:52:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.302699 17975 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:01.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.302897 17975 webserver.cc:534] Webserver started at http://127.0.0.1:39857/ using document root <none> and password file <none>
23:52:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:01Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:01.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:01Z Disabled control of system clock
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.315373 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/logs
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data/info.pb
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.254:34639
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.254
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
23:52:01.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.410352 17986 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:01.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.410583 17986 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:01.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.410641 17986 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.413929 17986 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.413982 17986 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.414009 17986 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.414039 17986 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.414060 17986 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:01.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.414077 17986 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35771/jwks.json
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.417883 17986 master_runner.cc:387] Master server non-default flags:
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.254:34639
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data/info.pb
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.254
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17986
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/logs
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:01.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:01.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.419044 17986 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.420113 17986 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.424993 17992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.425071 17994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.424998 17991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.425226 17986 server_base.cc:1061] running on GCE node
23:52:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.425630 17986 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:01.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.426383 17986 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:01.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.427522 17986 hybrid_clock.cc:648] HybridClock initialized: now 1783468321427515 us; error 22 us; skew 500 ppm
23:52:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.429088 17986 webserver.cc:534] Webserver started at http://127.17.141.254:35985/ using document root <none> and password file <none>
23:52:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.429574 17986 fs_manager.cc:362] Metadata directory not provided
23:52:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.429630 17986 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:01.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.429819 17986 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.431228 17986 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data/instance:
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9292580da45c4d539d484f092033b4ba"
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.431666 17986 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal/instance:
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9292580da45c4d539d484f092033b4ba"
23:52:01.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.434525 17986 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
23:52:01.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.436319 18000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.437150 17986 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.437247 17986 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9292580da45c4d539d484f092033b4ba"
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.437336 17986 fs_report.cc:389] FS layout report
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data/data
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:01.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:01.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.455541 17986 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:01.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.456197 17986 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:01.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.456362 17986 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:01.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.463001 17986 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.254:34639
23:52:01.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.463006 18053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.254:34639 every 8 connection(s)
23:52:01.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.463989 17986 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/data/info.pb
23:52:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.466521 18054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.469130 18054 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.469856 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 17986
23:52:01.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.470010 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-0/wal/instance
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.471545 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/logs
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data/info.pb
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:01.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.253:42577
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.253
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
23:52:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.479061 18054 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.479703 18004 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.141.253:42577: connect: Connection refused (error 111)
23:52:01.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.480484 18054 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.253:42577: Network error: Client connection negotiation failed: client connection to 127.17.141.253:42577: connect: Connection refused (error 111)
23:52:01.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.529666 18054 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } attempt: 1
23:52:01.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.531005 18054 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.253:42577: Network error: Client connection negotiation failed: client connection to 127.17.141.253:42577: connect: Connection refused (error 111)
23:52:01.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.570724 18058 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:01.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.570951 18058 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:01.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.571022 18058 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574481 18058 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574553 18058 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574580 18058 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574602 18058 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574626 18058 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.574643 18058 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35771/jwks.json
23:52:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.578655 18058 master_runner.cc:387] Master server non-default flags:
23:52:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.253:42577
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data/info.pb
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.253
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18058
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/logs
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:01.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.579963 18058 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.581077 18058 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.586202 18065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.586265 18058 server_base.cc:1061] running on GCE node
23:52:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.586308 18067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.586203 18064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.586870 18058 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:01.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.587718 18058 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.588883 18058 hybrid_clock.cc:648] HybridClock initialized: now 1783468321588861 us; error 38 us; skew 500 ppm
23:52:01.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.590478 18058 webserver.cc:534] Webserver started at http://127.17.141.253:37441/ using document root <none> and password file <none>
23:52:01.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.590967 18058 fs_manager.cc:362] Metadata directory not provided
23:52:01.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.591020 18058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:01.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.591174 18058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:01.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.592624 18058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data/instance:
23:52:01.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1cfb156d02f643399e70ba5802c63656"
23:52:01.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.593025 18058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal/instance:
23:52:01.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1cfb156d02f643399e70ba5802c63656"
23:52:01.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.595963 18058 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:01.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.597827 18073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:01.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.598753 18058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:01.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.598855 18058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal
23:52:01.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1cfb156d02f643399e70ba5802c63656"
23:52:01.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.598927 18058 fs_report.cc:389] FS layout report
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data/data
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.599165 18054 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } attempt: 2
23:52:01.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.600399 18054 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.253:42577: Network error: Client connection negotiation failed: client connection to 127.17.141.253:42577: connect: Connection refused (error 111)
23:52:01.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.611316 18058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:01.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.611950 18058 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:01.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.612087 18058 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:01.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.618647 18125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.253:42577 every 8 connection(s)
23:52:01.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.618644 18058 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.253:42577
23:52:01.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.619607 18058 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/data/info.pb
23:52:01.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.622246 18126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.625041 18126 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.626911 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18058
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.627009 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-1/wal/instance
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.627661 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/logs
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data/info.pb
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.252:41459
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.252
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
23:52:01.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.633469 18126 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.638969 18126 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.639634 18075 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.640394 18126 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.252:41459: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.689615 18126 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } attempt: 1
23:52:01.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.691431 18126 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.252:41459: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.691555 18054 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } attempt: 3
23:52:01.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.695508 18054 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.696722 18054 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.252:41459: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.724409 18129 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.724581 18129 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:01.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.724622 18129 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727777 18129 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727834 18129 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727854 18129 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727869 18129 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727885 18129 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.727900 18129 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35771/jwks.json
23:52:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.727861 18054 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } attempt: 1
23:52:01.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.729183 18054 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.252:41459: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.731670 18129 master_runner.cc:387] Master server non-default flags:
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal
23:52:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.252:41459
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35771/jwks.json
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data/info.pb
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.252
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18129
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/logs
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.732575 18129 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:01.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.733538 18129 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.738291 18139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.738426 18129 server_base.cc:1061] running on GCE node
23:52:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.738327 18136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.738300 18137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:01.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.738960 18129 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:01.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.739682 18129 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:01.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.740820 18129 hybrid_clock.cc:648] HybridClock initialized: now 1783468321740799 us; error 37 us; skew 500 ppm
23:52:01.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.742372 18129 webserver.cc:534] Webserver started at http://127.17.141.252:35627/ using document root <none> and password file <none>
23:52:01.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.742815 18129 fs_manager.cc:362] Metadata directory not provided
23:52:01.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.742861 18129 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:01.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.743001 18129 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.744365 18129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data/instance:
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f98e1a454d34ddc93df473f4c931a79"
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.744741 18129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal/instance:
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f98e1a454d34ddc93df473f4c931a79"
23:52:01.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.747627 18129 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:01.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.749536 18145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.750367 18129 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.750469 18129 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f98e1a454d34ddc93df473f4c931a79"
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:01 on dist-test-slave-fjh2"
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.750538 18129 fs_report.cc:389] FS layout report
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data/data
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:01.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:01.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.759582 18126 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } attempt: 2
23:52:01.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.760788 18126 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.141.252:41459: Network error: Client connection negotiation failed: client connection to 127.17.141.252:41459: connect: Connection refused (error 111)
23:52:01.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.781124 18129 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:01.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.781782 18129 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:01.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.781924 18129 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.788986 18129 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.252:41459
23:52:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.788990 18198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.252:41459 every 8 connection(s)
23:52:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.789896 18129 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/data/info.pb
23:52:01.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.792477 18199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:01.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.792502 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18129
23:52:01.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.792575 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/master-2/wal/instance
23:52:01.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.795346 18199 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.802806 18199 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.804320 18054 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } attempt: 2
23:52:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.806818 18199 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } has no permanent_uuid. Determining permanent_uuid...
23:52:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.811627 18054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: Bootstrap starting.
23:52:01.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.812206 18199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79: Bootstrap starting.
23:52:01.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.813583 18054 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: Neither blocks nor log segments found. Creating new log.
23:52:01.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.813925 18199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79: Neither blocks nor log segments found. Creating new log.
23:52:01.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.814343 18054 log.cc:826] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: Log is configured to *not* fsync() on all Append() calls
23:52:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.814916 18199 log.cc:826] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79: Log is configured to *not* fsync() on all Append() calls
23:52:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.816104 18054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: No bootstrap required, opened a new log
23:52:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.816514 18199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79: No bootstrap required, opened a new log
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819375 18054 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819372 18199 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819537 18199 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819537 18054 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819585 18054 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9292580da45c4d539d484f092033b4ba, State: Initialized, Role: FOLLOWER
23:52:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.819591 18199 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f98e1a454d34ddc93df473f4c931a79, State: Initialized, Role: FOLLOWER
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820001 18199 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820001 18054 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820401 18210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820519 18210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820742 18211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.820840 18211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.821082 18054 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: configured and running, proceeding with master startup.
23:52:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.821082 18199 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: configured and running, proceeding with master startup.
23:52:01.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.826350 18233 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:01.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.825863 17986 master_runner.cc:187] Error getting master registration for 127.17.141.253:42577: OK, instance_id { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" instance_seqno: 1783468321616743 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:01.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.827939 17986 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:01.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.828234 18232 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:01.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.828303 18232 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:01.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.828365 18233 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.828469 18129 master_runner.cc:187] Error getting master registration for 127.17.141.253:42577: OK, instance_id { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" instance_seqno: 1783468321616743 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.830133 18129 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.851938 18126 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } attempt: 3
23:52:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.857695 18126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656: Bootstrap starting.
23:52:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.859911 18126 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656: Neither blocks nor log segments found. Creating new log.
23:52:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.860559 18126 log.cc:826] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656: Log is configured to *not* fsync() on all Append() calls
23:52:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.862287 18126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656: No bootstrap required, opened a new log
23:52:01.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.865074 18126 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.865211 18126 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:01.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.865258 18126 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfb156d02f643399e70ba5802c63656, State: Initialized, Role: FOLLOWER
23:52:01.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.865648 18126 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.866067 18237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.866279 18237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.866731 18126 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: configured and running, proceeding with master startup.
23:52:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.871364 18248 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.871522 18248 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:01.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.875725 18058 master_runner.cc:264] No leader master found from master 1cfb156d02f643399e70ba5802c63656
23:52:01.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.875783 18058 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:01.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.927276 18210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:01.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.927455 18210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.928479 18210 leader_election.cc:290] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cfb156d02f643399e70ba5802c63656 (127.17.141.253:42577), 5f98e1a454d34ddc93df473f4c931a79 (127.17.141.252:41459)
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.929180 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9292580da45c4d539d484f092033b4ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfb156d02f643399e70ba5802c63656" is_pre_election: true
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.929440 18100 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9292580da45c4d539d484f092033b4ba in term 0.
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.929814 18004 leader_election.cc:304] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfb156d02f643399e70ba5802c63656, 9292580da45c4d539d484f092033b4ba; no voters: 
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.930354 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9292580da45c4d539d484f092033b4ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f98e1a454d34ddc93df473f4c931a79" is_pre_election: true
23:52:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.930572 18172 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9292580da45c4d539d484f092033b4ba in term 0.
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.931377 18210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.931445 18210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.931483 18210 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 0 FOLLOWER]: Advancing to term 1
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.932577 18210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.932920 18210 leader_election.cc:290] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [CANDIDATE]: Term 1 election: Requested vote from peers 1cfb156d02f643399e70ba5802c63656 (127.17.141.253:42577), 5f98e1a454d34ddc93df473f4c931a79 (127.17.141.252:41459)
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.933394 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9292580da45c4d539d484f092033b4ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfb156d02f643399e70ba5802c63656"
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.933495 18100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 0 FOLLOWER]: Advancing to term 1
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.934561 18100 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9292580da45c4d539d484f092033b4ba in term 1.
23:52:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.934831 18004 leader_election.cc:304] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [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: 1cfb156d02f643399e70ba5802c63656, 9292580da45c4d539d484f092033b4ba; no voters: 
23:52:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.935405 18172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9292580da45c4d539d484f092033b4ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f98e1a454d34ddc93df473f4c931a79"
23:52:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.935514 18172 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 0 FOLLOWER]: Advancing to term 1
23:52:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.936551 18172 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9292580da45c4d539d484f092033b4ba in term 1.
23:52:01.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.938040 18210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 1 FOLLOWER]: Leader election won for term 1
23:52:01.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.938225 18210 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [term 1 LEADER]: Becoming Leader. State: Replica: 9292580da45c4d539d484f092033b4ba, State: Running, Role: LEADER
23:52:01.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.938535 18210 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } }
23:52:01.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.940435 18210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9292580da45c4d539d484f092033b4ba. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.940635 18210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: This master's current role is: LEADER
23:52:01.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.945195 18252 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:01.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.946262 18252 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:01.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.951408 18172 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [term 1 FOLLOWER]: Refusing update from remote peer 9292580da45c4d539d484f092033b4ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.952152 18250 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:01.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.952950 18100 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [term 1 FOLLOWER]: Refusing update from remote peer 9292580da45c4d539d484f092033b4ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:01.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.953857 18210 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:01.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.955900 18211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9292580da45c4d539d484f092033b4ba. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.956015 18211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.957320 18237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9292580da45c4d539d484f092033b4ba. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.957441 18237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:01.957640 18006 tablet.cc:2406] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.960974 18250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.961069 18250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: This master's current role is: LEADER
23:52:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.961414 18237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.961510 18237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cfb156d02f643399e70ba5802c63656 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.961944 18253 mvcc.cc:204] Tried to move back new op lower bound from 7305086246705958912 to 7305086246664232960. Current Snapshot: MvccSnapshot[applied={T|T < 7305086246705958912}]
23:52:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.962272 18256 mvcc.cc:204] Tried to move back new op lower bound from 7305086246705958912 to 7305086246664232960. Current Snapshot: MvccSnapshot[applied={T|T < 7305086246705958912}]
23:52:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.964521 18210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.964614 18210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba [sys.catalog]: This master's current role is: LEADER
23:52:01.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.965587 18211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9292580da45c4d539d484f092033b4ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9292580da45c4d539d484f092033b4ba" member_type: VOTER last_known_addr { host: "127.17.141.254" port: 34639 } } peers { permanent_uuid: "1cfb156d02f643399e70ba5802c63656" member_type: VOTER last_known_addr { host: "127.17.141.253" port: 42577 } } peers { permanent_uuid: "5f98e1a454d34ddc93df473f4c931a79" member_type: VOTER last_known_addr { host: "127.17.141.252" port: 41459 } } }
23:52:01.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.965685 18211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f98e1a454d34ddc93df473f4c931a79 [sys.catalog]: This master's current role is: FOLLOWER
23:52:01.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.966162 18254 mvcc.cc:204] Tried to move back new op lower bound from 7305086246705958912 to 7305086246664232960. Current Snapshot: MvccSnapshot[applied={T|T < 7305086246705958912}]
23:52:01.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.967064 18252 catalog_manager.cc:1382] Generated new cluster ID: 9543dbc0164843cd942bae88ccddf739
23:52:01.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:01.967116 18252 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:02.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.025985 18252 catalog_manager.cc:1405] Generated new certificate authority record
23:52:02.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.027294 18252 catalog_manager.cc:1539] Loading token signing keys...
23:52:02.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.043426 18252 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9292580da45c4d539d484f092033b4ba: Generated new TSK 0
23:52:02.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.044297 18252 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.059819 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/logs
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data/info.pb
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.193:0
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.193
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.193
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:02.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.159785 18262 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:02.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.159997 18262 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:02.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.160039 18262 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.163233 18262 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.163327 18262 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.141.193
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.166992 18262 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.193:0
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data/info.pb
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.193
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18262
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.193
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/logs
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:02.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:02.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.168041 18262 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.169087 18262 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:02.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.175022 18270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.175026 18268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.175027 18267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.175098 18262 server_base.cc:1061] running on GCE node
23:52:02.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.175736 18262 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:02.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.176318 18262 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:02.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.177465 18262 hybrid_clock.cc:648] HybridClock initialized: now 1783468322177449 us; error 24 us; skew 500 ppm
23:52:02.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.179124 18262 webserver.cc:534] Webserver started at http://127.17.141.193:35399/ using document root <none> and password file <none>
23:52:02.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.179637 18262 fs_manager.cc:362] Metadata directory not provided
23:52:02.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.179695 18262 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:02.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.179934 18262 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:02.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.181450 18262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data/instance:
23:52:02.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7a3c4e27ab45ff92198a6000c73ff2"
23:52:02.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.181912 18262 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal/instance:
23:52:02.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7a3c4e27ab45ff92198a6000c73ff2"
23:52:02.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.184993 18262 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:02.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.186937 18276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:02.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.187777 18262 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.187904 18262 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7a3c4e27ab45ff92198a6000c73ff2"
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.187996 18262 fs_report.cc:389] FS layout report
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data/data
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:02.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:02.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.200778 18262 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:02.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.201355 18262 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:02.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.201525 18262 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:02.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.202032 18262 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.202970 18262 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.203017 18262 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.203064 18262 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.203083 18262 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:02.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.211680 18262 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.193:41741
23:52:02.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.211704 18390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.193:41741 every 8 connection(s)
23:52:02.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.212612 18262 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/data/info.pb
23:52:02.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.216323 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18262
23:52:02.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.216424 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-0/wal/instance
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.220342 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/logs
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data/info.pb
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.194:0
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.194
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.194
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.221731 18391 heartbeater.cc:344] Connected to a master server at 127.17.141.252:41459
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.221910 18391 heartbeater.cc:461] Registering TS with master...
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.222294 18391 heartbeater.cc:507] Master 127.17.141.252:41459 requested a full tablet report, sending...
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.222704 18393 heartbeater.cc:344] Connected to a master server at 127.17.141.253:42577
23:52:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.222874 18393 heartbeater.cc:461] Registering TS with master...
23:52:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.222978 18392 heartbeater.cc:344] Connected to a master server at 127.17.141.254:34639
23:52:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.223052 18392 heartbeater.cc:461] Registering TS with master...
23:52:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.223131 18393 heartbeater.cc:507] Master 127.17.141.253:42577 requested a full tablet report, sending...
23:52:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.223357 18392 heartbeater.cc:507] Master 127.17.141.254:34639 requested a full tablet report, sending...
23:52:02.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.223666 18162 ts_manager.cc:194] Registered new tserver with Master: 0e7a3c4e27ab45ff92198a6000c73ff2 (127.17.141.193:41741)
23:52:02.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.224144 18090 ts_manager.cc:194] Registered new tserver with Master: 0e7a3c4e27ab45ff92198a6000c73ff2 (127.17.141.193:41741)
23:52:02.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.224484 18016 ts_manager.cc:194] Registered new tserver with Master: 0e7a3c4e27ab45ff92198a6000c73ff2 (127.17.141.193:41741)
23:52:02.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.225575 18016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.141.193:33195
23:52:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.319512 18398 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.319686 18398 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.319741 18398 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:02.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.323029 18398 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:02.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.323132 18398 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.141.194
23:52:02.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.326848 18398 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.194:0
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data/info.pb
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.194
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18398
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.194
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/logs
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.327912 18398 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:02.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.328902 18398 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:02.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.334390 18406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.334396 18403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.334482 18404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.334558 18398 server_base.cc:1061] running on GCE node
23:52:02.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.335033 18398 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:02.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.335464 18398 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.336596 18398 hybrid_clock.cc:648] HybridClock initialized: now 1783468322336581 us; error 25 us; skew 500 ppm
23:52:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.338068 18398 webserver.cc:534] Webserver started at http://127.17.141.194:44731/ using document root <none> and password file <none>
23:52:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.338547 18398 fs_manager.cc:362] Metadata directory not provided
23:52:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.338601 18398 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.338783 18398 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.340212 18398 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data/instance:
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bf03e4edb2a47ec961fea4f19dd9a7b"
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.340644 18398 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal/instance:
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bf03e4edb2a47ec961fea4f19dd9a7b"
23:52:02.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.343555 18398 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:02.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.345376 18412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.346226 18398 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.346318 18398 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bf03e4edb2a47ec961fea4f19dd9a7b"
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.346407 18398 fs_report.cc:389] FS layout report
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data/data
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:02.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.364830 18398 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:02.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.365375 18398 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:02.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.365530 18398 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.366035 18398 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.366922 18398 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.366976 18398 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.367025 18398 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.367045 18398 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:02.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.375069 18398 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.194:43479
23:52:02.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.375126 18526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.194:43479 every 8 connection(s)
23:52:02.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.375952 18398 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/data/info.pb
23:52:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.385963 18528 heartbeater.cc:344] Connected to a master server at 127.17.141.254:34639
23:52:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.386224 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18398
23:52:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.386322 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-1/wal/instance
23:52:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.386392 18528 heartbeater.cc:461] Registering TS with master...
23:52:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.386925 18528 heartbeater.cc:507] Master 127.17.141.254:34639 requested a full tablet report, sending...
23:52:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.387586 18529 heartbeater.cc:344] Connected to a master server at 127.17.141.253:42577
23:52:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.387660 18529 heartbeater.cc:461] Registering TS with master...
23:52:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.387851 18529 heartbeater.cc:507] Master 127.17.141.253:42577 requested a full tablet report, sending...
23:52:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.388317 18017 ts_manager.cc:194] Registered new tserver with Master: 3bf03e4edb2a47ec961fea4f19dd9a7b (127.17.141.194:43479)
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.388866 18089 ts_manager.cc:194] Registered new tserver with Master: 3bf03e4edb2a47ec961fea4f19dd9a7b (127.17.141.194:43479)
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.388895 18017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.141.194:53849
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.389070 18527 heartbeater.cc:344] Connected to a master server at 127.17.141.252:41459
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.389145 18527 heartbeater.cc:461] Registering TS with master...
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.389181 17975 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/logs
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data/info.pb
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.195:0
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.195
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.195
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.389310 18527 heartbeater.cc:507] Master 127.17.141.252:41459 requested a full tablet report, sending...
23:52:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.390059 18162 ts_manager.cc:194] Registered new tserver with Master: 3bf03e4edb2a47ec961fea4f19dd9a7b (127.17.141.194:43479)
23:52:02.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.487360 18534 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:02.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.487599 18534 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:02.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.487659 18534 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:02.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.491284 18534 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:02.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.491487 18534 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.141.195
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.495281 18534 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.141.212:34715
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.141.195:0
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data/info.pb
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.141.195
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.141.254:34639,127.17.141.253:42577,127.17.141.252:41459
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18534
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.141.195
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/logs
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:02.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.496472 18534 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:02.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.497519 18534 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:02.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.503261 18540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.503273 18542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.503297 18539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.503672 18534 server_base.cc:1061] running on GCE node
23:52:02.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.504037 18534 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:02.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.504526 18534 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:02.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.505664 18534 hybrid_clock.cc:648] HybridClock initialized: now 1783468322505653 us; error 22 us; skew 500 ppm
23:52:02.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.507412 18534 webserver.cc:534] Webserver started at http://127.17.141.195:37401/ using document root <none> and password file <none>
23:52:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.508005 18534 fs_manager.cc:362] Metadata directory not provided
23:52:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.508064 18534 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.508255 18534 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:02.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.509730 18534 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data/instance:
23:52:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ade124682284c79b4712673e2e098e8"
23:52:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.510212 18534 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal/instance:
23:52:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ade124682284c79b4712673e2e098e8"
23:52:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.513191 18534 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:02.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.514988 18548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:02.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.515827 18534 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.515925 18534 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ade124682284c79b4712673e2e098e8"
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.516021 18534 fs_report.cc:389] FS layout report
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data/data
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:02.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.526333 18534 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:02.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.526839 18534 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:02.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.526997 18534 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:02.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.527462 18534 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:02.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.528390 18534 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:02.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.528435 18534 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:02.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.528481 18534 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:02.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.528501 18534 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.536475 18534 rpc_server.cc:307] RPC server started. Bound to: 127.17.141.195:34153
23:52:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.536500 18661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.141.195:34153 every 8 connection(s)
23:52:02.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.537320 18534 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/data/info.pb
23:52:02.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.544059 17975 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18534
23:52:02.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.544163 17975 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster4286810459276437549/ts-2/wal/instance
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.545908 18663 heartbeater.cc:344] Connected to a master server at 127.17.141.254:34639
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.545914 18662 heartbeater.cc:344] Connected to a master server at 127.17.141.252:41459
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.545991 18664 heartbeater.cc:344] Connected to a master server at 127.17.141.253:42577
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546113 18664 heartbeater.cc:461] Registering TS with master...
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546114 18663 heartbeater.cc:461] Registering TS with master...
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546115 18662 heartbeater.cc:461] Registering TS with master...
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546638 18664 heartbeater.cc:507] Master 127.17.141.253:42577 requested a full tablet report, sending...
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546617 18662 heartbeater.cc:507] Master 127.17.141.252:41459 requested a full tablet report, sending...
23:52:02.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.546618 18663 heartbeater.cc:507] Master 127.17.141.254:34639 requested a full tablet report, sending...
23:52:02.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.547631 18162 ts_manager.cc:194] Registered new tserver with Master: 7ade124682284c79b4712673e2e098e8 (127.17.141.195:34153)
23:52:02.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.547652 18089 ts_manager.cc:194] Registered new tserver with Master: 7ade124682284c79b4712673e2e098e8 (127.17.141.195:34153)
23:52:02.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.547662 18017 ts_manager.cc:194] Registered new tserver with Master: 7ade124682284c79b4712673e2e098e8 (127.17.141.195:34153)
23:52:02.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.548339 18017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.141.195:50437
23:52:02.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.551133 17975 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:02.551 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:02.551 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:02.552 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.141.254"
      port: 34639
    }
    bound_http_address {
      host: "127.17.141.254"
      port: 35985
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.141.253"
      port: 42577
    }
    bound_http_address {
      host: "127.17.141.253"
      port: 37441
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.141.252"
      port: 41459
    }
    bound_http_address {
      host: "127.17.141.252"
      port: 35627
    }
  }
}

23:52:02.552 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:02.552 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.141.193"
      port: 41741
    }
    bound_http_address {
      host: "127.17.141.193"
      port: 35399
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.141.194"
      port: 43479
    }
    bound_http_address {
      host: "127.17.141.194"
      port: 44731
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.141.195"
      port: 34153
    }
    bound_http_address {
      host: "127.17.141.195"
      port: 37401
    }
  }
}

23:52:02.552 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:02.554 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:02.556 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.141.254:34639(127.17.141.254:34639)] connecting to peer
23:52:02.557 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.141.253:42577(127.17.141.253:42577)] connecting to peer
23:52:02.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.141.254:34639(127.17.141.254:34639)] Successfully connected to peer
23:52:02.558 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.141.252:41459(127.17.141.252:41459)] connecting to peer
23:52:02.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.141.253:42577(127.17.141.253:42577)] Successfully connected to peer
23:52:02.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.141.254
23:52:02.560 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.141.253
23:52:02.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.141.252:41459(127.17.141.252:41459)] Successfully connected to peer
23:52:02.572 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfe70c19, L:/127.0.0.1:48948 - R:/127.17.141.253:42577] using SASL/PLAIN
23:52:02.572 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5af40090, L:/127.0.0.1:53108 - R:/127.17.141.254:34639] using SASL/PLAIN
23:52:02.573 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.17.141.252
23:52:02.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:02.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.141.254:34639, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.141.253:42577, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.141.252:41459, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.141.253:42577: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.141.254:34639: OK, deferred=null) after lookup
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.574852 18017 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53108:
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468322555"
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:02.583 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x10055f07, L:/127.0.0.1:57746 - R:/127.17.141.252:41459] using SASL/PLAIN
23:52:02.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b171ba842cb04ae9a3c73d80577ab5ad
23:52:02.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.600414 18596 tablet_service.cc:1511] Processing CreateTablet for tablet f5477e29e0ba402a93d5233ad1100e23 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468322555 [id=b171ba842cb04ae9a3c73d80577ab5ad]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:52:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.601351 18596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5477e29e0ba402a93d5233ad1100e23. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:02.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.606005 18688 tablet_bootstrap.cc:492] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: Bootstrap starting.
23:52:02.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.606683 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 30cd99fccf21494899eb6cbeed3d4a52 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468322555 [id=b171ba842cb04ae9a3c73d80577ab5ad]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:52:02.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.607627 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cd99fccf21494899eb6cbeed3d4a52. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:02.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.608075 18688 tablet_bootstrap.cc:654] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: Neither blocks nor log segments found. Creating new log.
23:52:02.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.608727 18688 log.cc:826] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: Log is configured to *not* fsync() on all Append() calls
23:52:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.613059 18690 tablet_bootstrap.cc:492] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: Bootstrap starting.
23:52:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.613425 18688 tablet_bootstrap.cc:492] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: No bootstrap required, opened a new log
23:52:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.613715 18688 ts_tablet_manager.cc:1403] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
23:52:02.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.615206 18690 tablet_bootstrap.cc:654] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: Neither blocks nor log segments found. Creating new log.
23:52:02.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.615998 18690 log.cc:826] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: Log is configured to *not* fsync() on all Append() calls
23:52:02.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.616603 18688 raft_consensus.cc:359] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade124682284c79b4712673e2e098e8" member_type: VOTER last_known_addr { host: "127.17.141.195" port: 34153 } }
23:52:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.617057 18688 raft_consensus.cc:385] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.617225 18688 raft_consensus.cc:740] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ade124682284c79b4712673e2e098e8, State: Initialized, Role: FOLLOWER
23:52:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.617655 18690 tablet_bootstrap.cc:492] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: No bootstrap required, opened a new log
23:52:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.617787 18688 consensus_queue.cc:260] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade124682284c79b4712673e2e098e8" member_type: VOTER last_known_addr { host: "127.17.141.195" port: 34153 } }
23:52:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.617916 18690 ts_tablet_manager.cc:1403] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:52:02.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.618052 18688 raft_consensus.cc:399] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:02.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.618199 18688 raft_consensus.cc:493] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:02.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.618355 18688 raft_consensus.cc:3060] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 0 FOLLOWER]: Advancing to term 1
23:52:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.620422 18688 raft_consensus.cc:515] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade124682284c79b4712673e2e098e8" member_type: VOTER last_known_addr { host: "127.17.141.195" port: 34153 } }
23:52:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.620855 18688 leader_election.cc:304] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ade124682284c79b4712673e2e098e8; no voters: 
23:52:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.620995 18690 raft_consensus.cc:359] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" member_type: VOTER last_known_addr { host: "127.17.141.193" port: 41741 } }
23:52:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.621264 18690 raft_consensus.cc:385] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.621282 18688 leader_election.cc:290] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.621434 18690 raft_consensus.cc:740] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7a3c4e27ab45ff92198a6000c73ff2, State: Initialized, Role: FOLLOWER
23:52:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.621946 18690 consensus_queue.cc:260] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" member_type: VOTER last_known_addr { host: "127.17.141.193" port: 41741 } }
23:52:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.622058 18688 ts_tablet_manager.cc:1434] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
23:52:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.622244 18690 raft_consensus.cc:399] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.622376 18690 raft_consensus.cc:493] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.622529 18690 raft_consensus.cc:3060] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 0 FOLLOWER]: Advancing to term 1
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.623510 18663 heartbeater.cc:499] Master 127.17.141.254:34639 was elected leader, sending a full tablet report...
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.623503 18690 raft_consensus.cc:515] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" member_type: VOTER last_known_addr { host: "127.17.141.193" port: 41741 } }
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.623807 18690 leader_election.cc:304] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e7a3c4e27ab45ff92198a6000c73ff2; no voters: 
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.624085 18690 leader_election.cc:290] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.624763 18690 ts_tablet_manager.cc:1434] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
23:52:02.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.625629 18392 heartbeater.cc:499] Master 127.17.141.254:34639 was elected leader, sending a full tablet report...
23:52:02.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.627396 18693 raft_consensus.cc:2804] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 1 FOLLOWER]: Leader election won for term 1
23:52:02.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.627701 18693 raft_consensus.cc:697] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7ade124682284c79b4712673e2e098e8, State: Running, Role: LEADER
23:52:02.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.628043 18693 consensus_queue.cc:237] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade124682284c79b4712673e2e098e8" member_type: VOTER last_known_addr { host: "127.17.141.195" port: 34153 } }
23:52:02.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.628518 18695 raft_consensus.cc:2804] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 1 FOLLOWER]: Leader election won for term 1
23:52:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.629315 18695 raft_consensus.cc:697] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e7a3c4e27ab45ff92198a6000c73ff2, State: Running, Role: LEADER
23:52:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.629685 18695 consensus_queue.cc:237] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" member_type: VOTER last_known_addr { host: "127.17.141.193" port: 41741 } }
23:52:02.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.632007 18017 catalog_manager.cc:5696] T f5477e29e0ba402a93d5233ad1100e23 P 7ade124682284c79b4712673e2e098e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ade124682284c79b4712673e2e098e8 (127.17.141.195). New cstate: current_term: 1 leader_uuid: "7ade124682284c79b4712673e2e098e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade124682284c79b4712673e2e098e8" member_type: VOTER last_known_addr { host: "127.17.141.195" port: 34153 } health_report { overall_health: HEALTHY } } }
23:52:02.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.632408 18016 catalog_manager.cc:5696] T 30cd99fccf21494899eb6cbeed3d4a52 P 0e7a3c4e27ab45ff92198a6000c73ff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e7a3c4e27ab45ff92198a6000c73ff2 (127.17.141.193). New cstate: current_term: 1 leader_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e7a3c4e27ab45ff92198a6000c73ff2" member_type: VOTER last_known_addr { host: "127.17.141.193" port: 41741 } health_report { overall_health: HEALTHY } } }
23:52:02.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.640035 18001 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
23:52:02.644 [ERROR - kudu-nio-0] (Connection.java:398) [peer master-127.17.141.254:34639(127.17.141.254:34639)] server sent error unsupported feature flags
23:52:02.645 [DEBUG - main] (Connection.java:575) [peer master-127.17.141.253:42577(127.17.141.253:42577)] disconnecting while in state READY
23:52:02.646 [DEBUG - main] (Connection.java:575) [peer master-127.17.141.252:41459(127.17.141.252:41459)] disconnecting while in state READY
23:52:02.646 [DEBUG - main] (Connection.java:575) [peer master-127.17.141.254:34639(127.17.141.254:34639)] disconnecting while in state READY
23:52:02.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.141.253:42577(127.17.141.253:42577)] handling channelInactive
23:52:02.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.141.253:42577(127.17.141.253:42577)] cleaning up while in state READY due to: connection closed
23:52:02.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.141.252:41459(127.17.141.252:41459)] handling channelInactive
23:52:02.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.141.252:41459(127.17.141.252:41459)] cleaning up while in state READY due to: connection closed
23:52:02.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:02.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.141.254:34639(127.17.141.254:34639)] handling channelInactive
23:52:02.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.141.254:34639(127.17.141.254:34639)] cleaning up while in state READY due to: connection closed
23:52:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.652356 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18262
23:52:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.658262 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18398
23:52:02.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.663043 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18534
23:52:02.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.667721 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 17986
23:52:02.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.673055 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18058
23:52:02.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.677625 17975 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18129
23:52:02.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:02Z chronyd exiting
.23:52:02.725 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468322725
23:52:02.727 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:02.728 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:02.728 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:02.728 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:02.728 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:02.730 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:02.827 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:02.827 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.828092 18708 mini_oidc.cc:150] Starting JWKS server
23:52:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.829419 18708 webserver.cc:534] Webserver started at http://127.0.0.1:38159/ using document root <none> and password file <none>
23:52:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.829541 18708 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.829735 18708 webserver.cc:534] Webserver started at http://127.0.0.1:44669/ using document root <none> and password file <none>
23:52:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:02Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:02Z Disabled control of system clock
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.842208 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/logs
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data/info.pb
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.62:39985
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.62
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:02.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json with env {}
23:52:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.937502 18719 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.937697 18719 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.937739 18719 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940881 18719 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:02.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940927 18719 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:02.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940946 18719 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:02.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940963 18719 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:02.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940979 18719 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:02.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.940990 18719 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38159/jwks.json
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.944631 18719 master_runner.cc:387] Master server non-default flags:
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.62:39985
23:52:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data/info.pb
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.62
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18719
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/logs
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.945549 18719 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:02.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.946519 18719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:02.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.951176 18725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.951176 18724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:02.951364 18727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:02.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.951529 18719 server_base.cc:1061] running on GCE node
23:52:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.951956 18719 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.952689 18719 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:02.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.953828 18719 hybrid_clock.cc:648] HybridClock initialized: now 1783468322953820 us; error 23 us; skew 500 ppm
23:52:02.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.955327 18719 webserver.cc:534] Webserver started at http://127.18.69.62:45967/ using document root <none> and password file <none>
23:52:02.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.955868 18719 fs_manager.cc:362] Metadata directory not provided
23:52:02.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.955926 18719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:02.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.956122 18719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.957502 18719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data/instance:
23:52:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ffa023abe1c442488f684a38db1485f8"
23:52:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.957947 18719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal/instance:
23:52:02.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ffa023abe1c442488f684a38db1485f8"
23:52:02.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.960806 18719 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:02.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.962556 18733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.963378 18719 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.963474 18719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ffa023abe1c442488f684a38db1485f8"
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:02 on dist-test-slave-fjh2"
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.963567 18719 fs_report.cc:389] FS layout report
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data/data
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.993525 18719 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:02.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.994292 18719 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:02.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:02.994463 18719 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:03.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.001609 18719 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.62:39985
23:52:03.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.001629 18785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.62:39985 every 8 connection(s)
23:52:03.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.002596 18719 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/data/info.pb
23:52:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.005234 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.006853 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18719
23:52:03.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.007006 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-0/wal/instance
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.008654 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/logs
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data/info.pb
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.61:41543
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.61
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json with env {}
23:52:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.008474 18786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.021857 18786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.022637 18736 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.69.61:41543: connect: Connection refused (error 111)
23:52:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.023486 18786 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.61:41543: Network error: Client connection negotiation failed: client connection to 127.18.69.61:41543: connect: Connection refused (error 111)
23:52:03.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.072695 18786 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } attempt: 1
23:52:03.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.074149 18786 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.61:41543: Network error: Client connection negotiation failed: client connection to 127.18.69.61:41543: connect: Connection refused (error 111)
23:52:03.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.104984 18788 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:03.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.105168 18788 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:03.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.105211 18788 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108372 18788 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108419 18788 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108445 18788 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108462 18788 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108479 18788 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:03.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.108492 18788 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38159/jwks.json
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.112180 18788 master_runner.cc:387] Master server non-default flags:
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.61:41543
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data/info.pb
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.61
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18788
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/logs
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.113104 18788 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.114070 18788 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.118820 18799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.118829 18796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.118933 18797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.119103 18788 server_base.cc:1061] running on GCE node
23:52:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.119542 18788 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:03.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.120383 18788 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:03.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.121526 18788 hybrid_clock.cc:648] HybridClock initialized: now 1783468323121516 us; error 23 us; skew 500 ppm
23:52:03.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.123062 18788 webserver.cc:534] Webserver started at http://127.18.69.61:40111/ using document root <none> and password file <none>
23:52:03.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.123572 18788 fs_manager.cc:362] Metadata directory not provided
23:52:03.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.123629 18788 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:03.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.123844 18788 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.125299 18788 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data/instance:
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eea0ab28d33434b80575b76add903e7"
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.125747 18788 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal/instance:
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eea0ab28d33434b80575b76add903e7"
23:52:03.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.128715 18788 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
23:52:03.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.130622 18805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.131497 18788 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.131606 18788 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eea0ab28d33434b80575b76add903e7"
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.131697 18788 fs_report.cc:389] FS layout report
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data/data
23:52:03.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:03.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:03.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.142324 18786 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } attempt: 2
23:52:03.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.143647 18786 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.61:41543: Network error: Client connection negotiation failed: client connection to 127.18.69.61:41543: connect: Connection refused (error 111)
23:52:03.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.145587 18788 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:03.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.146181 18788 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:03.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.146374 18788 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:03.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.153450 18788 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.61:41543
23:52:03.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.153463 18857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.61:41543 every 8 connection(s)
23:52:03.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.154450 18788 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/data/info.pb
23:52:03.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.157068 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:03.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.159677 18858 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.163784 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18788
23:52:03.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.163895 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-1/wal/instance
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.164444 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/logs
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data/info.pb
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.60:41785
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.60
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json with env {}
23:52:03.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.167616 18858 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.173367 18858 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.174088 18809 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.174916 18858 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.60:41785: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.224164 18858 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } attempt: 1
23:52:03.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.225715 18858 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.60:41785: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.234812 18786 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } attempt: 3
23:52:03.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.238948 18786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.240191 18786 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.60:41785: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.262425 18861 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.262609 18861 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.262667 18861 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.265921 18861 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.265980 18861 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.266007 18861 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.266029 18861 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.266052 18861 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.266069 18861 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38159/jwks.json
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.269876 18861 master_runner.cc:387] Master server non-default flags:
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.60:41785
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38159/jwks.json
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data/info.pb
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.60
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18861
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/logs
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.271045 18861 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.271341 18786 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } attempt: 1
23:52:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.272190 18861 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.272653 18786 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.60:41785: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.276995 18871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.277035 18868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.277005 18869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.277143 18861 server_base.cc:1061] running on GCE node
23:52:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.277593 18861 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:03.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.278345 18861 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.279480 18861 hybrid_clock.cc:648] HybridClock initialized: now 1783468323279457 us; error 32 us; skew 500 ppm
23:52:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.280988 18861 webserver.cc:534] Webserver started at http://127.18.69.60:36235/ using document root <none> and password file <none>
23:52:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.281494 18861 fs_manager.cc:362] Metadata directory not provided
23:52:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.281550 18861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.281739 18861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.283126 18861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data/instance:
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2dcba85b0467438dbf4bb015184ece9a"
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.283568 18861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal/instance:
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2dcba85b0467438dbf4bb015184ece9a"
23:52:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.286543 18861 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:03.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.288470 18877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.289366 18861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.289470 18861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2dcba85b0467438dbf4bb015184ece9a"
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.289562 18861 fs_report.cc:389] FS layout report
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data/data
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:03.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.293877 18858 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } attempt: 2
23:52:03.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.295173 18858 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.69.60:41785: Network error: Client connection negotiation failed: client connection to 127.18.69.60:41785: connect: Connection refused (error 111)
23:52:03.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.308678 18861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:03.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.309252 18861 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:03.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.309401 18861 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:03.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.316223 18929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.60:41785 every 8 connection(s)
23:52:03.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.316224 18861 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.60:41785
23:52:03.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.317166 18861 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/data/info.pb
23:52:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.319656 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18861
23:52:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.319741 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/master-2/wal/instance
23:52:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.319746 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:03.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.322584 18930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.330091 18930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.334479 18930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } has no permanent_uuid. Determining permanent_uuid...
23:52:03.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.339398 18930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: Bootstrap starting.
23:52:03.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.341697 18930 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: Neither blocks nor log segments found. Creating new log.
23:52:03.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.342346 18930 log.cc:826] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: Log is configured to *not* fsync() on all Append() calls
23:52:03.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.343729 18930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: No bootstrap required, opened a new log
23:52:03.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.346557 18930 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.346706 18930 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:03.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.346767 18930 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcba85b0467438dbf4bb015184ece9a, State: Initialized, Role: FOLLOWER
23:52:03.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.347127 18930 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.347506 18940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.347600 18940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.347818 18786 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } attempt: 2
23:52:03.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.348194 18930 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: configured and running, proceeding with master startup.
23:52:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.353060 18952 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.353226 18952 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:03.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.353927 18786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: Bootstrap starting.
23:52:03.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.352267 18861 master_runner.cc:187] Error getting master registration for 127.18.69.62:39985: OK, instance_id { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" instance_seqno: 1783468322999844 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:03.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.354315 18861 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:03.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.355870 18786 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: Neither blocks nor log segments found. Creating new log.
23:52:03.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.356922 18786 log.cc:826] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: Log is configured to *not* fsync() on all Append() calls
23:52:03.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.358316 18786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: No bootstrap required, opened a new log
23:52:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.360517 18786 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.360648 18786 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:03.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.360683 18786 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa023abe1c442488f684a38db1485f8, State: Initialized, Role: FOLLOWER
23:52:03.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.361018 18786 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.361384 18955 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.361593 18955 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.361989 18786 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: configured and running, proceeding with master startup.
23:52:03.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.366588 18966 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:03.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.366773 18966 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:03.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.366422 18719 master_runner.cc:187] Error getting master registration for 127.18.69.61:41543: OK, instance_id { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" instance_seqno: 1783468323151509 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:03.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.368559 18719 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:03.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.386344 18858 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } attempt: 3
23:52:03.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.392975 18858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: Bootstrap starting.
23:52:03.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.395613 18858 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: Neither blocks nor log segments found. Creating new log.
23:52:03.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.396572 18858 log.cc:826] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: Log is configured to *not* fsync() on all Append() calls
23:52:03.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.398403 18858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: No bootstrap required, opened a new log
23:52:03.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.401736 18858 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.401901 18858 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:03.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.401955 18858 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eea0ab28d33434b80575b76add903e7, State: Initialized, Role: FOLLOWER
23:52:03.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.402357 18858 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.402789 18969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.403014 18969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.403523 18858 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: configured and running, proceeding with master startup.
23:52:03.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.408236 18980 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:03.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.408424 18980 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.412138 18788 master_runner.cc:264] No leader master found from master 8eea0ab28d33434b80575b76add903e7
23:52:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.412196 18788 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.495882 18739 tablet.cc:2406] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:03.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.560518 18883 tablet.cc:2406] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:03.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.627327 18955 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:03.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.627487 18955 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.628324 18955 leader_election.cc:290] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8eea0ab28d33434b80575b76add903e7 (127.18.69.61:41543), 2dcba85b0467438dbf4bb015184ece9a (127.18.69.60:41785)
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.628846 18832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffa023abe1c442488f684a38db1485f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eea0ab28d33434b80575b76add903e7" is_pre_election: true
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.628866 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffa023abe1c442488f684a38db1485f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dcba85b0467438dbf4bb015184ece9a" is_pre_election: true
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629089 18832 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa023abe1c442488f684a38db1485f8 in term 0.
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629132 18904 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa023abe1c442488f684a38db1485f8 in term 0.
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629490 18736 leader_election.cc:304] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8eea0ab28d33434b80575b76add903e7, ffa023abe1c442488f684a38db1485f8; no voters: 
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629733 18955 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629806 18955 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:03.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.629844 18955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 0 FOLLOWER]: Advancing to term 1
23:52:03.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.630698 18955 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.631028 18955 leader_election.cc:290] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [CANDIDATE]: Term 1 election: Requested vote from peers 8eea0ab28d33434b80575b76add903e7 (127.18.69.61:41543), 2dcba85b0467438dbf4bb015184ece9a (127.18.69.60:41785)
23:52:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.631301 18832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffa023abe1c442488f684a38db1485f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eea0ab28d33434b80575b76add903e7"
23:52:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.631405 18904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffa023abe1c442488f684a38db1485f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dcba85b0467438dbf4bb015184ece9a"
23:52:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.631412 18832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 0 FOLLOWER]: Advancing to term 1
23:52:03.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.631505 18904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 0 FOLLOWER]: Advancing to term 1
23:52:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.632244 18832 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa023abe1c442488f684a38db1485f8 in term 1.
23:52:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.632300 18904 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa023abe1c442488f684a38db1485f8 in term 1.
23:52:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.632524 18736 leader_election.cc:304] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [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: 8eea0ab28d33434b80575b76add903e7, ffa023abe1c442488f684a38db1485f8; no voters: 
23:52:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.632697 18955 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 1 FOLLOWER]: Leader election won for term 1
23:52:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.632879 18955 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [term 1 LEADER]: Becoming Leader. State: Replica: ffa023abe1c442488f684a38db1485f8, State: Running, Role: LEADER
23:52:03.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.633116 18955 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } }
23:52:03.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.634785 18982 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffa023abe1c442488f684a38db1485f8. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.634895 18982 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: This master's current role is: LEADER
23:52:03.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.635284 18984 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.636202 18984 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:03.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.639958 18832 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [term 1 FOLLOWER]: Refusing update from remote peer ffa023abe1c442488f684a38db1485f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:03.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.639959 18904 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [term 1 FOLLOWER]: Refusing update from remote peer ffa023abe1c442488f684a38db1485f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:03.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.640446 18955 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:03.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.640590 18982 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:03.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.643783 18940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffa023abe1c442488f684a38db1485f8. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.643811 18969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffa023abe1c442488f684a38db1485f8. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.643913 18969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.643915 18940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.646130 18982 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.646237 18982 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: This master's current role is: LEADER
23:52:03.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.646579 18940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.646670 18940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.647051 18955 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.647142 18955 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8 [sys.catalog]: This master's current role is: LEADER
23:52:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.647367 18987 mvcc.cc:204] Tried to move back new op lower bound from 7305086253624320000 to 7305086253603491840. Current Snapshot: MvccSnapshot[applied={T|T < 7305086253624320000}]
23:52:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.647545 18811 tablet.cc:2406] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:03.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.647967 18986 mvcc.cc:204] Tried to move back new op lower bound from 7305086253624320000 to 7305086253603491840. Current Snapshot: MvccSnapshot[applied={T|T < 7305086253624320000}]
23:52:03.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.648161 18969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ffa023abe1c442488f684a38db1485f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa023abe1c442488f684a38db1485f8" member_type: VOTER last_known_addr { host: "127.18.69.62" port: 39985 } } peers { permanent_uuid: "8eea0ab28d33434b80575b76add903e7" member_type: VOTER last_known_addr { host: "127.18.69.61" port: 41543 } } peers { permanent_uuid: "2dcba85b0467438dbf4bb015184ece9a" member_type: VOTER last_known_addr { host: "127.18.69.60" port: 41785 } } }
23:52:03.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.648255 18969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:03.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.648537 18984 catalog_manager.cc:1382] Generated new cluster ID: 6d5f02e35be545ab8ceb0b051865d3db
23:52:03.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.648674 18984 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.664731 18984 catalog_manager.cc:1405] Generated new certificate authority record
23:52:03.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.665753 18984 catalog_manager.cc:1539] Loading token signing keys...
23:52:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.672137 18984 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ffa023abe1c442488f684a38db1485f8: Generated new TSK 0
23:52:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.672957 18984 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.698601 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/logs
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data/info.pb
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.1:0
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.1
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.1
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.793840 18994 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.794028 18994 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:03.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.794083 18994 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:03.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.797323 18994 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:03.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.797430 18994 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.69.1
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.801120 18994 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.1:0
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data/info.pb
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.1
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18994
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.1
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/logs
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:03.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:03.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.802207 18994 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:03.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.803236 18994 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.809063 18999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.809109 19002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.809053 19000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.809419 18994 server_base.cc:1061] running on GCE node
23:52:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.809712 18994 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:03.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.810148 18994 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:03.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.811287 18994 hybrid_clock.cc:648] HybridClock initialized: now 1783468323811276 us; error 22 us; skew 500 ppm
23:52:03.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.812791 18994 webserver.cc:534] Webserver started at http://127.18.69.1:37847/ using document root <none> and password file <none>
23:52:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.813236 18994 fs_manager.cc:362] Metadata directory not provided
23:52:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.813282 18994 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.813422 18994 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:03.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.814790 18994 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data/instance:
23:52:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed303ddbdda34fcfb4153af1386d6539"
23:52:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.815163 18994 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal/instance:
23:52:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed303ddbdda34fcfb4153af1386d6539"
23:52:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.817971 18994 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
23:52:03.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.819732 19008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.820600 18994 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.820683 18994 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed303ddbdda34fcfb4153af1386d6539"
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.820748 18994 fs_report.cc:389] FS layout report
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data/data
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:03.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:03.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:03.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.845228 18994 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:03.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.845816 18994 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:03.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.845952 18994 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:03.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.846417 18994 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.847339 18994 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.847385 18994 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.847421 18994 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:03.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.847434 18994 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:03.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.855748 18994 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.1:39959
23:52:03.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.855824 19122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.1:39959 every 8 connection(s)
23:52:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.856604 18994 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/data/info.pb
23:52:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.863263 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 18994
23:52:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.863349 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-0/wal/instance
23:52:03.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.865536 19123 heartbeater.cc:344] Connected to a master server at 127.18.69.60:41785
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.865752 19123 heartbeater.cc:461] Registering TS with master...
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.865963 19124 heartbeater.cc:344] Connected to a master server at 127.18.69.62:39985
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.865998 19125 heartbeater.cc:344] Connected to a master server at 127.18.69.61:41543
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.866039 19124 heartbeater.cc:461] Registering TS with master...
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.866292 19123 heartbeater.cc:507] Master 127.18.69.60:41785 requested a full tablet report, sending...
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.866293 19124 heartbeater.cc:507] Master 127.18.69.62:39985 requested a full tablet report, sending...
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.866647 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/logs
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data/info.pb
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.2:0
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.2
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.2
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.866045 19125 heartbeater.cc:461] Registering TS with master...
23:52:03.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.867607 19125 heartbeater.cc:507] Master 127.18.69.61:41543 requested a full tablet report, sending...
23:52:03.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.868121 18750 ts_manager.cc:194] Registered new tserver with Master: ed303ddbdda34fcfb4153af1386d6539 (127.18.69.1:39959)
23:52:03.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.868436 18893 ts_manager.cc:194] Registered new tserver with Master: ed303ddbdda34fcfb4153af1386d6539 (127.18.69.1:39959)
23:52:03.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.868496 18822 ts_manager.cc:194] Registered new tserver with Master: ed303ddbdda34fcfb4153af1386d6539 (127.18.69.1:39959)
23:52:03.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.869472 18750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.69.1:41869
23:52:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.962919 19132 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.963096 19132 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.963135 19132 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:03.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.966344 19132 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:03.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.966435 19132 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.69.2
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.970063 19132 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.2:0
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data/info.pb
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.2
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19132
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.2
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/logs
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:03.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.970970 19132 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:03.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.971972 19132 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.977576 19137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.977644 19138 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:03.977576 19140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:03.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.977954 19132 server_base.cc:1061] running on GCE node
23:52:03.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.978263 19132 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:03.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.978730 19132 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:03.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.979840 19132 hybrid_clock.cc:648] HybridClock initialized: now 1783468323979826 us; error 21 us; skew 500 ppm
23:52:03.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.981343 19132 webserver.cc:534] Webserver started at http://127.18.69.2:40321/ using document root <none> and password file <none>
23:52:03.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.981834 19132 fs_manager.cc:362] Metadata directory not provided
23:52:03.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.981907 19132 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:03.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.982100 19132 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:03.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.983505 19132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data/instance:
23:52:03.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3823116c3214598a683abd5c529713d"
23:52:03.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.983987 19132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal/instance:
23:52:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3823116c3214598a683abd5c529713d"
23:52:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.986862 19132 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:52:03.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.988723 19146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.989573 19132 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.989670 19132 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3823116c3214598a683abd5c529713d"
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:03 on dist-test-slave-fjh2"
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:03.989761 19132 fs_report.cc:389] FS layout report
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data/data
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:04.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.003675 19132 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:04.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.004283 19132 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:04.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.004448 19132 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:04.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.004949 19132 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:04.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.005908 19132 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:04.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.005954 19132 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:04.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.006013 19132 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:04.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.006033 19132 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:04.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.014807 19132 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.2:33459
23:52:04.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.014864 19260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.2:33459 every 8 connection(s)
23:52:04.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.015686 19132 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/data/info.pb
23:52:04.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.022552 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19132
23:52:04.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.022660 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-1/wal/instance
23:52:04.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.024556 19261 heartbeater.cc:344] Connected to a master server at 127.18.69.60:41785
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.024772 19261 heartbeater.cc:461] Registering TS with master...
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.025105 18708 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/logs
23:52:04.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data/info.pb
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.3:0
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.3
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.3
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.025123 19262 heartbeater.cc:344] Connected to a master server at 127.18.69.62:39985
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.025197 19262 heartbeater.cc:461] Registering TS with master...
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.025298 19261 heartbeater.cc:507] Master 127.18.69.60:41785 requested a full tablet report, sending...
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.025334 19262 heartbeater.cc:507] Master 127.18.69.62:39985 requested a full tablet report, sending...
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.026153 18750 ts_manager.cc:194] Registered new tserver with Master: f3823116c3214598a683abd5c529713d (127.18.69.2:33459)
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.026470 19263 heartbeater.cc:344] Connected to a master server at 127.18.69.61:41543
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.026618 19263 heartbeater.cc:461] Registering TS with master...
23:52:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.026868 19263 heartbeater.cc:507] Master 127.18.69.61:41543 requested a full tablet report, sending...
23:52:04.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.026995 18750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.69.2:52787
23:52:04.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.027061 18893 ts_manager.cc:194] Registered new tserver with Master: f3823116c3214598a683abd5c529713d (127.18.69.2:33459)
23:52:04.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.027561 18821 ts_manager.cc:194] Registered new tserver with Master: f3823116c3214598a683abd5c529713d (127.18.69.2:33459)
23:52:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.121447 19268 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.121618 19268 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.121656 19268 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:04.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.124897 19268 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:04.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.124997 19268 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.69.3
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.128649 19268 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.69.20:44105
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.69.3:0
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data/info.pb
23:52:04.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.69.3
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.69.62:39985,127.18.69.61:41543,127.18.69.60:41785
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19268
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.69.3
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/logs
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.129583 19268 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:04.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.130625 19268 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.136334 19276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.136348 19274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.136349 19273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.136549 19268 server_base.cc:1061] running on GCE node
23:52:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.136850 19268 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:04.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.137328 19268 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:04.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.138466 19268 hybrid_clock.cc:648] HybridClock initialized: now 1783468324138454 us; error 31 us; skew 500 ppm
23:52:04.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.140056 19268 webserver.cc:534] Webserver started at http://127.18.69.3:38621/ using document root <none> and password file <none>
23:52:04.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.140559 19268 fs_manager.cc:362] Metadata directory not provided
23:52:04.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.140615 19268 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:04.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.140807 19268 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.142221 19268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data/instance:
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13667f537ef242cbb92653402526d637"
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.142668 19268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal/instance:
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13667f537ef242cbb92653402526d637"
23:52:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.145584 19268 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:04.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.147464 19282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.148329 19268 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.148432 19268 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13667f537ef242cbb92653402526d637"
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.148528 19268 fs_report.cc:389] FS layout report
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data/data
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:04.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:04.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.168319 19268 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:04.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.168900 19268 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:04.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.169044 19268 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:04.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.169523 19268 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:04.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.170447 19268 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:04.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.170508 19268 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:04.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.170562 19268 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:04.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.170581 19268 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.178972 19268 rpc_server.cc:307] RPC server started. Bound to: 127.18.69.3:34499
23:52:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.179025 19396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.69.3:34499 every 8 connection(s)
23:52:04.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.180011 19268 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/data/info.pb
23:52:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.180601 18708 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19268
23:52:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.180698 18708 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster1569388508729328153/ts-2/wal/instance
23:52:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.189406 19397 heartbeater.cc:344] Connected to a master server at 127.18.69.60:41785
23:52:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.189626 19397 heartbeater.cc:461] Registering TS with master...
23:52:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.189716 19399 heartbeater.cc:344] Connected to a master server at 127.18.69.61:41543
23:52:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.189801 19399 heartbeater.cc:461] Registering TS with master...
23:52:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.190135 19399 heartbeater.cc:507] Master 127.18.69.61:41543 requested a full tablet report, sending...
23:52:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.190156 19398 heartbeater.cc:344] Connected to a master server at 127.18.69.62:39985
23:52:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.190255 19398 heartbeater.cc:461] Registering TS with master...
23:52:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.190135 19397 heartbeater.cc:507] Master 127.18.69.60:41785 requested a full tablet report, sending...
23:52:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.190393 19398 heartbeater.cc:507] Master 127.18.69.62:39985 requested a full tablet report, sending...
23:52:04.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.191098 18750 ts_manager.cc:194] Registered new tserver with Master: 13667f537ef242cbb92653402526d637 (127.18.69.3:34499)
23:52:04.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.191234 18893 ts_manager.cc:194] Registered new tserver with Master: 13667f537ef242cbb92653402526d637 (127.18.69.3:34499)
23:52:04.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.191234 18821 ts_manager.cc:194] Registered new tserver with Master: 13667f537ef242cbb92653402526d637 (127.18.69.3:34499)
23:52:04.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.191767 18750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.69.3:39191
23:52:04.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.200466 18708 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:04.201 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:04.201 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:04.202 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.69.62"
      port: 39985
    }
    bound_http_address {
      host: "127.18.69.62"
      port: 45967
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.69.61"
      port: 41543
    }
    bound_http_address {
      host: "127.18.69.61"
      port: 40111
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.69.60"
      port: 41785
    }
    bound_http_address {
      host: "127.18.69.60"
      port: 36235
    }
  }
}

23:52:04.202 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:04.202 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.69.1"
      port: 39959
    }
    bound_http_address {
      host: "127.18.69.1"
      port: 37847
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.69.2"
      port: 33459
    }
    bound_http_address {
      host: "127.18.69.2"
      port: 40321
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.69.3"
      port: 34499
    }
    bound_http_address {
      host: "127.18.69.3"
      port: 38621
    }
  }
}

23:52:04.202 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:04.204 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:04.205 [DEBUG - main] (Connection.java:748) [peer master-127.18.69.62:39985(127.18.69.62:39985)] connecting to peer
23:52:04.206 [DEBUG - main] (Connection.java:748) [peer master-127.18.69.61:41543(127.18.69.61:41543)] connecting to peer
23:52:04.207 [DEBUG - main] (Connection.java:748) [peer master-127.18.69.60:41785(127.18.69.60:41785)] connecting to peer
23:52:04.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.69.61:41543(127.18.69.61:41543)] Successfully connected to peer
23:52:04.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.69.60:41785(127.18.69.60:41785)] Successfully connected to peer
23:52:04.209 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.69.61
23:52:04.210 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.69.60
23:52:04.222 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd52b63bf, L:/127.0.0.1:59436 - R:/127.18.69.60:41785] using SASL/PLAIN
23:52:04.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.69.62:39985(127.18.69.62:39985)] Successfully connected to peer
23:52:04.225 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.69.62
23:52:04.228 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7abcac3b, L:/127.0.0.1:34386 - R:/127.18.69.61:41543] using SASL/PLAIN
23:52:04.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78e58bf5, L:/127.0.0.1:44848 - R:/127.18.69.62:39985] using SASL/PLAIN
23:52:04.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=30), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, deferred=null) after lookup
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.237118 18750 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468324204"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:04.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:04.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:04.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 029ae5ccca1f402f9acdc2dd46f6aef3
23:52:04.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.258994 19057 tablet_service.cc:1511] Processing CreateTablet for tablet b1b4518505144f07bd29ac0e7caf289c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468324204 [id=029ae5ccca1f402f9acdc2dd46f6aef3]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
23:52:04.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.260306 19057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b4518505144f07bd29ac0e7caf289c. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:04.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.262435 19195 tablet_service.cc:1511] Processing CreateTablet for tablet 558bd3e09e68470995dd3241fe6432cb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468324204 [id=029ae5ccca1f402f9acdc2dd46f6aef3]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
23:52:04.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.263512 19195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558bd3e09e68470995dd3241fe6432cb. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:04.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.265971 19419 tablet_bootstrap.cc:492] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: Bootstrap starting.
23:52:04.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.268368 19419 tablet_bootstrap.cc:654] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: Neither blocks nor log segments found. Creating new log.
23:52:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.269173 19419 log.cc:826] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: Log is configured to *not* fsync() on all Append() calls
23:52:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.269387 19420 tablet_bootstrap.cc:492] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: Bootstrap starting.
23:52:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.271157 19419 tablet_bootstrap.cc:492] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: No bootstrap required, opened a new log
23:52:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.271212 19420 tablet_bootstrap.cc:654] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: Neither blocks nor log segments found. Creating new log.
23:52:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.271334 19419 ts_tablet_manager.cc:1403] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
23:52:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.271864 19420 log.cc:826] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: Log is configured to *not* fsync() on all Append() calls
23:52:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.273108 19420 tablet_bootstrap.cc:492] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: No bootstrap required, opened a new log
23:52:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.273273 19420 ts_tablet_manager.cc:1403] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
23:52:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.274576 19419 raft_consensus.cc:359] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed303ddbdda34fcfb4153af1386d6539" member_type: VOTER last_known_addr { host: "127.18.69.1" port: 39959 } }
23:52:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.274776 19419 raft_consensus.cc:385] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.274823 19419 raft_consensus.cc:740] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed303ddbdda34fcfb4153af1386d6539, State: Initialized, Role: FOLLOWER
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275229 19419 consensus_queue.cc:260] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed303ddbdda34fcfb4153af1386d6539" member_type: VOTER last_known_addr { host: "127.18.69.1" port: 39959 } }
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275365 19419 raft_consensus.cc:399] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275415 19419 raft_consensus.cc:493] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275497 19419 raft_consensus.cc:3060] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 0 FOLLOWER]: Advancing to term 1
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275692 19420 raft_consensus.cc:359] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3823116c3214598a683abd5c529713d" member_type: VOTER last_known_addr { host: "127.18.69.2" port: 33459 } }
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275880 19420 raft_consensus.cc:385] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.275929 19420 raft_consensus.cc:740] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3823116c3214598a683abd5c529713d, State: Initialized, Role: FOLLOWER
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276257 19420 consensus_queue.cc:260] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3823116c3214598a683abd5c529713d" member_type: VOTER last_known_addr { host: "127.18.69.2" port: 33459 } }
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276378 19420 raft_consensus.cc:399] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276430 19420 raft_consensus.cc:493] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276417 19419 raft_consensus.cc:515] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed303ddbdda34fcfb4153af1386d6539" member_type: VOTER last_known_addr { host: "127.18.69.1" port: 39959 } }
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276521 19420 raft_consensus.cc:3060] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 0 FOLLOWER]: Advancing to term 1
23:52:04.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.276737 19419 leader_election.cc:304] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ed303ddbdda34fcfb4153af1386d6539; no voters: 
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277115 19423 raft_consensus.cc:2804] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 1 FOLLOWER]: Leader election won for term 1
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277232 19419 leader_election.cc:290] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277339 19420 raft_consensus.cc:515] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3823116c3214598a683abd5c529713d" member_type: VOTER last_known_addr { host: "127.18.69.2" port: 33459 } }
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277410 19423 raft_consensus.cc:697] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [term 1 LEADER]: Becoming Leader. State: Replica: ed303ddbdda34fcfb4153af1386d6539, State: Running, Role: LEADER
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277685 19423 consensus_queue.cc:237] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed303ddbdda34fcfb4153af1386d6539" member_type: VOTER last_known_addr { host: "127.18.69.1" port: 39959 } }
23:52:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.277766 19420 leader_election.cc:304] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3823116c3214598a683abd5c529713d; no voters: 
23:52:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.278113 19419 ts_tablet_manager.cc:1434] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
23:52:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.278203 19420 leader_election.cc:290] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.278632 19124 heartbeater.cc:499] Master 127.18.69.62:39985 was elected leader, sending a full tablet report...
23:52:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.279024 19427 raft_consensus.cc:2804] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 1 FOLLOWER]: Leader election won for term 1
23:52:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.279232 19427 raft_consensus.cc:697] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [term 1 LEADER]: Becoming Leader. State: Replica: f3823116c3214598a683abd5c529713d, State: Running, Role: LEADER
23:52:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.279556 19427 consensus_queue.cc:237] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3823116c3214598a683abd5c529713d" member_type: VOTER last_known_addr { host: "127.18.69.2" port: 33459 } }
23:52:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.279721 19262 heartbeater.cc:499] Master 127.18.69.62:39985 was elected leader, sending a full tablet report...
23:52:04.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.281772 19420 ts_tablet_manager.cc:1434] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
23:52:04.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.283365 18750 catalog_manager.cc:5696] T b1b4518505144f07bd29ac0e7caf289c P ed303ddbdda34fcfb4153af1386d6539 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed303ddbdda34fcfb4153af1386d6539 (127.18.69.1). New cstate: current_term: 1 leader_uuid: "ed303ddbdda34fcfb4153af1386d6539" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed303ddbdda34fcfb4153af1386d6539" member_type: VOTER last_known_addr { host: "127.18.69.1" port: 39959 } health_report { overall_health: HEALTHY } } }
23:52:04.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.284837 18749 catalog_manager.cc:5696] T 558bd3e09e68470995dd3241fe6432cb P f3823116c3214598a683abd5c529713d reported cstate change: term changed from 0 to 1, leader changed from <none> to f3823116c3214598a683abd5c529713d (127.18.69.2). New cstate: current_term: 1 leader_uuid: "f3823116c3214598a683abd5c529713d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3823116c3214598a683abd5c529713d" member_type: VOTER last_known_addr { host: "127.18.69.2" port: 33459 } health_report { overall_health: HEALTHY } } }
23:52:04.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.312 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@22c01ab0, flushNotification=Deferred@1091781053(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:04.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.330 [DEBUG - kudu-nio-0] (Connection.java:748) [peer f3823116c3214598a683abd5c529713d(127.18.69.2:33459)] connecting to peer
23:52:04.331 [DEBUG - kudu-nio-0] (Connection.java:748) [peer ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)] connecting to peer
23:52:04.332 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f3823116c3214598a683abd5c529713d(127.18.69.2:33459)] Successfully connected to peer
23:52:04.333 [DEBUG - kudu-nio-4] (Connection.java:757) [peer ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)] Successfully connected to peer
23:52:04.346 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x48f53e57, L:/127.0.0.1:43782 - R:/127.18.69.1:39959] using TOKEN/null
23:52:04.350 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x51366ee1, L:/127.0.0.1:42128 - R:/127.18.69.2:33459] using TOKEN/null
23:52:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.354597 18952 catalog_manager.cc:1294] Loaded cluster ID: 6d5f02e35be545ab8ceb0b051865d3db
23:52:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.354673 18952 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: loading cluster ID for follower catalog manager: success
23:52:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.356923 18952 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: acquiring CA information for follower catalog manager: success
23:52:04.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.359119 18952 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2dcba85b0467438dbf4bb015184ece9a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:04.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [2ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.370 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.370 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.377171 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, deferred=null) after lookup
23:52:04.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [4ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.386 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.386 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.389667 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, deferred=null) after lookup
23:52:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [3ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.397 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.397 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.400883 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\0012\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, deferred=null) after lookup
23:52:04.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [4ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.408 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.408 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.409709 18980 catalog_manager.cc:1294] Loaded cluster ID: 6d5f02e35be545ab8ceb0b051865d3db
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.409780 18980 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: loading cluster ID for follower catalog manager: success
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.412053 18980 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: acquiring CA information for follower catalog manager: success
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.412429 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.413335 18980 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8eea0ab28d33434b80575b76add903e7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:04.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, deferred=null) after lookup
23:52:04.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [4ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [5ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.421 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.421 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.424906 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, deferred=null) after lookup
23:52:04.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [3ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.435353 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } 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 is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.439 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.439 [DEBUG - main] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, deferred=null) after lookup
23:52:04.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [3ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.443 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.443 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.447995 18748 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44848:
23:52:04.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468324204" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\226\000\000\000\007\001\372\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001\n\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:04.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:04.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [3ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, deferred=null) after lookup
23:52:04.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1b4518505144f07bd29ac0e7caf289c for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000080000000, 0x0000000080000064)
23:52:04.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 558bd3e09e68470995dd3241fe6432cb for table 'org.apache.kudu.client.TestAlterTable-1783468324204' with partition [0x0000000180000000, 0x0000000180000064)
23:52:04.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=b1b4518505144f07bd29ac0e7caf289c@[ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=558bd3e09e68470995dd3241fe6432cb@[f3823116c3214598a683abd5c529713d(127.18.69.2:33459)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
23:52:04.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.62:39985, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.61:41543, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.69.60:41785, [1ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.61:41543: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.60:41785: OK, [3ms] Sub RPC ConnectToMaster: received response from server master-127.18.69.62:39985: OK, [4ms] Sub RPC GetTableLocations: sending RPC to server master-127.18.69.62:39985, [5ms] Sub RPC GetTableLocations: received response from server master-127.18.69.62:39985: OK, deferred=null)) after lookup
23:52:04.458 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=b1b4518505144f07bd29ac0e7caf289c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.458 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b1b4518505144f07bd29ac0e7caf289c for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
23:52:04.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468324204, tablet=558bd3e09e68470995dd3241fe6432cb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:04.460 [DEBUG - main] (AsyncKuduScanner.java:822) Done scanning tablet 558bd3e09e68470995dd3241fe6432cb for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
23:52:04.461 [DEBUG - main] (Connection.java:575) [peer master-127.18.69.61:41543(127.18.69.61:41543)] disconnecting while in state READY
23:52:04.461 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.69.61:41543(127.18.69.61:41543)] handling channelInactive
23:52:04.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.69.61:41543(127.18.69.61:41543)] cleaning up while in state READY due to: connection closed
23:52:04.462 [DEBUG - main] (Connection.java:575) [peer master-127.18.69.60:41785(127.18.69.60:41785)] disconnecting while in state READY
23:52:04.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.69.60:41785(127.18.69.60:41785)] handling channelInactive
23:52:04.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.69.60:41785(127.18.69.60:41785)] cleaning up while in state READY due to: connection closed
23:52:04.464 [DEBUG - main] (Connection.java:575) [peer f3823116c3214598a683abd5c529713d(127.18.69.2:33459)] disconnecting while in state READY
23:52:04.464 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f3823116c3214598a683abd5c529713d(127.18.69.2:33459)] handling channelInactive
23:52:04.464 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f3823116c3214598a683abd5c529713d(127.18.69.2:33459)] cleaning up while in state READY due to: connection closed
23:52:04.465 [DEBUG - main] (Connection.java:575) [peer ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)] disconnecting while in state READY
23:52:04.465 [DEBUG - kudu-nio-4] (Connection.java:239) [peer ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)] handling channelInactive
23:52:04.466 [DEBUG - kudu-nio-4] (Connection.java:709) [peer ed303ddbdda34fcfb4153af1386d6539(127.18.69.1:39959)] cleaning up while in state READY due to: connection closed
23:52:04.466 [DEBUG - main] (Connection.java:575) [peer master-127.18.69.62:39985(127.18.69.62:39985)] disconnecting while in state READY
23:52:04.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:04.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.469352 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18994
23:52:04.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.69.62:39985(127.18.69.62:39985)] handling channelInactive
23:52:04.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.69.62:39985(127.18.69.62:39985)] cleaning up while in state READY due to: connection closed
23:52:04.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.477921 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19132
23:52:04.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.483464 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19268
23:52:04.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.488041 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18719
23:52:04.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.493129 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18788
23:52:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.498589 18708 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 18861
23:52:04.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:04Z chronyd exiting
.23:52:04.547 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468324547
23:52:04.549 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:04.549 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:04.549 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:04.550 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:04.550 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:04.552 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:04.649 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:04.649 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:04.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.650509 19442 mini_oidc.cc:150] Starting JWKS server
23:52:04.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.651949 19442 webserver.cc:534] Webserver started at http://127.0.0.1:44579/ using document root <none> and password file <none>
23:52:04.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.652077 19442 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:04.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.652274 19442 webserver.cc:534] Webserver started at http://127.0.0.1:37295/ using document root <none> and password file <none>
23:52:04.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:04Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:04.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:04Z Disabled control of system clock
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.664774 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:04.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/logs
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data/info.pb
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.190:35495
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.190
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:04.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json with env {}
23:52:04.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.758903 19454 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:04.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.759084 19454 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:04.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.759140 19454 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762365 19454 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762418 19454 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762456 19454 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762480 19454 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762499 19454 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:04.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.762516 19454 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44579/jwks.json
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.766211 19454 master_runner.cc:387] Master server non-default flags:
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.190:35495
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data/info.pb
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.190
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19454
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/logs
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:04.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:04.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:04.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:04.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.767333 19454 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:04.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.768399 19454 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.773238 19462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.773294 19460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.773382 19459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.773295 19454 server_base.cc:1061] running on GCE node
23:52:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.773887 19454 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:04.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.774638 19454 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:04.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.775770 19454 hybrid_clock.cc:648] HybridClock initialized: now 1783468324775756 us; error 29 us; skew 500 ppm
23:52:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.777253 19454 webserver.cc:534] Webserver started at http://127.18.252.190:40335/ using document root <none> and password file <none>
23:52:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.777736 19454 fs_manager.cc:362] Metadata directory not provided
23:52:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.777782 19454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:04.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.777922 19454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.779241 19454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data/instance:
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "182e8b34e21145799e9d3d64a867924e"
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.779629 19454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal/instance:
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "182e8b34e21145799e9d3d64a867924e"
23:52:04.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.782405 19454 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:04.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.784176 19468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.784996 19454 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.785089 19454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "182e8b34e21145799e9d3d64a867924e"
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.785179 19454 fs_report.cc:389] FS layout report
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data/data
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:04.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:04.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.807301 19454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:04.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.807964 19454 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:04.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.808125 19454 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:04.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.814525 19454 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.190:35495
23:52:04.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.814534 19520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.190:35495 every 8 connection(s)
23:52:04.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.815462 19454 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/data/info.pb
23:52:04.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.818034 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:04.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.819118 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19454
23:52:04.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.819259 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-0/wal/instance
23:52:04.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.820883 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/logs
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data/info.pb
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.189:43525
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.189
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:04.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json with env {}
23:52:04.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.821401 19521 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } has no permanent_uuid. Determining permanent_uuid...
23:52:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.831147 19521 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } has no permanent_uuid. Determining permanent_uuid...
23:52:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.831753 19469 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.252.189:43525: connect: Connection refused (error 111)
23:52:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.832489 19521 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.189:43525: Network error: Client connection negotiation failed: client connection to 127.18.252.189:43525: connect: Connection refused (error 111)
23:52:04.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.881672 19521 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } attempt: 1
23:52:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.883136 19521 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.189:43525: Network error: Client connection negotiation failed: client connection to 127.18.252.189:43525: connect: Connection refused (error 111)
23:52:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.918505 19523 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.918694 19523 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.918753 19523 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922013 19523 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922062 19523 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922088 19523 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922111 19523 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922132 19523 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.922148 19523 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44579/jwks.json
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.925889 19523 master_runner.cc:387] Master server non-default flags:
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.189:43525
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data/info.pb
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.189
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19523
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/logs
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:04.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.927031 19523 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.928107 19523 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.933039 19532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.933090 19531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.933174 19523 server_base.cc:1061] running on GCE node
23:52:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.933043 19534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.933768 19523 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:04.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.934600 19523 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:04.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.935732 19523 hybrid_clock.cc:648] HybridClock initialized: now 1783468324935708 us; error 34 us; skew 500 ppm
23:52:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.937336 19523 webserver.cc:534] Webserver started at http://127.18.252.189:45499/ using document root <none> and password file <none>
23:52:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.937824 19523 fs_manager.cc:362] Metadata directory not provided
23:52:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.937871 19523 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.938024 19523 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.939432 19523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data/instance:
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54aaa6577bee41d8988823e11aaa8127"
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.939863 19523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal/instance:
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54aaa6577bee41d8988823e11aaa8127"
23:52:04.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.942724 19523 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:04.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.944568 19540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.945439 19523 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.945528 19523 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54aaa6577bee41d8988823e11aaa8127"
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:04 on dist-test-slave-fjh2"
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.945597 19523 fs_report.cc:389] FS layout report
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data/data
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:04.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:04.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.951292 19521 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } attempt: 2
23:52:04.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.952499 19521 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.189:43525: Network error: Client connection negotiation failed: client connection to 127.18.252.189:43525: connect: Connection refused (error 111)
23:52:04.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.959527 19523 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:04.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.960173 19523 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:04.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.960335 19523 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:04.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.966609 19593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.189:43525 every 8 connection(s)
23:52:04.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.966612 19523 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.189:43525
23:52:04.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.967563 19523 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/data/info.pb
23:52:04.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.970089 19594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:04.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.972723 19594 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } has no permanent_uuid. Determining permanent_uuid...
23:52:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.975629 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19523
23:52:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.975718 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-1/wal/instance
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.976353 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/logs
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data/info.pb
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.188:46321
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.188
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:04.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json with env {}
23:52:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.980437 19594 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } has no permanent_uuid. Determining permanent_uuid...
23:52:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:04.985854 19594 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } has no permanent_uuid. Determining permanent_uuid...
23:52:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.986498 19541 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:04.988300 19594 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.188:46321: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:05.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.037534 19594 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } attempt: 1
23:52:05.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.039070 19594 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.188:46321: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:05.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.043640 19521 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } attempt: 3
23:52:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.050201 19521 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } has no permanent_uuid. Determining permanent_uuid...
23:52:05.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.051369 19521 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.188:46321: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.077731 19597 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.077909 19597 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.077952 19597 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081169 19597 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081218 19597 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081236 19597 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081252 19597 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081269 19597 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.081281 19597 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44579/jwks.json
23:52:05.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.082522 19521 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } attempt: 1
23:52:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.083755 19521 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.188:46321: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.085004 19597 master_runner.cc:387] Master server non-default flags:
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.188:46321
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44579/jwks.json
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data/info.pb
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.188
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19597
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/logs
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:05.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:05.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.085958 19597 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:05.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.086942 19597 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:05.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.091988 19607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.091988 19605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.092015 19604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.092299 19597 server_base.cc:1061] running on GCE node
23:52:05.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.092727 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:05.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.093472 19597 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:05.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.094610 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783468325094595 us; error 33 us; skew 500 ppm
23:52:05.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.096166 19597 webserver.cc:534] Webserver started at http://127.18.252.188:42277/ using document root <none> and password file <none>
23:52:05.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.096645 19597 fs_manager.cc:362] Metadata directory not provided
23:52:05.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.096694 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:05.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.096835 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.098201 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data/instance:
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7"
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.098628 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal/instance:
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7"
23:52:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.102530 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
23:52:05.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.105018 19613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.106298 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.106412 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7"
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.106519 19597 fs_report.cc:389] FS layout report
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data/data
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:05.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.107224 19594 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } attempt: 2
23:52:05.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.108531 19594 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.252.188:46321: Network error: Client connection negotiation failed: client connection to 127.18.252.188:46321: connect: Connection refused (error 111)
23:52:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.133982 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.134593 19597 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.134727 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:05.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.141170 19665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.188:46321 every 8 connection(s)
23:52:05.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.141178 19597 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.188:46321
23:52:05.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.142230 19597 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/data/info.pb
23:52:05.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.144860 19666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:05.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.147452 19666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } has no permanent_uuid. Determining permanent_uuid...
23:52:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.152103 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19597
23:52:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.152194 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/master-2/wal/instance
23:52:05.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.155711 19666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } has no permanent_uuid. Determining permanent_uuid...
23:52:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.158960 19521 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } attempt: 2
23:52:05.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.163422 19666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } has no permanent_uuid. Determining permanent_uuid...
23:52:05.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.168586 19521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e: Bootstrap starting.
23:52:05.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.171140 19521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e: Neither blocks nor log segments found. Creating new log.
23:52:05.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.171576 19666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7: Bootstrap starting.
23:52:05.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.172197 19521 log.cc:826] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e: Log is configured to *not* fsync() on all Append() calls
23:52:05.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.174292 19666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7: Neither blocks nor log segments found. Creating new log.
23:52:05.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.174641 19521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e: No bootstrap required, opened a new log
23:52:05.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.175366 19666 log.cc:826] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7: Log is configured to *not* fsync() on all Append() calls
23:52:05.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.177038 19666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7: No bootstrap required, opened a new log
23:52:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.178305 19521 raft_consensus.cc:359] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.178572 19521 raft_consensus.cc:385] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.178697 19521 raft_consensus.cc:740] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182e8b34e21145799e9d3d64a867924e, State: Initialized, Role: FOLLOWER
23:52:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.179203 19521 consensus_queue.cc:260] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.179750 19677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.179996 19677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.180177 19666 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.180451 19666 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.180471 19521 sys_catalog.cc:565] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: configured and running, proceeding with master startup.
23:52:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.180644 19666 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1bd24ad56b42ce96af6f800ef3d1a7, State: Initialized, Role: FOLLOWER
23:52:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.181105 19666 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.181631 19681 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.182264 19666 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: configured and running, proceeding with master startup.
23:52:05.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.183904 19681 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.185154 19689 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.185226 19689 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.184964 19454 master_runner.cc:187] Error getting master registration for 127.18.252.189:43525: OK, instance_id { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" instance_seqno: 1783468324964912 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.187004 19454 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:05.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.190765 19701 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:05.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.190837 19701 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:05.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.192718 19597 master_runner.cc:187] Error getting master registration for 127.18.252.189:43525: OK, instance_id { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" instance_seqno: 1783468324964912 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:05.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.194908 19597 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:05.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.199694 19594 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } attempt: 3
23:52:05.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.206645 19594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: Bootstrap starting.
23:52:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.209641 19594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: Neither blocks nor log segments found. Creating new log.
23:52:05.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.214437 19594 log.cc:826] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: Log is configured to *not* fsync() on all Append() calls
23:52:05.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.216050 19594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: No bootstrap required, opened a new log
23:52:05.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.218585 19594 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.218883 19594 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:05.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.219082 19594 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aaa6577bee41d8988823e11aaa8127, State: Initialized, Role: FOLLOWER
23:52:05.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.219622 19594 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.220768 19594 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: configured and running, proceeding with master startup.
23:52:05.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.225845 19715 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.226001 19715 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.226270 19704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.226450 19704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.226640 19704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:05.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.226833 19704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.227766 19704 leader_election.cc:290] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 182e8b34e21145799e9d3d64a867924e (127.18.252.190:35495), fc1bd24ad56b42ce96af6f800ef3d1a7 (127.18.252.188:46321)
23:52:05.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.228334 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54aaa6577bee41d8988823e11aaa8127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182e8b34e21145799e9d3d64a867924e" is_pre_election: true
23:52:05.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.228581 19495 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aaa6577bee41d8988823e11aaa8127 in term 0.
23:52:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.229411 19640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54aaa6577bee41d8988823e11aaa8127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" is_pre_election: true
23:52:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.229635 19640 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aaa6577bee41d8988823e11aaa8127 in term 0.
23:52:05.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.230711 19523 master_runner.cc:264] No leader master found from master 54aaa6577bee41d8988823e11aaa8127
23:52:05.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.230768 19523 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.231015 19541 leader_election.cc:304] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 182e8b34e21145799e9d3d64a867924e, 54aaa6577bee41d8988823e11aaa8127; no voters: 
23:52:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.231485 19704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.231618 19704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:05.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.231730 19704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 0 FOLLOWER]: Advancing to term 1
23:52:05.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.233211 19704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.234213 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54aaa6577bee41d8988823e11aaa8127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "182e8b34e21145799e9d3d64a867924e"
23:52:05.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.234486 19495 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 0 FOLLOWER]: Advancing to term 1
23:52:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.236120 19495 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aaa6577bee41d8988823e11aaa8127 in term 1.
23:52:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.236510 19541 leader_election.cc:304] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [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: 182e8b34e21145799e9d3d64a867924e, 54aaa6577bee41d8988823e11aaa8127; no voters: 
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.236690 19717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 1 FOLLOWER]: Leader election won for term 1
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.236896 19717 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [term 1 LEADER]: Becoming Leader. State: Replica: 54aaa6577bee41d8988823e11aaa8127, State: Running, Role: LEADER
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.237138 19640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54aaa6577bee41d8988823e11aaa8127" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7"
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.237195 19717 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } }
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.237247 19640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 0 FOLLOWER]: Advancing to term 1
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.238288 19640 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aaa6577bee41d8988823e11aaa8127 in term 1.
23:52:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.238610 19704 leader_election.cc:290] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [CANDIDATE]: Term 1 election: Requested vote from peers 182e8b34e21145799e9d3d64a867924e (127.18.252.190:35495), fc1bd24ad56b42ce96af6f800ef3d1a7 (127.18.252.188:46321)
23:52:05.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.239468 19704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54aaa6577bee41d8988823e11aaa8127. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.239671 19704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: This master's current role is: LEADER
23:52:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.244129 19720 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.245254 19720 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:05.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.250905 19640 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [term 1 FOLLOWER]: Refusing update from remote peer 54aaa6577bee41d8988823e11aaa8127: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:05.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.251580 19718 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:05.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.255138 19681 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54aaa6577bee41d8988823e11aaa8127. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.255235 19681 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.256438 19495 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [term 1 FOLLOWER]: Refusing update from remote peer 54aaa6577bee41d8988823e11aaa8127: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.257361 19718 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [LEADER]: Connected to new peer: Peer: permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.260720 19677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54aaa6577bee41d8988823e11aaa8127. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.260848 19677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.264629 19717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.264746 19717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: This master's current role is: LEADER
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.264978 19721 mvcc.cc:204] Tried to move back new op lower bound from 7305086260220571648 to 7305086260176982016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086260220571648}]
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.265115 19681 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.265214 19681 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1bd24ad56b42ce96af6f800ef3d1a7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.265828 19722 mvcc.cc:204] Tried to move back new op lower bound from 7305086260220571648 to 7305086260176982016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086260220571648}]
23:52:05.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.271515 19717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.271617 19717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127 [sys.catalog]: This master's current role is: LEADER
23:52:05.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.272558 19677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "54aaa6577bee41d8988823e11aaa8127" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "182e8b34e21145799e9d3d64a867924e" member_type: VOTER last_known_addr { host: "127.18.252.190" port: 35495 } } peers { permanent_uuid: "54aaa6577bee41d8988823e11aaa8127" member_type: VOTER last_known_addr { host: "127.18.252.189" port: 43525 } } peers { permanent_uuid: "fc1bd24ad56b42ce96af6f800ef3d1a7" member_type: VOTER last_known_addr { host: "127.18.252.188" port: 46321 } } }
23:52:05.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.272668 19677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 182e8b34e21145799e9d3d64a867924e [sys.catalog]: This master's current role is: FOLLOWER
23:52:05.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.273275 19724 mvcc.cc:204] Tried to move back new op lower bound from 7305086260220571648 to 7305086260176982016. Current Snapshot: MvccSnapshot[applied={T|T < 7305086260220571648}]
23:52:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.276630 19720 catalog_manager.cc:1382] Generated new cluster ID: 6eed1a73b6334d3dbca8ad0905bbac04
23:52:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.276692 19720 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:05.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.323732 19720 catalog_manager.cc:1405] Generated new certificate authority record
23:52:05.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.325069 19720 catalog_manager.cc:1539] Loading token signing keys...
23:52:05.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.349617 19720 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: Generated new TSK 0
23:52:05.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.350468 19720 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:05.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.363215 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/logs
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data/info.pb
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.129:0
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.129
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.129
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:05.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.487422 19729 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:05.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.487607 19729 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:05.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.487648 19729 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.490890 19729 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:05.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.490983 19729 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.252.129
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.494616 19729 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.129:0
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data/info.pb
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.129
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19729
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.129
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/logs
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.495540 19729 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:05.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.496627 19729 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:05.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.503113 19737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.503311 19735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.503333 19729 server_base.cc:1061] running on GCE node
23:52:05.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.503434 19734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.503741 19729 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:05.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.504240 19729 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:05.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.505409 19729 hybrid_clock.cc:648] HybridClock initialized: now 1783468325505399 us; error 21 us; skew 500 ppm
23:52:05.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.506906 19729 webserver.cc:534] Webserver started at http://127.18.252.129:42477/ using document root <none> and password file <none>
23:52:05.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.507401 19729 fs_manager.cc:362] Metadata directory not provided
23:52:05.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.507467 19729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:05.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.507652 19729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.509124 19729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data/instance:
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ffee590b0ed4981b9b16f1cf86d508c"
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.509582 19729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal/instance:
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ffee590b0ed4981b9b16f1cf86d508c"
23:52:05.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.512570 19729 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:05.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.514384 19743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.515233 19729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.515329 19729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ffee590b0ed4981b9b16f1cf86d508c"
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.515437 19729 fs_report.cc:389] FS layout report
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data/data
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:05.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.529356 19729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.529932 19729 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.530095 19729 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.530617 19729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.531551 19729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.531599 19729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.531647 19729 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.531666 19729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:05.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.539947 19729 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.129:39777
23:52:05.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.540001 19858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.129:39777 every 8 connection(s)
23:52:05.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.540848 19729 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/data/info.pb
23:52:05.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.550203 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19729
23:52:05.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.550310 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-0/wal/instance
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.550685 19860 heartbeater.cc:344] Connected to a master server at 127.18.252.190:35495
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.550906 19860 heartbeater.cc:461] Registering TS with master...
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551079 19861 heartbeater.cc:344] Connected to a master server at 127.18.252.189:43525
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551155 19861 heartbeater.cc:461] Registering TS with master...
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551421 19860 heartbeater.cc:507] Master 127.18.252.190:35495 requested a full tablet report, sending...
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551419 19861 heartbeater.cc:507] Master 127.18.252.189:43525 requested a full tablet report, sending...
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551709 19859 heartbeater.cc:344] Connected to a master server at 127.18.252.188:46321
23:52:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.551774 19859 heartbeater.cc:461] Registering TS with master...
23:52:05.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.552425 19859 heartbeater.cc:507] Master 127.18.252.188:46321 requested a full tablet report, sending...
23:52:05.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.552904 19484 ts_manager.cc:194] Registered new tserver with Master: 2ffee590b0ed4981b9b16f1cf86d508c (127.18.252.129:39777)
23:52:05.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.552969 19557 ts_manager.cc:194] Registered new tserver with Master: 2ffee590b0ed4981b9b16f1cf86d508c (127.18.252.129:39777)
23:52:05.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.554158 19630 ts_manager.cc:194] Registered new tserver with Master: 2ffee590b0ed4981b9b16f1cf86d508c (127.18.252.129:39777)
23:52:05.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.554409 19557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.252.129:49879
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.555112 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/logs
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data/info.pb
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.130:0
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.130
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.130
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.652130 19866 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.652339 19866 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.652397 19866 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.655826 19866 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:05.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.655946 19866 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.252.130
23:52:05.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.659778 19866 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.130:0
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data/info.pb
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.130
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19866
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.130
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/logs
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:05.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:05.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.661008 19866 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.662094 19866 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:05.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.668217 19871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.668202 19872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.668213 19874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.668458 19866 server_base.cc:1061] running on GCE node
23:52:05.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.668881 19866 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:05.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.669416 19866 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:05.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.670557 19866 hybrid_clock.cc:648] HybridClock initialized: now 1783468325670541 us; error 26 us; skew 500 ppm
23:52:05.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.672233 19866 webserver.cc:534] Webserver started at http://127.18.252.130:44677/ using document root <none> and password file <none>
23:52:05.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.672770 19866 fs_manager.cc:362] Metadata directory not provided
23:52:05.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.672828 19866 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:05.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.673017 19866 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:05.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.674510 19866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data/instance:
23:52:05.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8766eed57b534a388db7d42f0c777d38"
23:52:05.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.674955 19866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal/instance:
23:52:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8766eed57b534a388db7d42f0c777d38"
23:52:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.678059 19866 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
23:52:05.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.679972 19880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:05.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.680835 19866 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.680933 19866 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8766eed57b534a388db7d42f0c777d38"
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.681056 19866 fs_report.cc:389] FS layout report
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data/data
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.696447 19866 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.697059 19866 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.697207 19866 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.697763 19866 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.698712 19866 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.698760 19866 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.698808 19866 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.698828 19866 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:05.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.707238 19866 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.130:34265
23:52:05.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.707263 19994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.130:34265 every 8 connection(s)
23:52:05.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.708272 19866 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/data/info.pb
23:52:05.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.710387 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 19866
23:52:05.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.710469 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-1/wal/instance
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.713445 19442 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/logs
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data/info.pb
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.131:0
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.131
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.131
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.717334 19995 heartbeater.cc:344] Connected to a master server at 127.18.252.188:46321
23:52:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.717403 19996 heartbeater.cc:344] Connected to a master server at 127.18.252.190:35495
23:52:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.717563 19996 heartbeater.cc:461] Registering TS with master...
23:52:05.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.717566 19995 heartbeater.cc:461] Registering TS with master...
23:52:05.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.718137 19996 heartbeater.cc:507] Master 127.18.252.190:35495 requested a full tablet report, sending...
23:52:05.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.718137 19995 heartbeater.cc:507] Master 127.18.252.188:46321 requested a full tablet report, sending...
23:52:05.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.719551 19630 ts_manager.cc:194] Registered new tserver with Master: 8766eed57b534a388db7d42f0c777d38 (127.18.252.130:34265)
23:52:05.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.720094 19484 ts_manager.cc:194] Registered new tserver with Master: 8766eed57b534a388db7d42f0c777d38 (127.18.252.130:34265)
23:52:05.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.720324 19997 heartbeater.cc:344] Connected to a master server at 127.18.252.189:43525
23:52:05.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.720404 19997 heartbeater.cc:461] Registering TS with master...
23:52:05.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.720585 19997 heartbeater.cc:507] Master 127.18.252.189:43525 requested a full tablet report, sending...
23:52:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.721155 19557 ts_manager.cc:194] Registered new tserver with Master: 8766eed57b534a388db7d42f0c777d38 (127.18.252.130:34265)
23:52:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.721733 19557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.252.130:44573
23:52:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.814299 20002 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.814525 20002 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.814567 20002 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:05.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.817754 20002 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:05.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.817845 20002 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.252.131
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.821529 20002 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.252.148:42989
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.252.131:0
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data/info.pb
23:52:05.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.252.131
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.252.190:35495,127.18.252.189:43525,127.18.252.188:46321
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20002
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.252.131
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/logs
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.822530 20002 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:05.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.823508 20002 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:05.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.829365 20007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.829504 20002 server_base.cc:1061] running on GCE node
23:52:05.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.829365 20010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:05.829707 20008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:05.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.830054 20002 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:05.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.830523 20002 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.831650 20002 hybrid_clock.cc:648] HybridClock initialized: now 1783468325831634 us; error 36 us; skew 500 ppm
23:52:05.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.833171 20002 webserver.cc:534] Webserver started at http://127.18.252.131:33719/ using document root <none> and password file <none>
23:52:05.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.833647 20002 fs_manager.cc:362] Metadata directory not provided
23:52:05.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.833693 20002 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:05.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.833835 20002 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.835213 20002 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data/instance:
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4f782dd8ed449a4954adef0a053f331"
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.835608 20002 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal/instance:
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4f782dd8ed449a4954adef0a053f331"
23:52:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.838598 20002 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:05.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.840453 20016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.841279 20002 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.841367 20002 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4f782dd8ed449a4954adef0a053f331"
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:05 on dist-test-slave-fjh2"
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.841434 20002 fs_report.cc:389] FS layout report
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data/data
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:05.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:05.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.867082 20002 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:05.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.867682 20002 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:05.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.867857 20002 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:05.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.868357 20002 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:05.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.869282 20002 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:05.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.869329 20002 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:05.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.869369 20002 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:05.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.869381 20002 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:05.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.877400 20002 rpc_server.cc:307] RPC server started. Bound to: 127.18.252.131:36715
23:52:05.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.877425 20130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.252.131:36715 every 8 connection(s)
23:52:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.878279 20002 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/data/info.pb
23:52:05.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.880326 19442 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20002
23:52:05.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.880426 19442 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster12568464021066014999/ts-2/wal/instance
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887462 20132 heartbeater.cc:344] Connected to a master server at 127.18.252.190:35495
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887584 20131 heartbeater.cc:344] Connected to a master server at 127.18.252.188:46321
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887681 20131 heartbeater.cc:461] Registering TS with master...
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887678 20132 heartbeater.cc:461] Registering TS with master...
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887729 20133 heartbeater.cc:344] Connected to a master server at 127.18.252.189:43525
23:52:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.887828 20133 heartbeater.cc:461] Registering TS with master...
23:52:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.888252 20131 heartbeater.cc:507] Master 127.18.252.188:46321 requested a full tablet report, sending...
23:52:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.888258 20133 heartbeater.cc:507] Master 127.18.252.189:43525 requested a full tablet report, sending...
23:52:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.888264 20132 heartbeater.cc:507] Master 127.18.252.190:35495 requested a full tablet report, sending...
23:52:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.889271 19557 ts_manager.cc:194] Registered new tserver with Master: a4f782dd8ed449a4954adef0a053f331 (127.18.252.131:36715)
23:52:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.889289 19484 ts_manager.cc:194] Registered new tserver with Master: a4f782dd8ed449a4954adef0a053f331 (127.18.252.131:36715)
23:52:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.889336 19630 ts_manager.cc:194] Registered new tserver with Master: a4f782dd8ed449a4954adef0a053f331 (127.18.252.131:36715)
23:52:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.889860 19557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.252.131:46069
23:52:05.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.900322 19442 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:05.901 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:05.901 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:05.901 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.252.190"
      port: 35495
    }
    bound_http_address {
      host: "127.18.252.190"
      port: 40335
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.252.189"
      port: 43525
    }
    bound_http_address {
      host: "127.18.252.189"
      port: 45499
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.252.188"
      port: 46321
    }
    bound_http_address {
      host: "127.18.252.188"
      port: 42277
    }
  }
}

23:52:05.901 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:05.902 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.252.129"
      port: 39777
    }
    bound_http_address {
      host: "127.18.252.129"
      port: 42477
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.252.130"
      port: 34265
    }
    bound_http_address {
      host: "127.18.252.130"
      port: 44677
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.252.131"
      port: 36715
    }
    bound_http_address {
      host: "127.18.252.131"
      port: 33719
    }
  }
}

23:52:05.902 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:05.904 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:05.905 [DEBUG - main] (Connection.java:748) [peer master-127.18.252.189:43525(127.18.252.189:43525)] connecting to peer
23:52:05.905 [DEBUG - main] (Connection.java:748) [peer master-127.18.252.190:35495(127.18.252.190:35495)] connecting to peer
23:52:05.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.252.189:43525(127.18.252.189:43525)] Successfully connected to peer
23:52:05.906 [DEBUG - main] (Connection.java:748) [peer master-127.18.252.188:46321(127.18.252.188:46321)] connecting to peer
23:52:05.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.252.190:35495(127.18.252.190:35495)] Successfully connected to peer
23:52:05.908 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.252.189
23:52:05.909 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.252.190
23:52:05.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.252.188:46321(127.18.252.188:46321)] Successfully connected to peer
23:52:05.911 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.252.188
23:52:05.920 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5953433d, L:/127.0.0.1:38844 - R:/127.18.252.190:35495] using SASL/PLAIN
23:52:05.920 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7927b13c, L:/127.0.0.1:38766 - R:/127.18.252.188:46321] using SASL/PLAIN
23:52:05.923 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51020f0f, L:/127.0.0.1:51064 - R:/127.18.252.189:43525] using SASL/PLAIN
23:52:05.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:05.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.252.189:43525, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.252.190:35495, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.252.188:46321, [18ms] Sub RPC ConnectToMaster: received response from server master-127.18.252.188:46321: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.252.190:35495: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.252.189:43525: OK, deferred=null) after lookup
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.925845 19557 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51064:
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468325904"
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:05.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
23:52:05.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 602bb7c66c3b4e6db9c77beafb266604
23:52:05.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.947678 19792 tablet_service.cc:1511] Processing CreateTablet for tablet 202de9b38c4745a0ae60753c320df7fb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468325904 [id=602bb7c66c3b4e6db9c77beafb266604]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:52:05.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.948618 19792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202de9b38c4745a0ae60753c320df7fb. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:05.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.948487 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 2a939bff53394b32a81774dc0b14e70b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468325904 [id=602bb7c66c3b4e6db9c77beafb266604]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:52:05.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.949221 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a939bff53394b32a81774dc0b14e70b. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:05.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.953328 20154 tablet_bootstrap.cc:492] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Bootstrap starting.
23:52:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.954705 20155 tablet_bootstrap.cc:492] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Bootstrap starting.
23:52:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.955807 20154 tablet_bootstrap.cc:654] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Neither blocks nor log segments found. Creating new log.
23:52:05.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.956601 20154 log.cc:826] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Log is configured to *not* fsync() on all Append() calls
23:52:05.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.956818 20155 tablet_bootstrap.cc:654] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Neither blocks nor log segments found. Creating new log.
23:52:05.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.957494 20155 log.cc:826] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Log is configured to *not* fsync() on all Append() calls
23:52:05.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.958338 20154 tablet_bootstrap.cc:492] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: No bootstrap required, opened a new log
23:52:05.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.958521 20154 ts_tablet_manager.cc:1403] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:52:05.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.958815 20155 tablet_bootstrap.cc:492] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: No bootstrap required, opened a new log
23:52:05.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.958985 20155 ts_tablet_manager.cc:1403] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
23:52:05.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961362 20155 raft_consensus.cc:359] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4f782dd8ed449a4954adef0a053f331" member_type: VOTER last_known_addr { host: "127.18.252.131" port: 36715 } }
23:52:05.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961524 20155 raft_consensus.cc:385] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:05.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961573 20155 raft_consensus.cc:740] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f782dd8ed449a4954adef0a053f331, State: Initialized, Role: FOLLOWER
23:52:05.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961727 20154 raft_consensus.cc:359] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" member_type: VOTER last_known_addr { host: "127.18.252.129" port: 39777 } }
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961907 20154 raft_consensus.cc:385] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961975 20154 raft_consensus.cc:740] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffee590b0ed4981b9b16f1cf86d508c, State: Initialized, Role: FOLLOWER
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.961951 20155 consensus_queue.cc:260] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4f782dd8ed449a4954adef0a053f331" member_type: VOTER last_known_addr { host: "127.18.252.131" port: 36715 } }
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962110 20155 raft_consensus.cc:399] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962241 20155 raft_consensus.cc:493] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962332 20155 raft_consensus.cc:3060] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 0 FOLLOWER]: Advancing to term 1
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962347 20154 consensus_queue.cc:260] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" member_type: VOTER last_known_addr { host: "127.18.252.129" port: 39777 } }
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962483 20154 raft_consensus.cc:399] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962532 20154 raft_consensus.cc:493] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:05.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.962601 20154 raft_consensus.cc:3060] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 0 FOLLOWER]: Advancing to term 1
23:52:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963157 20155 raft_consensus.cc:515] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4f782dd8ed449a4954adef0a053f331" member_type: VOTER last_known_addr { host: "127.18.252.131" port: 36715 } }
23:52:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963451 20155 leader_election.cc:304] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4f782dd8ed449a4954adef0a053f331; no voters: 
23:52:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963505 20154 raft_consensus.cc:515] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" member_type: VOTER last_known_addr { host: "127.18.252.129" port: 39777 } }
23:52:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963737 20155 leader_election.cc:290] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:05.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963786 20154 leader_election.cc:304] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ffee590b0ed4981b9b16f1cf86d508c; no voters: 
23:52:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.963828 20158 raft_consensus.cc:2804] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 1 FOLLOWER]: Leader election won for term 1
23:52:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.964031 20158 raft_consensus.cc:697] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [term 1 LEADER]: Becoming Leader. State: Replica: a4f782dd8ed449a4954adef0a053f331, State: Running, Role: LEADER
23:52:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.964243 20154 leader_election.cc:290] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.964362 20158 consensus_queue.cc:237] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4f782dd8ed449a4954adef0a053f331" member_type: VOTER last_known_addr { host: "127.18.252.131" port: 36715 } }
23:52:05.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.964594 20155 ts_tablet_manager.cc:1434] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
23:52:05.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.965019 20154 ts_tablet_manager.cc:1434] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
23:52:05.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.965356 20133 heartbeater.cc:499] Master 127.18.252.189:43525 was elected leader, sending a full tablet report...
23:52:05.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.965914 20161 raft_consensus.cc:2804] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 1 FOLLOWER]: Leader election won for term 1
23:52:05.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.968932 19551 catalog_manager.cc:5696] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f782dd8ed449a4954adef0a053f331 (127.18.252.131). New cstate: current_term: 1 leader_uuid: "a4f782dd8ed449a4954adef0a053f331" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4f782dd8ed449a4954adef0a053f331" member_type: VOTER last_known_addr { host: "127.18.252.131" port: 36715 } health_report { overall_health: HEALTHY } } }
23:52:05.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.972169 19861 heartbeater.cc:499] Master 127.18.252.189:43525 was elected leader, sending a full tablet report...
23:52:05.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.976913 20161 raft_consensus.cc:697] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [term 1 LEADER]: Becoming Leader. State: Replica: 2ffee590b0ed4981b9b16f1cf86d508c, State: Running, Role: LEADER
23:52:05.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.977210 20161 consensus_queue.cc:237] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" member_type: VOTER last_known_addr { host: "127.18.252.129" port: 39777 } }
23:52:05.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.980789 19551 catalog_manager.cc:5696] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffee590b0ed4981b9b16f1cf86d508c (127.18.252.129). New cstate: current_term: 1 leader_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffee590b0ed4981b9b16f1cf86d508c" member_type: VOTER last_known_addr { host: "127.18.252.129" port: 39777 } health_report { overall_health: HEALTHY } } }
23:52:05.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.987385 19551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51064:
23:52:05.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468325904" } new_table_owner: "bob"
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.994103 20168 tablet.cc:1724] T 2a939bff53394b32a81774dc0b14e70b P a4f782dd8ed449a4954adef0a053f331: Alter schema from (
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:05.994362 20169 tablet.cc:1724] T 202de9b38c4745a0ae60753c320df7fb P 2ffee590b0ed4981b9b16f1cf86d508c: Alter schema from (
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:05.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:52:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.001515 19551 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54aaa6577bee41d8988823e11aaa8127: org.apache.kudu.client.TestAlterTable-1783468325904 [id=602bb7c66c3b4e6db9c77beafb266604] alter complete (version 1)
23:52:06.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 602bb7c66c3b4e6db9c77beafb266604
23:52:06.007 [DEBUG - main] (Connection.java:575) [peer master-127.18.252.189:43525(127.18.252.189:43525)] disconnecting while in state READY
23:52:06.007 [DEBUG - main] (Connection.java:575) [peer master-127.18.252.190:35495(127.18.252.190:35495)] disconnecting while in state READY
23:52:06.007 [DEBUG - main] (Connection.java:575) [peer master-127.18.252.188:46321(127.18.252.188:46321)] disconnecting while in state READY
23:52:06.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.252.189:43525(127.18.252.189:43525)] handling channelInactive
23:52:06.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.252.189:43525(127.18.252.189:43525)] cleaning up while in state READY due to: connection closed
23:52:06.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.252.188:46321(127.18.252.188:46321)] handling channelInactive
23:52:06.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.252.188:46321(127.18.252.188:46321)] cleaning up while in state READY due to: connection closed
23:52:06.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:06.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.252.190:35495(127.18.252.190:35495)] handling channelInactive
23:52:06.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.252.190:35495(127.18.252.190:35495)] cleaning up while in state READY due to: connection closed
23:52:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.010818 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19729
23:52:06.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.019805 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19866
23:52:06.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.024917 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20002
23:52:06.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.029735 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19454
23:52:06.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.034581 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19523
23:52:06.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.039494 19442 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 19597
23:52:06.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:06Z chronyd exiting
.23:52:06.087 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468326087
23:52:06.090 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:06.090 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:06.090 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:06.090 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:06.090 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:06.092 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:06.189 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:06.189 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:06.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.190387 20175 mini_oidc.cc:150] Starting JWKS server
23:52:06.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.191759 20175 webserver.cc:534] Webserver started at http://127.0.0.1:41559/ using document root <none> and password file <none>
23:52:06.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.191906 20175 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:06.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.192111 20175 webserver.cc:534] Webserver started at http://127.0.0.1:45321/ using document root <none> and password file <none>
23:52:06.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:06Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:06.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:06Z Disabled control of system clock
23:52:06.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.204798 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal
23:52:06.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/logs
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data/info.pb
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.254:39911
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.254
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json with env {}
23:52:06.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.301939 20186 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:06.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.302114 20186 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:06.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.302170 20186 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305490 20186 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305554 20186 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305585 20186 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305606 20186 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305629 20186 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:06.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.305645 20186 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41559/jwks.json
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.309435 20186 master_runner.cc:387] Master server non-default flags:
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.254:39911
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data/info.pb
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.254
23:52:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20186
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/logs
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:06.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.310545 20186 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:06.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.311550 20186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:06.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.316329 20194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.316313 20192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.316313 20191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.316730 20186 server_base.cc:1061] running on GCE node
23:52:06.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.317178 20186 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:06.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.317992 20186 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.319129 20186 hybrid_clock.cc:648] HybridClock initialized: now 1783468326319109 us; error 31 us; skew 500 ppm
23:52:06.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.320618 20186 webserver.cc:534] Webserver started at http://127.19.179.254:37791/ using document root <none> and password file <none>
23:52:06.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.321105 20186 fs_manager.cc:362] Metadata directory not provided
23:52:06.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.321159 20186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:06.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.321350 20186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:06.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.322749 20186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data/instance:
23:52:06.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96a25b52ff644e61b922fbaaed3617aa"
23:52:06.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.323187 20186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal/instance:
23:52:06.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96a25b52ff644e61b922fbaaed3617aa"
23:52:06.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.326045 20186 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.327854 20200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:06.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.328720 20186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:06.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.328815 20186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal
23:52:06.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96a25b52ff644e61b922fbaaed3617aa"
23:52:06.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.328903 20186 fs_report.cc:389] FS layout report
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data/data
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:06.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.351382 20186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.352003 20186 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.352164 20186 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:06.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.358805 20186 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.254:39911
23:52:06.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.358811 20253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.254:39911 every 8 connection(s)
23:52:06.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.359720 20186 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/data/info.pb
23:52:06.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.362273 20254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:06.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.364892 20254 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.369179 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20186
23:52:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.369307 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-0/wal/instance
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.370539 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/logs
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data/info.pb
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.253:40095
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.253
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json with env {}
23:52:06.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.373948 20254 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.374608 20204 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.179.253:40095: connect: Connection refused (error 111)
23:52:06.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.375357 20254 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.253:40095: Network error: Client connection negotiation failed: client connection to 127.19.179.253:40095: connect: Connection refused (error 111)
23:52:06.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.424552 20254 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } attempt: 1
23:52:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.425930 20254 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.253:40095: Network error: Client connection negotiation failed: client connection to 127.19.179.253:40095: connect: Connection refused (error 111)
23:52:06.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.468189 20258 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:06.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.468398 20258 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:06.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.468459 20258 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471685 20258 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471741 20258 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471768 20258 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471807 20258 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471833 20258 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:06.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.471849 20258 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41559/jwks.json
23:52:06.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.475714 20258 master_runner.cc:387] Master server non-default flags:
23:52:06.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.253:40095
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data/info.pb
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.253
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20258
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/logs
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:06.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.476971 20258 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.478088 20258 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.483150 20267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.483140 20264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.483129 20265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.483364 20258 server_base.cc:1061] running on GCE node
23:52:06.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.483913 20258 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:06.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.484745 20258 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:06.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.485880 20258 hybrid_clock.cc:648] HybridClock initialized: now 1783468326485865 us; error 24 us; skew 500 ppm
23:52:06.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.487413 20258 webserver.cc:534] Webserver started at http://127.19.179.253:43089/ using document root <none> and password file <none>
23:52:06.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.487969 20258 fs_manager.cc:362] Metadata directory not provided
23:52:06.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.488024 20258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:06.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.488212 20258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:06.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.489676 20258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data/instance:
23:52:06.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02"
23:52:06.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.490119 20258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal/instance:
23:52:06.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02"
23:52:06.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.493103 20258 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
23:52:06.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.494103 20254 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } attempt: 2
23:52:06.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.495067 20273 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:06.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.495373 20254 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.253:40095: Network error: Client connection negotiation failed: client connection to 127.19.179.253:40095: connect: Connection refused (error 111)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.496070 20258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.496168 20258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02"
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.496263 20258 fs_report.cc:389] FS layout report
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data/data
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:06.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.505682 20258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.506275 20258 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.506436 20258 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:06.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.512840 20258 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.253:40095
23:52:06.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.512852 20326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.253:40095 every 8 connection(s)
23:52:06.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.513763 20258 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/data/info.pb
23:52:06.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.515539 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20258
23:52:06.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.515625 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-1/wal/instance
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.516181 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/logs
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data/info.pb
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.252:35975
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.252
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json with env {}
23:52:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.516469 20327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.519305 20327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.527230 20327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.532466 20327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.533219 20275 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.534052 20327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.252:35975: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.583266 20327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } attempt: 1
23:52:06.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.584862 20327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.252:35975: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.586547 20254 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } attempt: 3
23:52:06.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.590533 20254 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.591753 20254 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.252:35975: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.614521 20329 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.614689 20329 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.614732 20329 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617880 20329 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617928 20329 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617944 20329 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617959 20329 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617976 20329 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.617988 20329 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41559/jwks.json
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.621621 20329 master_runner.cc:387] Master server non-default flags:
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.252:35975
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41559/jwks.json
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data/info.pb
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.252
23:52:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20329
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/logs
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.622511 20329 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.622900 20254 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } attempt: 1
23:52:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.623546 20329 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.624198 20254 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.252:35975: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.628353 20337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.628391 20338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.628358 20340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.628556 20329 server_base.cc:1061] running on GCE node
23:52:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.629045 20329 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.629774 20329 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.630900 20329 hybrid_clock.cc:648] HybridClock initialized: now 1783468326630881 us; error 38 us; skew 500 ppm
23:52:06.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.632398 20329 webserver.cc:534] Webserver started at http://127.19.179.252:44067/ using document root <none> and password file <none>
23:52:06.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.632858 20329 fs_manager.cc:362] Metadata directory not provided
23:52:06.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.632905 20329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.633050 20329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.634390 20329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data/instance:
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77eb870da5a4876b3763811e2660c46"
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.634752 20329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal/instance:
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77eb870da5a4876b3763811e2660c46"
23:52:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.637566 20329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:06.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.639348 20346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.640236 20329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.640321 20329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77eb870da5a4876b3763811e2660c46"
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:06 on dist-test-slave-fjh2"
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.640386 20329 fs_report.cc:389] FS layout report
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data/data
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:06.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:06.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.653025 20327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } attempt: 2
23:52:06.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.654325 20327 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.179.252:35975: Network error: Client connection negotiation failed: client connection to 127.19.179.252:35975: connect: Connection refused (error 111)
23:52:06.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.657509 20329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:06.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.658099 20329 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:06.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.658233 20329 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.664737 20329 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.252:35975
23:52:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.664742 20398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.252:35975 every 8 connection(s)
23:52:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.665623 20329 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/data/info.pb
23:52:06.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.668184 20399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:06.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.671260 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20329
23:52:06.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.671344 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/master-2/wal/instance
23:52:06.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.670849 20399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.679329 20399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.683862 20399 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
23:52:06.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.689445 20399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: Bootstrap starting.
23:52:06.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.691361 20399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: Neither blocks nor log segments found. Creating new log.
23:52:06.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.692023 20399 log.cc:826] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: Log is configured to *not* fsync() on all Append() calls
23:52:06.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.693693 20399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: No bootstrap required, opened a new log
23:52:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.696358 20399 raft_consensus.cc:359] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.696535 20399 raft_consensus.cc:385] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.696588 20399 raft_consensus.cc:740] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77eb870da5a4876b3763811e2660c46, State: Initialized, Role: FOLLOWER
23:52:06.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.697221 20399 consensus_queue.cc:260] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.697597 20408 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.697693 20408 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.698099 20399 sys_catalog.cc:565] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: configured and running, proceeding with master startup.
23:52:06.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.699332 20254 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } attempt: 2
23:52:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.700989 20329 master_runner.cc:187] Error getting master registration for 127.19.179.254:39911: OK, instance_id { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" instance_seqno: 1783468326357101 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.702926 20329 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.703461 20419 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.703611 20419 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:06.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.706089 20254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Bootstrap starting.
23:52:06.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.708725 20254 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Neither blocks nor log segments found. Creating new log.
23:52:06.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.709363 20254 log.cc:826] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Log is configured to *not* fsync() on all Append() calls
23:52:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.710840 20254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: No bootstrap required, opened a new log
23:52:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.713306 20254 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.713443 20254 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.713506 20254 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a25b52ff644e61b922fbaaed3617aa, State: Initialized, Role: FOLLOWER
23:52:06.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.713860 20254 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.714257 20422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.714367 20422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.714901 20254 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: configured and running, proceeding with master startup.
23:52:06.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.719245 20433 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:06.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.719319 20433 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:06.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.719269 20186 master_runner.cc:187] Error getting master registration for 127.19.179.253:40095: OK, instance_id { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" instance_seqno: 1783468326511112 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:06.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.721230 20186 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.745466 20327 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } attempt: 3
23:52:06.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.752274 20327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: Bootstrap starting.
23:52:06.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.754829 20327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: Neither blocks nor log segments found. Creating new log.
23:52:06.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.755952 20327 log.cc:826] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: Log is configured to *not* fsync() on all Append() calls
23:52:06.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.757754 20327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: No bootstrap required, opened a new log
23:52:06.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.761341 20327 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.761518 20327 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:06.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.761562 20327 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34e3dd2d3cb94bbdbfd4b2aff3006a02, State: Initialized, Role: FOLLOWER
23:52:06.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.761965 20327 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.762411 20437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.762626 20437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.763100 20327 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: configured and running, proceeding with master startup.
23:52:06.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.767745 20448 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:06.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:06.767942 20448 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.770681 20258 master_runner.cc:264] No leader master found from master 34e3dd2d3cb94bbdbfd4b2aff3006a02
23:52:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.770740 20258 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:06.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.783686 20422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:06.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.783862 20422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.784839 20422 leader_election.cc:290] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34e3dd2d3cb94bbdbfd4b2aff3006a02 (127.19.179.253:40095), b77eb870da5a4876b3763811e2660c46 (127.19.179.252:35975)
23:52:06.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.785620 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96a25b52ff644e61b922fbaaed3617aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77eb870da5a4876b3763811e2660c46" is_pre_election: true
23:52:06.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.785866 20373 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a25b52ff644e61b922fbaaed3617aa in term 0.
23:52:06.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.786809 20202 leader_election.cc:304] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a25b52ff644e61b922fbaaed3617aa, b77eb870da5a4876b3763811e2660c46; no voters: 
23:52:06.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.787560 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96a25b52ff644e61b922fbaaed3617aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" is_pre_election: true
23:52:06.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.787817 20300 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a25b52ff644e61b922fbaaed3617aa in term 0.
23:52:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.790390 20422 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.790477 20422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.790515 20422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 0 FOLLOWER]: Advancing to term 1
23:52:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.791565 20422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.792286 20422 leader_election.cc:290] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [CANDIDATE]: Term 1 election: Requested vote from peers 34e3dd2d3cb94bbdbfd4b2aff3006a02 (127.19.179.253:40095), b77eb870da5a4876b3763811e2660c46 (127.19.179.252:35975)
23:52:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.792765 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96a25b52ff644e61b922fbaaed3617aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77eb870da5a4876b3763811e2660c46"
23:52:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.792874 20373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 0 FOLLOWER]: Advancing to term 1
23:52:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.793888 20373 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a25b52ff644e61b922fbaaed3617aa in term 1.
23:52:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.794292 20202 leader_election.cc:304] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [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: 96a25b52ff644e61b922fbaaed3617aa, b77eb870da5a4876b3763811e2660c46; no voters: 
23:52:06.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.794780 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96a25b52ff644e61b922fbaaed3617aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02"
23:52:06.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.794884 20300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 0 FOLLOWER]: Advancing to term 1
23:52:06.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.795918 20300 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a25b52ff644e61b922fbaaed3617aa in term 1.
23:52:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.796463 20422 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 1 FOLLOWER]: Leader election won for term 1
23:52:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.796664 20422 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [term 1 LEADER]: Becoming Leader. State: Replica: 96a25b52ff644e61b922fbaaed3617aa, State: Running, Role: LEADER
23:52:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.796957 20422 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } }
23:52:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.798851 20422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96a25b52ff644e61b922fbaaed3617aa. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.799088 20422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: This master's current role is: LEADER
23:52:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.799569 20452 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:06.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.800814 20452 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:06.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.806612 20373 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [term 1 FOLLOWER]: Refusing update from remote peer 96a25b52ff644e61b922fbaaed3617aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:06.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.808763 20422 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:06.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.812872 20408 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96a25b52ff644e61b922fbaaed3617aa. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.812973 20408 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.813918 20300 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [term 1 FOLLOWER]: Refusing update from remote peer 96a25b52ff644e61b922fbaaed3617aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:06.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.814488 20422 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:06.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.817520 20437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96a25b52ff644e61b922fbaaed3617aa. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.817636 20437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.819901 20450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.819998 20450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: This master's current role is: LEADER
23:52:06.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.820993 20408 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.821085 20408 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.821527 20453 mvcc.cc:204] Tried to move back new op lower bound from 7305086266593529856 to 7305086266564227072. Current Snapshot: MvccSnapshot[applied={T|T < 7305086266593529856}]
23:52:06.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.826225 20454 mvcc.cc:204] Tried to move back new op lower bound from 7305086266593529856 to 7305086266564227072. Current Snapshot: MvccSnapshot[applied={T|T < 7305086266593529856}]
23:52:06.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.827834 20452 catalog_manager.cc:1382] Generated new cluster ID: f5224b5224bc4ab1b105dfae69abac85
23:52:06.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.827885 20452 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.832491 20422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.832607 20422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa [sys.catalog]: This master's current role is: LEADER
23:52:06.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.833763 20437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "96a25b52ff644e61b922fbaaed3617aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a25b52ff644e61b922fbaaed3617aa" member_type: VOTER last_known_addr { host: "127.19.179.254" port: 39911 } } peers { permanent_uuid: "34e3dd2d3cb94bbdbfd4b2aff3006a02" member_type: VOTER last_known_addr { host: "127.19.179.253" port: 40095 } } peers { permanent_uuid: "b77eb870da5a4876b3763811e2660c46" member_type: VOTER last_known_addr { host: "127.19.179.252" port: 35975 } } }
23:52:06.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.833864 20437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02 [sys.catalog]: This master's current role is: FOLLOWER
23:52:06.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.896955 20452 catalog_manager.cc:1405] Generated new certificate authority record
23:52:06.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.898224 20452 catalog_manager.cc:1539] Loading token signing keys...
23:52:06.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.911561 20452 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Generated new TSK 0
23:52:06.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.912423 20452 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:06.932911 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/logs
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data/info.pb
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.193:0
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.193
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.193
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.028090 20462 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.028260 20462 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.028316 20462 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.031558 20462 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.031687 20462 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.179.193
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.035341 20462 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.193:0
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data/info.pb
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.193
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20462
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.193
23:52:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/logs
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.036476 20462 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:07.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.037514 20462 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:07.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.043406 20467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.043411 20470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.043409 20468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.044106 20462 server_base.cc:1061] running on GCE node
23:52:07.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.044440 20462 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:07.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.044950 20462 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.046088 20462 hybrid_clock.cc:648] HybridClock initialized: now 1783468327046075 us; error 30 us; skew 500 ppm
23:52:07.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.047642 20462 webserver.cc:534] Webserver started at http://127.19.179.193:38811/ using document root <none> and password file <none>
23:52:07.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.048153 20462 fs_manager.cc:362] Metadata directory not provided
23:52:07.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.048203 20462 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:07.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.048348 20462 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.049765 20462 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data/instance:
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e71978fafcd34e0183ed8b08541832f5"
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.050163 20462 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/instance:
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e71978fafcd34e0183ed8b08541832f5"
23:52:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.053038 20462 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
23:52:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.054821 20476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.055665 20462 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.055751 20462 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e71978fafcd34e0183ed8b08541832f5"
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.055857 20462 fs_report.cc:389] FS layout report
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal
23:52:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data/data
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.068655 20462 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.069149 20462 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.069278 20462 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.069718 20462 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.070590 20462 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.070636 20462 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.070672 20462 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.070684 20462 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.078899 20462 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.193:44375
23:52:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.078967 20590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.193:44375 every 8 connection(s)
23:52:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.079705 20462 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/data/info.pb
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.087885 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20462
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.087993 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/instance
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.088474 20593 heartbeater.cc:344] Connected to a master server at 127.19.179.253:40095
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.088677 20593 heartbeater.cc:461] Registering TS with master...
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.088730 20592 heartbeater.cc:344] Connected to a master server at 127.19.179.254:39911
23:52:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.088806 20592 heartbeater.cc:461] Registering TS with master...
23:52:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.089198 20593 heartbeater.cc:507] Master 127.19.179.253:40095 requested a full tablet report, sending...
23:52:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.089223 20591 heartbeater.cc:344] Connected to a master server at 127.19.179.252:35975
23:52:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.089340 20591 heartbeater.cc:461] Registering TS with master...
23:52:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.089483 20591 heartbeater.cc:507] Master 127.19.179.252:35975 requested a full tablet report, sending...
23:52:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.089197 20592 heartbeater.cc:507] Master 127.19.179.254:39911 requested a full tablet report, sending...
23:52:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.090615 20290 ts_manager.cc:194] Registered new tserver with Master: e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375)
23:52:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.091001 20218 ts_manager.cc:194] Registered new tserver with Master: e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375)
23:52:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.091459 20362 ts_manager.cc:194] Registered new tserver with Master: e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375)
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.092465 20218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.179.193:40239
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.093665 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/logs
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data/info.pb
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.194:0
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.194
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.194
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.202351 20598 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.202546 20598 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.202586 20598 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:07.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.205838 20598 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:07.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.205936 20598 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.179.194
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.209625 20598 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.194:0
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data/info.pb
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.194
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:07.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20598
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.194
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/logs
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:07.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.210594 20598 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:07.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.211604 20598 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:07.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.217360 20603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.217413 20606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.217404 20604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.217535 20598 server_base.cc:1061] running on GCE node
23:52:07.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.217993 20598 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:07.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.218436 20598 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:07.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.219583 20598 hybrid_clock.cc:648] HybridClock initialized: now 1783468327219569 us; error 23 us; skew 500 ppm
23:52:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.221113 20598 webserver.cc:534] Webserver started at http://127.19.179.194:45935/ using document root <none> and password file <none>
23:52:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.221629 20598 fs_manager.cc:362] Metadata directory not provided
23:52:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.221685 20598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.221874 20598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.223357 20598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data/instance:
23:52:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8402966c5b384765a7ec5fe58dadceae"
23:52:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.223835 20598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal/instance:
23:52:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8402966c5b384765a7ec5fe58dadceae"
23:52:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.226704 20598 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.228613 20612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.229434 20598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.229535 20598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8402966c5b384765a7ec5fe58dadceae"
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.229621 20598 fs_report.cc:389] FS layout report
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data/data
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:07.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.255755 20598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:07.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.256423 20598 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:07.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.256587 20598 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:07.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.257114 20598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:07.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.258096 20598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:07.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.258142 20598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:07.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.258194 20598 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:07.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.258214 20598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:07.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.266492 20598 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.194:35045
23:52:07.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.266552 20726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.194:35045 every 8 connection(s)
23:52:07.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.267396 20598 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/data/info.pb
23:52:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.269197 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20598
23:52:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.269286 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal/instance
23:52:07.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.272430 20175 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:07.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:07.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/logs
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data/info.pb
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.195:0
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.195
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.195
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:07.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276410 20727 heartbeater.cc:344] Connected to a master server at 127.19.179.252:35975
23:52:07.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276443 20729 heartbeater.cc:344] Connected to a master server at 127.19.179.253:40095
23:52:07.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276628 20727 heartbeater.cc:461] Registering TS with master...
23:52:07.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276655 20728 heartbeater.cc:344] Connected to a master server at 127.19.179.254:39911
23:52:07.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276708 20728 heartbeater.cc:461] Registering TS with master...
23:52:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.276628 20729 heartbeater.cc:461] Registering TS with master...
23:52:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.277218 20729 heartbeater.cc:507] Master 127.19.179.253:40095 requested a full tablet report, sending...
23:52:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.277197 20728 heartbeater.cc:507] Master 127.19.179.254:39911 requested a full tablet report, sending...
23:52:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.277205 20727 heartbeater.cc:507] Master 127.19.179.252:35975 requested a full tablet report, sending...
23:52:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.278394 20290 ts_manager.cc:194] Registered new tserver with Master: 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045)
23:52:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.278506 20362 ts_manager.cc:194] Registered new tserver with Master: 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045)
23:52:07.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.278760 20218 ts_manager.cc:194] Registered new tserver with Master: 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045)
23:52:07.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.279372 20218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.179.194:33041
23:52:07.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.370236 20734 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:07.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.370420 20734 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:07.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.370462 20734 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.373677 20734 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.373773 20734 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.179.195
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.377373 20734 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.179.212:33339
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.179.195:0
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data/info.pb
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.179.195
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.179.254:39911,127.19.179.253:40095,127.19.179.252:35975
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20734
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.179.195
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/logs
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:07.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.378316 20734 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:07.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.379335 20734 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.384958 20739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.385025 20742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.385113 20734 server_base.cc:1061] running on GCE node
23:52:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.384955 20740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.385517 20734 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:07.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.386025 20734 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.387172 20734 hybrid_clock.cc:648] HybridClock initialized: now 1783468327387147 us; error 35 us; skew 500 ppm
23:52:07.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.389055 20734 webserver.cc:534] Webserver started at http://127.19.179.195:42693/ using document root <none> and password file <none>
23:52:07.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.389599 20734 fs_manager.cc:362] Metadata directory not provided
23:52:07.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.389668 20734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:07.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.389875 20734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.391860 20734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data/instance:
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bddc39761cbf4300af16ca86ab394baf"
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.392405 20734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal/instance:
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bddc39761cbf4300af16ca86ab394baf"
23:52:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.395969 20734 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:07.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.397828 20748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.398763 20734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.398860 20734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal
23:52:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bddc39761cbf4300af16ca86ab394baf"
23:52:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:07 on dist-test-slave-fjh2"
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.398929 20734 fs_report.cc:389] FS layout report
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data/data
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:07.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.415297 20734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:07.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.415930 20734 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:07.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.416067 20734 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:07.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.416668 20734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:07.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.417608 20734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:07.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.417651 20734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:07.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.417687 20734 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:07.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.417701 20734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:07.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.425705 20734 rpc_server.cc:307] RPC server started. Bound to: 127.19.179.195:35873
23:52:07.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.425758 20862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.179.195:35873 every 8 connection(s)
23:52:07.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.426616 20734 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/data/info.pb
23:52:07.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.429104 20175 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20734
23:52:07.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.429199 20175 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal/instance
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.435874 20864 heartbeater.cc:344] Connected to a master server at 127.19.179.254:39911
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.435896 20863 heartbeater.cc:344] Connected to a master server at 127.19.179.252:35975
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436115 20865 heartbeater.cc:344] Connected to a master server at 127.19.179.253:40095
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436151 20863 heartbeater.cc:461] Registering TS with master...
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436151 20864 heartbeater.cc:461] Registering TS with master...
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436182 20865 heartbeater.cc:461] Registering TS with master...
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436679 20863 heartbeater.cc:507] Master 127.19.179.252:35975 requested a full tablet report, sending...
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436679 20864 heartbeater.cc:507] Master 127.19.179.254:39911 requested a full tablet report, sending...
23:52:07.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.436682 20865 heartbeater.cc:507] Master 127.19.179.253:40095 requested a full tablet report, sending...
23:52:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.437678 20218 ts_manager.cc:194] Registered new tserver with Master: bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873)
23:52:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.437806 20362 ts_manager.cc:194] Registered new tserver with Master: bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873)
23:52:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.438232 20290 ts_manager.cc:194] Registered new tserver with Master: bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873)
23:52:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.438304 20218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.179.195:45803
23:52:07.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.449966 20175 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:07.450 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:07.450 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:07.451 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.179.254"
      port: 39911
    }
    bound_http_address {
      host: "127.19.179.254"
      port: 37791
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.179.253"
      port: 40095
    }
    bound_http_address {
      host: "127.19.179.253"
      port: 43089
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.179.252"
      port: 35975
    }
    bound_http_address {
      host: "127.19.179.252"
      port: 44067
    }
  }
}

23:52:07.451 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:07.452 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.179.193"
      port: 44375
    }
    bound_http_address {
      host: "127.19.179.193"
      port: 38811
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.179.194"
      port: 35045
    }
    bound_http_address {
      host: "127.19.179.194"
      port: 45935
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.179.195"
      port: 35873
    }
    bound_http_address {
      host: "127.19.179.195"
      port: 42693
    }
  }
}

23:52:07.452 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:07.453 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:07.455 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.179.253:40095(127.19.179.253:40095)] connecting to peer
23:52:07.456 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.179.252:35975(127.19.179.252:35975)] connecting to peer
23:52:07.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.179.253:40095(127.19.179.253:40095)] Successfully connected to peer
23:52:07.457 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.179.254:39911(127.19.179.254:39911)] connecting to peer
23:52:07.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.179.252:35975(127.19.179.252:35975)] Successfully connected to peer
23:52:07.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.179.254:39911(127.19.179.254:39911)] Successfully connected to peer
23:52:07.459 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.179.253
23:52:07.459 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.179.252
23:52:07.460 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.19.179.254
23:52:07.469 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xadfd6608, L:/127.0.0.1:48168 - R:/127.19.179.254:39911] using SASL/PLAIN
23:52:07.469 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f77cd72, L:/127.0.0.1:60718 - R:/127.19.179.252:35975] using SASL/PLAIN
23:52:07.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2fe20e55, L:/127.0.0.1:36086 - R:/127.19.179.253:40095] using SASL/PLAIN
23:52:07.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:07.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.179.253:40095, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.179.252:35975, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.179.254:39911, [15ms] Sub RPC ConnectToMaster: received response from server master-127.19.179.252:35975: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.19.179.254:39911: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.19.179.253:40095: OK, deferred=null) after lookup
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.472319 20218 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468327454"
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:07.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d13718281bfd4993b1c0dd89c6eae246
23:52:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.495244 20660 tablet_service.cc:1511] Processing CreateTablet for tablet 933f8390b4c64dc3b1eece7069ac1332 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
23:52:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.495924 20796 tablet_service.cc:1511] Processing CreateTablet for tablet aeace589f82f48baa8d96ff5f9aa5d37 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
23:52:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.495956 20524 tablet_service.cc:1511] Processing CreateTablet for tablet bff3be2a972b4d8298f30aea6a3b3afb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
23:52:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.496279 20659 tablet_service.cc:1511] Processing CreateTablet for tablet b1fcddca4f25491a84ae4002fcf788f7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
23:52:07.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.497022 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeace589f82f48baa8d96ff5f9aa5d37. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.497022 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff3be2a972b4d8298f30aea6a3b3afb. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.497161 20659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fcddca4f25491a84ae4002fcf788f7. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.499270 20523 tablet_service.cc:1511] Processing CreateTablet for tablet b81642065d05447ab89efa479404bfe2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
23:52:07.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.499250 20795 tablet_service.cc:1511] Processing CreateTablet for tablet e971b1f3ad5746fead2153646e47fb3b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
23:52:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.499533 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e971b1f3ad5746fead2153646e47fb3b. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.499533 20523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81642065d05447ab89efa479404bfe2. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.499687 20660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933f8390b4c64dc3b1eece7069ac1332. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.504004 20522 tablet_service.cc:1511] Processing CreateTablet for tablet e8ed1c78afd54fb1930326383f0cc96a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
23:52:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.504278 20522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ed1c78afd54fb1930326383f0cc96a. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.504798 20891 tablet_bootstrap.cc:492] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Bootstrap starting.
23:52:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.507027 20890 tablet_bootstrap.cc:492] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Bootstrap starting.
23:52:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.507361 20891 tablet_bootstrap.cc:654] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Neither blocks nor log segments found. Creating new log.
23:52:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.508145 20889 tablet_bootstrap.cc:492] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Bootstrap starting.
23:52:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.508234 20891 log.cc:826] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Log is configured to *not* fsync() on all Append() calls
23:52:07.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.509265 20890 tablet_bootstrap.cc:654] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Neither blocks nor log segments found. Creating new log.
23:52:07.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.509778 20891 tablet_bootstrap.cc:492] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: No bootstrap required, opened a new log
23:52:07.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.509953 20891 ts_tablet_manager.cc:1403] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:52:07.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.510006 20890 log.cc:826] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Log is configured to *not* fsync() on all Append() calls
23:52:07.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.510233 20889 tablet_bootstrap.cc:654] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Neither blocks nor log segments found. Creating new log.
23:52:07.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.511106 20889 log.cc:826] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Log is configured to *not* fsync() on all Append() calls
23:52:07.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.511650 20890 tablet_bootstrap.cc:492] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: No bootstrap required, opened a new log
23:52:07.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.511857 20890 ts_tablet_manager.cc:1403] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
23:52:07.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.512494 20889 tablet_bootstrap.cc:492] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: No bootstrap required, opened a new log
23:52:07.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.512663 20889 ts_tablet_manager.cc:1403] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:52:07.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.514683 20890 raft_consensus.cc:359] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.514870 20890 raft_consensus.cc:385] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.514787 20889 raft_consensus.cc:359] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.514912 20890 raft_consensus.cc:740] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Initialized, Role: FOLLOWER
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.514959 20889 raft_consensus.cc:385] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515019 20889 raft_consensus.cc:740] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Initialized, Role: FOLLOWER
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515349 20890 consensus_queue.cc:260] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515344 20891 raft_consensus.cc:359] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515515 20891 raft_consensus.cc:385] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515555 20891 raft_consensus.cc:740] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Initialized, Role: FOLLOWER
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515507 20889 consensus_queue.cc:260] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515674 20890 raft_consensus.cc:399] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515693 20889 raft_consensus.cc:399] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515733 20890 raft_consensus.cc:493] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515751 20889 raft_consensus.cc:493] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515826 20890 raft_consensus.cc:3060] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Advancing to term 1
23:52:07.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.515870 20889 raft_consensus.cc:3060] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Advancing to term 1
23:52:07.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.516776 20890 raft_consensus.cc:515] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.516851 20891 consensus_queue.cc:260] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.517081 20891 raft_consensus.cc:399] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.517194 20890 leader_election.cc:304] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e71978fafcd34e0183ed8b08541832f5; no voters: 
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.517228 20891 raft_consensus.cc:493] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.517313 20891 raft_consensus.cc:3060] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Advancing to term 1
23:52:07.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.517632 20890 leader_election.cc:290] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518164 20891 raft_consensus.cc:515] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518164 20889 raft_consensus.cc:515] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518464 20890 ts_tablet_manager.cc:1434] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518484 20889 leader_election.cc:304] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8402966c5b384765a7ec5fe58dadceae; no voters: 
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518522 20891 leader_election.cc:304] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bddc39761cbf4300af16ca86ab394baf; no voters: 
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518759 20889 leader_election.cc:290] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.518760 20891 leader_election.cc:290] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.519505 20889 ts_tablet_manager.cc:1434] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
23:52:07.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.519511 20891 ts_tablet_manager.cc:1434] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
23:52:07.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.519863 20864 heartbeater.cc:499] Master 127.19.179.254:39911 was elected leader, sending a full tablet report...
23:52:07.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.519906 20891 tablet_bootstrap.cc:492] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Bootstrap starting.
23:52:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.520925 20891 tablet_bootstrap.cc:654] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Neither blocks nor log segments found. Creating new log.
23:52:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.521824 20889 tablet_bootstrap.cc:492] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Bootstrap starting.
23:52:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.522010 20728 heartbeater.cc:499] Master 127.19.179.254:39911 was elected leader, sending a full tablet report...
23:52:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.522867 20889 tablet_bootstrap.cc:654] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Neither blocks nor log segments found. Creating new log.
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.523747 20592 heartbeater.cc:499] Master 127.19.179.254:39911 was elected leader, sending a full tablet report...
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.523989 20891 tablet_bootstrap.cc:492] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: No bootstrap required, opened a new log
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524061 20891 ts_tablet_manager.cc:1403] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524259 20890 tablet_bootstrap.cc:492] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Bootstrap starting.
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524616 20891 raft_consensus.cc:359] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524700 20891 raft_consensus.cc:385] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524734 20891 raft_consensus.cc:740] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Initialized, Role: FOLLOWER
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524839 20891 consensus_queue.cc:260] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524909 20891 raft_consensus.cc:399] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524940 20891 raft_consensus.cc:493] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.524976 20891 raft_consensus.cc:3060] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Advancing to term 1
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.525359 20890 tablet_bootstrap.cc:654] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Neither blocks nor log segments found. Creating new log.
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.525828 20891 raft_consensus.cc:515] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.525913 20896 raft_consensus.cc:2804] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.525944 20891 leader_election.cc:304] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bddc39761cbf4300af16ca86ab394baf; no voters: 
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.526084 20896 raft_consensus.cc:697] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Becoming Leader. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Running, Role: LEADER
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.526135 20891 leader_election.cc:290] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.526341 20896 consensus_queue.cc:237] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.526407 20891 ts_tablet_manager.cc:1434] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528051 20889 tablet_bootstrap.cc:492] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: No bootstrap required, opened a new log
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528132 20889 ts_tablet_manager.cc:1403] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528646 20889 raft_consensus.cc:359] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528728 20889 raft_consensus.cc:385] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528759 20889 raft_consensus.cc:740] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Initialized, Role: FOLLOWER
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528865 20889 consensus_queue.cc:260] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528937 20889 raft_consensus.cc:399] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.528968 20889 raft_consensus.cc:493] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.529004 20889 raft_consensus.cc:3060] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Advancing to term 1
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.529116 20217 catalog_manager.cc:5696] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e71978fafcd34e0183ed8b08541832f5 (127.19.179.193). New cstate: current_term: 1 leader_uuid: "e71978fafcd34e0183ed8b08541832f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } health_report { overall_health: HEALTHY } } }
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.529846 20889 raft_consensus.cc:515] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.529963 20889 leader_election.cc:304] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8402966c5b384765a7ec5fe58dadceae; no voters: 
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.530135 20889 leader_election.cc:290] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.530412 20889 ts_tablet_manager.cc:1434] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.533823 20890 tablet_bootstrap.cc:492] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: No bootstrap required, opened a new log
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.533910 20890 ts_tablet_manager.cc:1403] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534435 20890 raft_consensus.cc:359] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534533 20890 raft_consensus.cc:385] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534565 20890 raft_consensus.cc:740] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Initialized, Role: FOLLOWER
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534668 20890 consensus_queue.cc:260] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534756 20890 raft_consensus.cc:399] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534789 20890 raft_consensus.cc:493] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.534826 20890 raft_consensus.cc:3060] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Advancing to term 1
23:52:07.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.535707 20890 raft_consensus.cc:515] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.535866 20890 leader_election.cc:304] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e71978fafcd34e0183ed8b08541832f5; no voters: 
23:52:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.535957 20890 leader_election.cc:290] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.536186 20904 raft_consensus.cc:2804] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.536266 20904 raft_consensus.cc:697] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Becoming Leader. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Running, Role: LEADER
23:52:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.536280 20890 ts_tablet_manager.cc:1434] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.002s
23:52:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.536732 20898 raft_consensus.cc:2804] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.536942 20898 raft_consensus.cc:697] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Becoming Leader. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Running, Role: LEADER
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.537245 20912 raft_consensus.cc:2804] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.537604 20912 raft_consensus.cc:697] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Becoming Leader. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Running, Role: LEADER
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.537707 20898 consensus_queue.cc:237] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.537808 20890 tablet_bootstrap.cc:492] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Bootstrap starting.
23:52:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.537778 20912 consensus_queue.cc:237] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.538990 20890 tablet_bootstrap.cc:654] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Neither blocks nor log segments found. Creating new log.
23:52:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.539588 20900 raft_consensus.cc:2804] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.539826 20900 raft_consensus.cc:697] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Becoming Leader. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Running, Role: LEADER
23:52:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.540097 20900 consensus_queue.cc:237] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.541107 20900 raft_consensus.cc:2804] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.541188 20900 raft_consensus.cc:697] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Becoming Leader. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Running, Role: LEADER
23:52:07.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.541281 20900 consensus_queue.cc:237] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.539219 20904 consensus_queue.cc:237] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.542979 20217 catalog_manager.cc:5696] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf reported cstate change: term changed from 0 to 1, leader changed from <none> to bddc39761cbf4300af16ca86ab394baf (127.19.179.195). New cstate: current_term: 1 leader_uuid: "bddc39761cbf4300af16ca86ab394baf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } health_report { overall_health: HEALTHY } } }
23:52:07.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.543753 20218 catalog_manager.cc:5696] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8402966c5b384765a7ec5fe58dadceae (127.19.179.194). New cstate: current_term: 1 leader_uuid: "8402966c5b384765a7ec5fe58dadceae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } health_report { overall_health: HEALTHY } } }
23:52:07.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.543883 20890 tablet_bootstrap.cc:492] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: No bootstrap required, opened a new log
23:52:07.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.544093 20890 ts_tablet_manager.cc:1403] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
23:52:07.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.544718 20890 raft_consensus.cc:359] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.544888 20890 raft_consensus.cc:385] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.544997 20890 raft_consensus.cc:740] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Initialized, Role: FOLLOWER
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.545086 20216 catalog_manager.cc:5696] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e71978fafcd34e0183ed8b08541832f5 (127.19.179.193). New cstate: current_term: 1 leader_uuid: "e71978fafcd34e0183ed8b08541832f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } health_report { overall_health: HEALTHY } } }
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.545183 20890 consensus_queue.cc:260] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.545256 20890 raft_consensus.cc:399] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.545286 20890 raft_consensus.cc:493] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.545322 20890 raft_consensus.cc:3060] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Advancing to term 1
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.546167 20890 raft_consensus.cc:515] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.546276 20890 leader_election.cc:304] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e71978fafcd34e0183ed8b08541832f5; no voters: 
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.546389 20904 raft_consensus.cc:2804] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.546448 20904 raft_consensus.cc:697] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Becoming Leader. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Running, Role: LEADER
23:52:07.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.546550 20904 consensus_queue.cc:237] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.547147 20890 leader_election.cc:290] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.547503 20890 ts_tablet_manager.cc:1434] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
23:52:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.552121 20217 catalog_manager.cc:5696] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf reported cstate change: term changed from 0 to 1, leader changed from <none> to bddc39761cbf4300af16ca86ab394baf (127.19.179.195). New cstate: current_term: 1 leader_uuid: "bddc39761cbf4300af16ca86ab394baf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } health_report { overall_health: HEALTHY } } }
23:52:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.553465 20218 catalog_manager.cc:5696] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8402966c5b384765a7ec5fe58dadceae (127.19.179.194). New cstate: current_term: 1 leader_uuid: "8402966c5b384765a7ec5fe58dadceae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } health_report { overall_health: HEALTHY } } }
23:52:07.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.554356 20216 catalog_manager.cc:5696] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e71978fafcd34e0183ed8b08541832f5 (127.19.179.193). New cstate: current_term: 1 leader_uuid: "e71978fafcd34e0183ed8b08541832f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } health_report { overall_health: HEALTHY } } }
23:52:07.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.578835 20216 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:07.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.584406 20216 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 95a00a39a059497a8aa32a0223ca73ef has no consensus state
23:52:07.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.584966 20216 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4b980cc08cd48ceb5c3d903fc1103a9 has no consensus state
23:52:07.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:07.585376 20216 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 341fee5d8e24426b9e62b985532b5724 has no consensus state
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.590924 20524 tablet_service.cc:1511] Processing CreateTablet for tablet 95a00a39a059497a8aa32a0223ca73ef (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.591221 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a00a39a059497a8aa32a0223ca73ef. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.591346 20659 tablet_service.cc:1511] Processing CreateTablet for tablet e4b980cc08cd48ceb5c3d903fc1103a9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.591606 20659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b980cc08cd48ceb5c3d903fc1103a9. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.592989 20890 tablet_bootstrap.cc:492] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Bootstrap starting.
23:52:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.593204 20889 tablet_bootstrap.cc:492] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Bootstrap starting.
23:52:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.593966 20890 tablet_bootstrap.cc:654] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Neither blocks nor log segments found. Creating new log.
23:52:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.594063 20889 tablet_bootstrap.cc:654] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Neither blocks nor log segments found. Creating new log.
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.594980 20890 tablet_bootstrap.cc:492] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: No bootstrap required, opened a new log
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595065 20890 ts_tablet_manager.cc:1403] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595206 20889 tablet_bootstrap.cc:492] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: No bootstrap required, opened a new log
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595283 20889 ts_tablet_manager.cc:1403] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595350 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 341fee5d8e24426b9e62b985532b5724 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595504 20890 raft_consensus.cc:359] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595605 20890 raft_consensus.cc:385] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595623 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341fee5d8e24426b9e62b985532b5724. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595638 20890 raft_consensus.cc:740] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Initialized, Role: FOLLOWER
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595715 20889 raft_consensus.cc:359] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595818 20889 raft_consensus.cc:385] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595849 20889 raft_consensus.cc:740] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Initialized, Role: FOLLOWER
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595785 20890 consensus_queue.cc:260] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595891 20890 raft_consensus.cc:399] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595919 20890 raft_consensus.cc:493] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595955 20890 raft_consensus.cc:3060] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 0 FOLLOWER]: Advancing to term 1
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.595968 20889 consensus_queue.cc:260] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.596038 20889 raft_consensus.cc:399] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.596067 20889 raft_consensus.cc:493] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.596120 20889 raft_consensus.cc:3060] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 0 FOLLOWER]: Advancing to term 1
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.596764 20890 raft_consensus.cc:515] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.596875 20889 raft_consensus.cc:515] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597009 20889 leader_election.cc:304] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8402966c5b384765a7ec5fe58dadceae; no voters: 
23:52:07.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597045 20890 leader_election.cc:304] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e71978fafcd34e0183ed8b08541832f5; no voters: 
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597196 20915 raft_consensus.cc:2804] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597270 20915 raft_consensus.cc:697] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Becoming Leader. State: Replica: 8402966c5b384765a7ec5fe58dadceae, State: Running, Role: LEADER
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597277 20890 leader_election.cc:290] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597384 20904 raft_consensus.cc:2804] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597371 20915 consensus_queue.cc:237] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } }
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597456 20904 raft_consensus.cc:697] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Becoming Leader. State: Replica: e71978fafcd34e0183ed8b08541832f5, State: Running, Role: LEADER
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.597566 20904 consensus_queue.cc:237] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } }
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.598011 20891 tablet_bootstrap.cc:492] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Bootstrap starting.
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.598058 20890 ts_tablet_manager.cc:1434] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.599102 20891 tablet_bootstrap.cc:654] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Neither blocks nor log segments found. Creating new log.
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600154 20891 tablet_bootstrap.cc:492] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: No bootstrap required, opened a new log
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600229 20891 ts_tablet_manager.cc:1403] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600664 20891 raft_consensus.cc:359] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600745 20891 raft_consensus.cc:385] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600775 20891 raft_consensus.cc:740] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Initialized, Role: FOLLOWER
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600876 20891 consensus_queue.cc:260] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600951 20891 raft_consensus.cc:399] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.600983 20891 raft_consensus.cc:493] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.601019 20891 raft_consensus.cc:3060] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 0 FOLLOWER]: Advancing to term 1
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.601820 20891 raft_consensus.cc:515] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.601933 20891 leader_election.cc:304] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bddc39761cbf4300af16ca86ab394baf; no voters: 
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.602010 20891 leader_election.cc:290] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.602123 20899 raft_consensus.cc:2804] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Leader election won for term 1
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.602198 20899 raft_consensus.cc:697] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Becoming Leader. State: Replica: bddc39761cbf4300af16ca86ab394baf, State: Running, Role: LEADER
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.602216 20891 ts_tablet_manager.cc:1434] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.602308 20899 consensus_queue.cc:237] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } }
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.603302 20216 catalog_manager.cc:5696] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e71978fafcd34e0183ed8b08541832f5 (127.19.179.193). New cstate: current_term: 1 leader_uuid: "e71978fafcd34e0183ed8b08541832f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e71978fafcd34e0183ed8b08541832f5" member_type: VOTER last_known_addr { host: "127.19.179.193" port: 44375 } health_report { overall_health: HEALTHY } } }
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.603631 20218 catalog_manager.cc:5696] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8402966c5b384765a7ec5fe58dadceae (127.19.179.194). New cstate: current_term: 1 leader_uuid: "8402966c5b384765a7ec5fe58dadceae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8402966c5b384765a7ec5fe58dadceae" member_type: VOTER last_known_addr { host: "127.19.179.194" port: 35045 } health_report { overall_health: HEALTHY } } }
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.604234 20217 catalog_manager.cc:5696] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf reported cstate change: term changed from 0 to 1, leader changed from <none> to bddc39761cbf4300af16ca86ab394baf (127.19.179.195). New cstate: current_term: 1 leader_uuid: "bddc39761cbf4300af16ca86ab394baf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bddc39761cbf4300af16ca86ab394baf" member_type: VOTER last_known_addr { host: "127.19.179.195" port: 35873 } health_report { overall_health: HEALTHY } } }
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.605324 20889 leader_election.cc:290] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.605587 20889 ts_tablet_manager.cc:1434] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.002s
23:52:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.613539 20217 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246] alter complete (version 0)
23:52:07.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d13718281bfd4993b1c0dd89c6eae246
23:52:07.620 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1e53a375, flushNotification=Deferred@765266106(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.624 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.630 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.630 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.635 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.643 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bff3be2a972b4d8298f30aea6a3b3afb for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet aeace589f82f48baa8d96ff5f9aa5d37 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.648 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bff3be2a972b4d8298f30aea6a3b3afb@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=aeace589f82f48baa8d96ff5f9aa5d37@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}]
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.648 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.649 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)] connecting to peer
23:52:07.650 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)] connecting to peer
23:52:07.650 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)] Successfully connected to peer
23:52:07.652 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)] connecting to peer
23:52:07.653 [DEBUG - kudu-nio-5] (Connection.java:757) [peer e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)] Successfully connected to peer
23:52:07.653 [DEBUG - kudu-nio-4] (Connection.java:757) [peer bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)] Successfully connected to peer
23:52:07.665 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4cd0bd7c, L:/127.0.0.1:42402 - R:/127.19.179.194:35045] using TOKEN/null
23:52:07.665 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x56f7e75d, L:/127.0.0.1:33714 - R:/127.19.179.193:44375] using TOKEN/null
23:52:07.666 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xb0602d86, L:/127.0.0.1:59058 - R:/127.19.179.195:35873] using TOKEN/null
23:52:07.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=bff3be2a972b4d8298f30aea6a3b3afb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bff3be2a972b4d8298f30aea6a3b3afb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:07.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.693 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=aeace589f82f48baa8d96ff5f9aa5d37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.693 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet aeace589f82f48baa8d96ff5f9aa5d37 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:07.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.697 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.698 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.699 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.699 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.704802 20419 catalog_manager.cc:1294] Loaded cluster ID: f5224b5224bc4ab1b105dfae69abac85
23:52:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.704876 20419 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: loading cluster ID for follower catalog manager: success
23:52:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.706516 20419 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: acquiring CA information for follower catalog manager: success
23:52:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.707521 20419 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b77eb870da5a4876b3763811e2660c46: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:07.708 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5cb8a27a, flushNotification=Deferred@1601436307(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:07.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=bff3be2a972b4d8298f30aea6a3b3afb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bff3be2a972b4d8298f30aea6a3b3afb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:07.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.729 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=aeace589f82f48baa8d96ff5f9aa5d37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.729 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet aeace589f82f48baa8d96ff5f9aa5d37 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:07.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.733 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.733 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.737 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.737 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.741 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@72ff7cf0, flushNotification=Deferred@1800252327(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:07.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=bff3be2a972b4d8298f30aea6a3b3afb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bff3be2a972b4d8298f30aea6a3b3afb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:07.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.758 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=aeace589f82f48baa8d96ff5f9aa5d37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.758 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet aeace589f82f48baa8d96ff5f9aa5d37 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:07.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.762 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.762 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.763 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.763 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.769479 20448 catalog_manager.cc:1294] Loaded cluster ID: f5224b5224bc4ab1b105dfae69abac85
23:52:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.769564 20448 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: loading cluster ID for follower catalog manager: success
23:52:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.772060 20448 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: acquiring CA information for follower catalog manager: success
23:52:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.773449 20448 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 34e3dd2d3cb94bbdbfd4b2aff3006a02: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:07.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.778 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4621194c, flushNotification=Deferred@1336993156(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:07.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=bff3be2a972b4d8298f30aea6a3b3afb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bff3be2a972b4d8298f30aea6a3b3afb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:07.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=aeace589f82f48baa8d96ff5f9aa5d37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet aeace589f82f48baa8d96ff5f9aa5d37 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:07.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.814 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.814 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.816 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.816 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.821 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@316dced6, flushNotification=Deferred@2135444174(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:07.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=bff3be2a972b4d8298f30aea6a3b3afb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bff3be2a972b4d8298f30aea6a3b3afb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:07.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.842 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=aeace589f82f48baa8d96ff5f9aa5d37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.842 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet aeace589f82f48baa8d96ff5f9aa5d37 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:07.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.846 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.846 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.848 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.848 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.853263 20216 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:07.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.861543 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet bff3be2a972b4d8298f30aea6a3b3afb
23:52:07.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.861796 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet aeace589f82f48baa8d96ff5f9aa5d37
23:52:07.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.869297 20521 tablet_service.cc:1558] Processing DeleteTablet for tablet bff3be2a972b4d8298f30aea6a3b3afb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:33702
23:52:07.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.869382 20794 tablet_service.cc:1558] Processing DeleteTablet for tablet aeace589f82f48baa8d96ff5f9aa5d37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:59054
23:52:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.874965 20953 tablet_replica.cc:333] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: stopping tablet replica
23:52:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.875444 20953 raft_consensus.cc:2243] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Raft consensus shutting down.
23:52:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.875756 20953 raft_consensus.cc:2272] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.876289 20954 tablet_replica.cc:333] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: stopping tablet replica
23:52:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.876638 20954 raft_consensus.cc:2243] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Raft consensus shutting down.
23:52:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.876897 20954 raft_consensus.cc:2272] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 95a00a39a059497a8aa32a0223ca73ef for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000000, 0x000000007FFFFF9C)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e4b980cc08cd48ceb5c3d903fc1103a9 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000001, 0x000000017FFFFF9C)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 341fee5d8e24426b9e62b985532b5724 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x00000002, 0x000000027FFFFF9C)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=95a00a39a059497a8aa32a0223ca73ef@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e4b980cc08cd48ceb5c3d903fc1103a9@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=341fee5d8e24426b9e62b985532b5724@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.179.254:39911, [2ms] Sub RPC GetTableLocations: received response from server master-127.19.179.254:39911: OK, deferred=null)) after lookup
23:52:07.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=95a00a39a059497a8aa32a0223ca73ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 95a00a39a059497a8aa32a0223ca73ef for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
23:52:07.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e4b980cc08cd48ceb5c3d903fc1103a9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e4b980cc08cd48ceb5c3d903fc1103a9 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
23:52:07.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.886112 20954 ts_tablet_manager.cc:1916] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.888726 20954 ts_tablet_manager.cc:1929] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.888813 20954 log.cc:1199] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal/wals/aeace589f82f48baa8d96ff5f9aa5d37
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.889109 20954 ts_tablet_manager.cc:1950] T aeace589f82f48baa8d96ff5f9aa5d37 P bddc39761cbf4300af16ca86ab394baf: Deleting consensus metadata
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.889106 20953 ts_tablet_manager.cc:1916] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.890501 20204 catalog_manager.cc:5027] TS bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873): tablet aeace589f82f48baa8d96ff5f9aa5d37 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.891390 20953 ts_tablet_manager.cc:1929] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
23:52:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.891578 20953 log.cc:1199] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/wals/bff3be2a972b4d8298f30aea6a3b3afb
23:52:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.891937 20953 ts_tablet_manager.cc:1950] T bff3be2a972b4d8298f30aea6a3b3afb P e71978fafcd34e0183ed8b08541832f5: Deleting consensus metadata
23:52:07.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=341fee5d8e24426b9e62b985532b5724, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 341fee5d8e24426b9e62b985532b5724 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
23:52:07.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.893096 20202 catalog_manager.cc:5027] TS e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375): tablet bff3be2a972b4d8298f30aea6a3b3afb (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.894 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.894 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.899572 20216 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:07.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.905915 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet 95a00a39a059497a8aa32a0223ca73ef
23:52:07.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.906102 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet e4b980cc08cd48ceb5c3d903fc1103a9
23:52:07.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.906226 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet 341fee5d8e24426b9e62b985532b5724
23:52:07.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.907361 20658 tablet_service.cc:1558] Processing DeleteTablet for tablet e4b980cc08cd48ceb5c3d903fc1103a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:42392
23:52:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.908501 20523 tablet_service.cc:1558] Processing DeleteTablet for tablet 95a00a39a059497a8aa32a0223ca73ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:33702
23:52:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.908694 20953 tablet_replica.cc:333] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: stopping tablet replica
23:52:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.908812 20953 raft_consensus.cc:2243] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Raft consensus shutting down.
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.908944 20953 raft_consensus.cc:2272] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.909080 20795 tablet_service.cc:1558] Processing DeleteTablet for tablet 341fee5d8e24426b9e62b985532b5724 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:59054
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.909245 20954 tablet_replica.cc:333] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: stopping tablet replica
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.909344 20954 raft_consensus.cc:2243] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Raft consensus shutting down.
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.909466 20954 raft_consensus.cc:2272] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.909593 20953 ts_tablet_manager.cc:1916] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.910018 20954 ts_tablet_manager.cc:1916] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.911310 20955 tablet_replica.cc:333] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: stopping tablet replica
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.911641 20955 raft_consensus.cc:2243] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Raft consensus shutting down.
23:52:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.911850 20955 raft_consensus.cc:2272] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912163 20954 ts_tablet_manager.cc:1929] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912233 20954 log.cc:1199] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal/wals/341fee5d8e24426b9e62b985532b5724
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912256 20953 ts_tablet_manager.cc:1929] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912318 20953 log.cc:1199] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/wals/95a00a39a059497a8aa32a0223ca73ef
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912469 20954 ts_tablet_manager.cc:1950] T 341fee5d8e24426b9e62b985532b5724 P bddc39761cbf4300af16ca86ab394baf: Deleting consensus metadata
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.912536 20953 ts_tablet_manager.cc:1950] T 95a00a39a059497a8aa32a0223ca73ef P e71978fafcd34e0183ed8b08541832f5: Deleting consensus metadata
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.913165 20202 catalog_manager.cc:5027] TS e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375): tablet 95a00a39a059497a8aa32a0223ca73ef (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.913255 20955 ts_tablet_manager.cc:1916] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.913333 20204 catalog_manager.cc:5027] TS bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873): tablet 341fee5d8e24426b9e62b985532b5724 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.915522 20955 ts_tablet_manager.cc:1929] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.915607 20955 log.cc:1199] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal/wals/e4b980cc08cd48ceb5c3d903fc1103a9
23:52:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.915895 20955 ts_tablet_manager.cc:1950] T e4b980cc08cd48ceb5c3d903fc1103a9 P 8402966c5b384765a7ec5fe58dadceae: Deleting consensus metadata
23:52:07.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.917171 20203 catalog_manager.cc:5027] TS 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045): tablet e4b980cc08cd48ceb5c3d903fc1103a9 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 933f8390b4c64dc3b1eece7069ac1332 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000080000064, 0x00000001)
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b81642065d05447ab89efa479404bfe2 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000180000064, 0x00000002)
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e971b1f3ad5746fead2153646e47fb3b for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000280000064, 0x00000003)
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8ed1c78afd54fb1930326383f0cc96a for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000380000064, 0x00000004)
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1fcddca4f25491a84ae4002fcf788f7 for table 'org.apache.kudu.client.TestAlterTable-1783468327454' with partition [0x0000000480000064, 0x00000005)
23:52:07.919 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=933f8390b4c64dc3b1eece7069ac1332@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=b81642065d05447ab89efa479404bfe2@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e971b1f3ad5746fead2153646e47fb3b@[bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=e8ed1c78afd54fb1930326383f0cc96a@[e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=b1fcddca4f25491a84ae4002fcf788f7@[8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.179.254:39911, [2ms] Sub RPC GetTableLocations: received response from server master-127.19.179.254:39911: OK, deferred=null)) after lookup
23:52:07.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=933f8390b4c64dc3b1eece7069ac1332, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 933f8390b4c64dc3b1eece7069ac1332 for partition [0x0000000080000064, 0x00000001) with scanner id null
23:52:07.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b81642065d05447ab89efa479404bfe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b81642065d05447ab89efa479404bfe2 for partition [0x0000000180000064, 0x00000002) with scanner id null
23:52:07.928 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e971b1f3ad5746fead2153646e47fb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.928 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e971b1f3ad5746fead2153646e47fb3b for partition [0x0000000280000064, 0x00000003) with scanner id null
23:52:07.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=e8ed1c78afd54fb1930326383f0cc96a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e8ed1c78afd54fb1930326383f0cc96a for partition [0x0000000380000064, 0x00000004) with scanner id null
23:52:07.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468327454, tablet=b1fcddca4f25491a84ae4002fcf788f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:07.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.934787 20216 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.940665 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet 933f8390b4c64dc3b1eece7069ac1332
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.940886 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet b81642065d05447ab89efa479404bfe2
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941051 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet e971b1f3ad5746fead2153646e47fb3b
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941475 20795 tablet_service.cc:1558] Processing DeleteTablet for tablet e971b1f3ad5746fead2153646e47fb3b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:59054
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941658 20954 tablet_replica.cc:333] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: stopping tablet replica
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941725 20523 tablet_service.cc:1558] Processing DeleteTablet for tablet b81642065d05447ab89efa479404bfe2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:33702
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941771 20954 raft_consensus.cc:2243] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 1 LEADER]: Raft consensus shutting down.
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941908 20953 tablet_replica.cc:333] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: stopping tablet replica
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.941910 20954 raft_consensus.cc:2272] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942004 20953 raft_consensus.cc:2243] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Raft consensus shutting down.
23:52:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942116 20953 raft_consensus.cc:2272] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942625 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet e8ed1c78afd54fb1930326383f0cc96a
23:52:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942646 20954 ts_tablet_manager.cc:1916] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942785 20216 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 96a25b52ff644e61b922fbaaed3617aa: Sending DeleteTablet for 1 replicas of tablet b1fcddca4f25491a84ae4002fcf788f7
23:52:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.942919 20953 ts_tablet_manager.cc:1916] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.943645 20659 tablet_service.cc:1558] Processing DeleteTablet for tablet b1fcddca4f25491a84ae4002fcf788f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:42392
23:52:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.943874 20955 tablet_replica.cc:333] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: stopping tablet replica
23:52:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.943992 20955 raft_consensus.cc:2243] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Raft consensus shutting down.
23:52:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.944080 20658 tablet_service.cc:1558] Processing DeleteTablet for tablet 933f8390b4c64dc3b1eece7069ac1332 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:42392
23:52:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.944110 20955 raft_consensus.cc:2272] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.944939 20954 ts_tablet_manager.cc:1929] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.944947 20953 ts_tablet_manager.cc:1929] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945012 20954 log.cc:1199] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-2/wal/wals/e971b1f3ad5746fead2153646e47fb3b
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945012 20953 log.cc:1199] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/wals/b81642065d05447ab89efa479404bfe2
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945241 20953 ts_tablet_manager.cc:1950] T b81642065d05447ab89efa479404bfe2 P e71978fafcd34e0183ed8b08541832f5: Deleting consensus metadata
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945241 20954 ts_tablet_manager.cc:1950] T e971b1f3ad5746fead2153646e47fb3b P bddc39761cbf4300af16ca86ab394baf: Deleting consensus metadata
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945506 20523 tablet_service.cc:1558] Processing DeleteTablet for tablet e8ed1c78afd54fb1930326383f0cc96a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:07 UTC) from {username='slave'} at 127.0.0.1:33702
23:52:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.945717 20955 ts_tablet_manager.cc:1916] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.946135 20204 catalog_manager.cc:5027] TS bddc39761cbf4300af16ca86ab394baf (127.19.179.195:35873): tablet e971b1f3ad5746fead2153646e47fb3b (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.946237 20953 tablet_replica.cc:333] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: stopping tablet replica
23:52:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.946135 20202 catalog_manager.cc:5027] TS e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375): tablet b81642065d05447ab89efa479404bfe2 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.946328 20953 raft_consensus.cc:2243] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 1 LEADER]: Raft consensus shutting down.
23:52:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.946442 20953 raft_consensus.cc:2272] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.947044 20953 ts_tablet_manager.cc:1916] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.947897 20955 ts_tablet_manager.cc:1929] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.947971 20955 log.cc:1199] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal/wals/b1fcddca4f25491a84ae4002fcf788f7
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.948184 20955 ts_tablet_manager.cc:1950] T b1fcddca4f25491a84ae4002fcf788f7 P 8402966c5b384765a7ec5fe58dadceae: Deleting consensus metadata
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.948581 20953 ts_tablet_manager.cc:1929] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.948639 20953 log.cc:1199] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-0/wal/wals/e8ed1c78afd54fb1930326383f0cc96a
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.948839 20953 ts_tablet_manager.cc:1950] T e8ed1c78afd54fb1930326383f0cc96a P e71978fafcd34e0183ed8b08541832f5: Deleting consensus metadata
23:52:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.948838 20203 catalog_manager.cc:5027] TS 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045): tablet b1fcddca4f25491a84ae4002fcf788f7 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.949086 20955 tablet_replica.cc:333] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: stopping tablet replica
23:52:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.949185 20955 raft_consensus.cc:2243] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 1 LEADER]: Raft consensus shutting down.
23:52:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.949296 20955 raft_consensus.cc:2272] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.949601 20202 catalog_manager.cc:5027] TS e71978fafcd34e0183ed8b08541832f5 (127.19.179.193:44375): tablet e8ed1c78afd54fb1930326383f0cc96a (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.949899 20955 ts_tablet_manager.cc:1916] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.951378 20955 ts_tablet_manager.cc:1929] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
23:52:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.951452 20955 log.cc:1199] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster3933186522901170594/ts-1/wal/wals/933f8390b4c64dc3b1eece7069ac1332
23:52:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.951676 20955 ts_tablet_manager.cc:1950] T 933f8390b4c64dc3b1eece7069ac1332 P 8402966c5b384765a7ec5fe58dadceae: Deleting consensus metadata
23:52:07.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.952266 20203 catalog_manager.cc:5027] TS 8402966c5b384765a7ec5fe58dadceae (127.19.179.194:35045): tablet 933f8390b4c64dc3b1eece7069ac1332 (table org.apache.kudu.client.TestAlterTable-1783468327454 [id=d13718281bfd4993b1c0dd89c6eae246]) successfully deleted
23:52:07.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
23:52:07.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.179.254:39911, [1ms] Sub RPC GetTableLocations: received response from server master-127.19.179.254:39911: OK, deferred=null)) after lookup
23:52:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.959313 20216 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" }
23:52:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.959457 20216 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48168:
23:52:07.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468327454" }
23:52:07.964 [DEBUG - main] (Connection.java:575) [peer bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)] disconnecting while in state READY
23:52:07.964 [DEBUG - main] (Connection.java:575) [peer master-127.19.179.254:39911(127.19.179.254:39911)] disconnecting while in state READY
23:52:07.965 [DEBUG - main] (Connection.java:575) [peer 8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)] disconnecting while in state READY
23:52:07.965 [DEBUG - main] (Connection.java:575) [peer master-127.19.179.252:35975(127.19.179.252:35975)] disconnecting while in state READY
23:52:07.965 [DEBUG - main] (Connection.java:575) [peer master-127.19.179.253:40095(127.19.179.253:40095)] disconnecting while in state READY
23:52:07.965 [DEBUG - main] (Connection.java:575) [peer e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)] disconnecting while in state READY
23:52:07.965 [DEBUG - kudu-nio-4] (Connection.java:239) [peer bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)] handling channelInactive
23:52:07.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.179.254:39911(127.19.179.254:39911)] handling channelInactive
23:52:07.965 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)] handling channelInactive
23:52:07.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.179.254:39911(127.19.179.254:39911)] cleaning up while in state READY due to: connection closed
23:52:07.965 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8402966c5b384765a7ec5fe58dadceae(127.19.179.194:35045)] cleaning up while in state READY due to: connection closed
23:52:07.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.179.252:35975(127.19.179.252:35975)] handling channelInactive
23:52:07.965 [DEBUG - kudu-nio-4] (Connection.java:709) [peer bddc39761cbf4300af16ca86ab394baf(127.19.179.195:35873)] cleaning up while in state READY due to: connection closed
23:52:07.966 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.179.253:40095(127.19.179.253:40095)] handling channelInactive
23:52:07.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.179.253:40095(127.19.179.253:40095)] cleaning up while in state READY due to: connection closed
23:52:07.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.179.252:35975(127.19.179.252:35975)] cleaning up while in state READY due to: connection closed
23:52:07.967 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:07.969 [DEBUG - kudu-nio-5] (Connection.java:239) [peer e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)] handling channelInactive
23:52:07.969 [DEBUG - kudu-nio-5] (Connection.java:709) [peer e71978fafcd34e0183ed8b08541832f5(127.19.179.193:44375)] cleaning up while in state READY due to: connection closed
23:52:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.969551 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20462
23:52:07.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.977002 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20598
23:52:07.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.983579 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20734
23:52:07.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.989025 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20186
23:52:07.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.994378 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20258
23:52:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:07.999408 20175 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20329
23:52:08.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:08Z chronyd exiting
.23:52:08.047 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468328047
23:52:08.049 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:08.049 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:08.049 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:08.050 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:08.050 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:08.052 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:08.148 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:08.148 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:08.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.149601 20959 mini_oidc.cc:150] Starting JWKS server
23:52:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.150998 20959 webserver.cc:534] Webserver started at http://127.0.0.1:38991/ using document root <none> and password file <none>
23:52:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.151124 20959 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.151312 20959 webserver.cc:534] Webserver started at http://127.0.0.1:39035/ using document root <none> and password file <none>
23:52:08.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:08Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:08.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:08Z Disabled control of system clock
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.164093 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/logs
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data/info.pb
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.254:46135
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.254
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json with env {}
23:52:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.259511 20970 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.259702 20970 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.259745 20970 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.262945 20970 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.262996 20970 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.263015 20970 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.263031 20970 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.263047 20970 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.263060 20970 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38991/jwks.json
23:52:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.266822 20970 master_runner.cc:387] Master server non-default flags:
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.254:46135
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data/info.pb
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.254
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20970
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/logs
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:08.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.267927 20970 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:08.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.268967 20970 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:08.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.273874 20978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.273931 20976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.273916 20975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.274022 20970 server_base.cc:1061] running on GCE node
23:52:08.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.274646 20970 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:08.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.275455 20970 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:08.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.276592 20970 hybrid_clock.cc:648] HybridClock initialized: now 1783468328276577 us; error 27 us; skew 500 ppm
23:52:08.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.278249 20970 webserver.cc:534] Webserver started at http://127.20.119.254:38923/ using document root <none> and password file <none>
23:52:08.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.278774 20970 fs_manager.cc:362] Metadata directory not provided
23:52:08.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.278831 20970 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:08.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.279031 20970 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:08.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.280546 20970 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data/instance:
23:52:08.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac8e658b1e684eea8cb9d8da1610e58d"
23:52:08.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.281014 20970 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal/instance:
23:52:08.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac8e658b1e684eea8cb9d8da1610e58d"
23:52:08.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.284149 20970 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:08.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.286065 20984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.286933 20970 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.287042 20970 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac8e658b1e684eea8cb9d8da1610e58d"
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.287133 20970 fs_report.cc:389] FS layout report
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data/data
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:08.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.313148 20970 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:08.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.313777 20970 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:08.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.313949 20970 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.320688 20970 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.254:46135
23:52:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.320693 21038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.254:46135 every 8 connection(s)
23:52:08.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.321630 20970 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/data/info.pb
23:52:08.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.324177 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:08.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.326790 21039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.328754 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 20970
23:52:08.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.328888 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-0/wal/instance
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.330379 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/logs
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data/info.pb
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.253:45751
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.253
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json with env {}
23:52:08.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.339440 21039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.340195 20988 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.119.253:45751: connect: Connection refused (error 111)
23:52:08.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.341058 21039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.253:45751: Network error: Client connection negotiation failed: client connection to 127.20.119.253:45751: connect: Connection refused (error 111)
23:52:08.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.390269 21039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } attempt: 1
23:52:08.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.391779 21039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.253:45751: Network error: Client connection negotiation failed: client connection to 127.20.119.253:45751: connect: Connection refused (error 111)
23:52:08.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.428243 21043 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:08.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.428453 21043 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:08.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.428511 21043 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:08.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431746 21043 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:08.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431820 21043 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:08.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431849 21043 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:08.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431870 21043 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:08.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431892 21043 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:08.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.431910 21043 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38991/jwks.json
23:52:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.435742 21043 master_runner.cc:387] Master server non-default flags:
23:52:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.253:45751
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data/info.pb
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.253
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21043
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/logs
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.436761 21043 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:08.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.437780 21043 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:08.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.442613 21050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.442621 21049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.442831 21043 server_base.cc:1061] running on GCE node
23:52:08.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.442624 21052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.443357 21043 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:08.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.444226 21043 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:08.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.445365 21043 hybrid_clock.cc:648] HybridClock initialized: now 1783468328445356 us; error 20 us; skew 500 ppm
23:52:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.446929 21043 webserver.cc:534] Webserver started at http://127.20.119.253:44941/ using document root <none> and password file <none>
23:52:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.447432 21043 fs_manager.cc:362] Metadata directory not provided
23:52:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.447495 21043 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.447683 21043 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.449119 21043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data/instance:
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "756b658d6c444d2a9f8173225781d335"
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.449575 21043 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal/instance:
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "756b658d6c444d2a9f8173225781d335"
23:52:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.452481 21043 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:08.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.454300 21058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.455204 21043 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.455299 21043 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "756b658d6c444d2a9f8173225781d335"
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.455391 21043 fs_report.cc:389] FS layout report
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data/data
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:08.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.459959 21039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } attempt: 2
23:52:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.461156 21039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.253:45751: Network error: Client connection negotiation failed: client connection to 127.20.119.253:45751: connect: Connection refused (error 111)
23:52:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.476135 21043 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.476776 21043 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:08.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.476938 21043 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:08.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.483335 21043 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.253:45751
23:52:08.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.483340 21110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.253:45751 every 8 connection(s)
23:52:08.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.484325 21043 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/data/info.pb
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.485270 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21043
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.485344 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-1/wal/instance
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.485816 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal
23:52:08.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/logs
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data/info.pb
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.252:39737
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.252
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json with env {}
23:52:08.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.487128 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:08.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.489802 21111 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.498368 21111 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.503360 21111 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.504045 21060 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.504793 21111 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.252:39737: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.552306 21039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } attempt: 3
23:52:08.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.553984 21111 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } attempt: 1
23:52:08.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.555315 21111 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.252:39737: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.556625 21039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.557859 21039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.252:39737: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.585166 21113 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.585343 21113 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.585383 21113 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:08.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.588807 21113 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:08.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.588876 21113 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.588899 21113 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.588917 21113 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.588937 21113 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.589001 21113 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38991/jwks.json
23:52:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.589035 21039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } attempt: 1
23:52:08.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.590323 21039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.252:39737: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.592988 21113 master_runner.cc:387] Master server non-default flags:
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.252:39737
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38991/jwks.json
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data/info.pb
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.252
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21113
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/logs
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:08.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.593951 21113 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:08.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.594959 21113 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.599963 21122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.599967 21121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.600138 21124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.600270 21113 server_base.cc:1061] running on GCE node
23:52:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.600687 21113 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:08.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.601446 21113 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:08.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.602591 21113 hybrid_clock.cc:648] HybridClock initialized: now 1783468328602576 us; error 32 us; skew 500 ppm
23:52:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.604143 21113 webserver.cc:534] Webserver started at http://127.20.119.252:36267/ using document root <none> and password file <none>
23:52:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.604619 21113 fs_manager.cc:362] Metadata directory not provided
23:52:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.604668 21113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.604806 21113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.606150 21113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data/instance:
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816ede4bd67645e094926e37baabfd23"
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.606536 21113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal/instance:
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816ede4bd67645e094926e37baabfd23"
23:52:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.609359 21113 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:08.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.611124 21130 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.611990 21113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.612075 21113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816ede4bd67645e094926e37baabfd23"
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:08 on dist-test-slave-fjh2"
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.612141 21113 fs_report.cc:389] FS layout report
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data/data
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.623085 21113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.623482 21111 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } attempt: 2
23:52:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.623641 21113 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.623788 21113 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:08.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.624868 21111 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.119.252:39737: Network error: Client connection negotiation failed: client connection to 127.20.119.252:39737: connect: Connection refused (error 111)
23:52:08.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.630251 21113 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.252:39737
23:52:08.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.630268 21183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.252:39737 every 8 connection(s)
23:52:08.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.631114 21113 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/data/info.pb
23:52:08.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.633695 21184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:08.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.636371 21184 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.640358 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21113
23:52:08.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.640447 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/master-2/wal/instance
23:52:08.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.644524 21184 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.648424 21184 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } has no permanent_uuid. Determining permanent_uuid...
23:52:08.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.655637 21184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: Bootstrap starting.
23:52:08.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.657542 21184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: Neither blocks nor log segments found. Creating new log.
23:52:08.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.658188 21184 log.cc:826] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: Log is configured to *not* fsync() on all Append() calls
23:52:08.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.659601 21184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: No bootstrap required, opened a new log
23:52:08.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.662312 21184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.662459 21184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:08.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.662498 21184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816ede4bd67645e094926e37baabfd23, State: Initialized, Role: FOLLOWER
23:52:08.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.662806 21184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.663153 21193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.663256 21193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.664039 21184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: configured and running, proceeding with master startup.
23:52:08.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.665505 21039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } attempt: 2
23:52:08.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.668558 21204 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:08.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.668730 21204 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:08.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.667016 21113 master_runner.cc:187] Error getting master registration for 127.20.119.254:46135: OK, instance_id { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" instance_seqno: 1783468328318949 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:08.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.669230 21113 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:08.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.672119 21039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: Bootstrap starting.
23:52:08.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.674597 21039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: Neither blocks nor log segments found. Creating new log.
23:52:08.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.675405 21039 log.cc:826] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: Log is configured to *not* fsync() on all Append() calls
23:52:08.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.677037 21039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: No bootstrap required, opened a new log
23:52:08.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.679662 21039 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.679843 21039 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:08.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.679905 21039 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8e658b1e684eea8cb9d8da1610e58d, State: Initialized, Role: FOLLOWER
23:52:08.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.680305 21039 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.680747 21207 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.680872 21207 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.681293 21039 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: configured and running, proceeding with master startup.
23:52:08.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.685534 21218 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:08.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.685689 21218 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:08.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.686033 20970 master_runner.cc:187] Error getting master registration for 127.20.119.253:45751: OK, instance_id { permanent_uuid: "756b658d6c444d2a9f8173225781d335" instance_seqno: 1783468328481639 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:08.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.687598 20970 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:08.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.716035 21111 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } attempt: 3
23:52:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.721547 21111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335: Bootstrap starting.
23:52:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.723680 21111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335: Neither blocks nor log segments found. Creating new log.
23:52:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.724622 21111 log.cc:826] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335: Log is configured to *not* fsync() on all Append() calls
23:52:08.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.726140 21111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335: No bootstrap required, opened a new log
23:52:08.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.729544 21111 raft_consensus.cc:359] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.729686 21111 raft_consensus.cc:385] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:08.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.729741 21111 raft_consensus.cc:740] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 756b658d6c444d2a9f8173225781d335, State: Initialized, Role: FOLLOWER
23:52:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.730136 21111 consensus_queue.cc:260] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.730556 21221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.730752 21221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.731225 21111 sys_catalog.cc:565] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: configured and running, proceeding with master startup.
23:52:08.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.735869 21232 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:08.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.736032 21232 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:08.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.738780 21043 master_runner.cc:264] No leader master found from master 756b658d6c444d2a9f8173225781d335
23:52:08.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.738837 21043 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:08.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.784451 21207 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:08.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.784638 21207 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.785687 21207 leader_election.cc:290] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 756b658d6c444d2a9f8173225781d335 (127.20.119.253:45751), 816ede4bd67645e094926e37baabfd23 (127.20.119.252:39737)
23:52:08.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.786366 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816ede4bd67645e094926e37baabfd23" is_pre_election: true
23:52:08.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.786655 21158 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8e658b1e684eea8cb9d8da1610e58d in term 0.
23:52:08.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.787376 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "756b658d6c444d2a9f8173225781d335" is_pre_election: true
23:52:08.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.787606 21085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8e658b1e684eea8cb9d8da1610e58d in term 0.
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.788169 20986 leader_election.cc:304] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816ede4bd67645e094926e37baabfd23, ac8e658b1e684eea8cb9d8da1610e58d; no voters: 
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.788437 21207 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.788496 21207 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.788538 21207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 0 FOLLOWER]: Advancing to term 1
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.789633 21207 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.790002 21207 leader_election.cc:290] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [CANDIDATE]: Term 1 election: Requested vote from peers 756b658d6c444d2a9f8173225781d335 (127.20.119.253:45751), 816ede4bd67645e094926e37baabfd23 (127.20.119.252:39737)
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.790737 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "756b658d6c444d2a9f8173225781d335"
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.790854 21085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 0 FOLLOWER]: Advancing to term 1
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.791932 21085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8e658b1e684eea8cb9d8da1610e58d in term 1.
23:52:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.792716 20988 leader_election.cc:304] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [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: 756b658d6c444d2a9f8173225781d335, ac8e658b1e684eea8cb9d8da1610e58d; no voters: 
23:52:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.793049 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816ede4bd67645e094926e37baabfd23"
23:52:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.793164 21158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 0 FOLLOWER]: Advancing to term 1
23:52:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.794167 21158 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8e658b1e684eea8cb9d8da1610e58d in term 1.
23:52:08.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.794699 21207 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 1 FOLLOWER]: Leader election won for term 1
23:52:08.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.794868 21207 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [term 1 LEADER]: Becoming Leader. State: Replica: ac8e658b1e684eea8cb9d8da1610e58d, State: Running, Role: LEADER
23:52:08.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.795183 21207 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } }
23:52:08.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.799554 21207 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac8e658b1e684eea8cb9d8da1610e58d. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.799647 21207 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: This master's current role is: LEADER
23:52:08.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.801004 21236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.802052 21236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:08.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.808310 21158 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [term 1 FOLLOWER]: Refusing update from remote peer ac8e658b1e684eea8cb9d8da1610e58d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:08.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.808997 21234 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [LEADER]: Connected to new peer: Peer: permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:08.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.814231 21193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac8e658b1e684eea8cb9d8da1610e58d. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.814345 21193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:08.815197 20990 tablet.cc:2406] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:08.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.815961 21085 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [term 1 FOLLOWER]: Refusing update from remote peer ac8e658b1e684eea8cb9d8da1610e58d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:08.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.816591 21207 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [LEADER]: Connected to new peer: Peer: permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:08.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.823098 21221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac8e658b1e684eea8cb9d8da1610e58d. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.823199 21221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.827293 21234 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.827412 21234 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: This master's current role is: LEADER
23:52:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.828526 21221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.828624 21221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 756b658d6c444d2a9f8173225781d335 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.829196 21237 mvcc.cc:204] Tried to move back new op lower bound from 7305086274791673856 to 7305086274756665344. Current Snapshot: MvccSnapshot[applied={T|T < 7305086274791673856}]
23:52:08.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.830519 21240 mvcc.cc:204] Tried to move back new op lower bound from 7305086274791673856 to 7305086274756665344. Current Snapshot: MvccSnapshot[applied={T|T < 7305086274791673856}]
23:52:08.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.832629 21207 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.832723 21207 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d [sys.catalog]: This master's current role is: LEADER
23:52:08.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.833812 21193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8e658b1e684eea8cb9d8da1610e58d" member_type: VOTER last_known_addr { host: "127.20.119.254" port: 46135 } } peers { permanent_uuid: "756b658d6c444d2a9f8173225781d335" member_type: VOTER last_known_addr { host: "127.20.119.253" port: 45751 } } peers { permanent_uuid: "816ede4bd67645e094926e37baabfd23" member_type: VOTER last_known_addr { host: "127.20.119.252" port: 39737 } } }
23:52:08.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.833916 21193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23 [sys.catalog]: This master's current role is: FOLLOWER
23:52:08.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.835578 21238 mvcc.cc:204] Tried to move back new op lower bound from 7305086274791673856 to 7305086274756665344. Current Snapshot: MvccSnapshot[applied={T|T < 7305086274791673856}]
23:52:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.839260 21236 catalog_manager.cc:1382] Generated new cluster ID: 8202c168b7dd431293afdef8177377c6
23:52:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.839315 21236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:08.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.908383 21236 catalog_manager.cc:1405] Generated new certificate authority record
23:52:08.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.909523 21236 catalog_manager.cc:1539] Loading token signing keys...
23:52:08.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.920375 21236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: Generated new TSK 0
23:52:08.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.921078 21236 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:08.932163 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/logs
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data/info.pb
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.193:0
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.193
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.193
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:09.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.029466 21246 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:09.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.029631 21246 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:09.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.029667 21246 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:09.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.032876 21246 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:09.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.032966 21246 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.119.193
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.036621 21246 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.193:0
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data/info.pb
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.193
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21246
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.193
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/logs
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:09.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.037535 21246 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:09.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.038519 21246 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.044322 21251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.044341 21254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.044485 21246 server_base.cc:1061] running on GCE node
23:52:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.044381 21252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.044850 21246 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:09.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.045305 21246 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.046432 21246 hybrid_clock.cc:648] HybridClock initialized: now 1783468329046417 us; error 28 us; skew 500 ppm
23:52:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.047935 21246 webserver.cc:534] Webserver started at http://127.20.119.193:36889/ using document root <none> and password file <none>
23:52:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.048431 21246 fs_manager.cc:362] Metadata directory not provided
23:52:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.048494 21246 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.048678 21246 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.050148 21246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data/instance:
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f98dce8eef37471d9605d584d15a6e03"
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.050534 21246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal/instance:
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f98dce8eef37471d9605d584d15a6e03"
23:52:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.053359 21246 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:09.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.055132 21260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.055990 21246 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.056073 21246 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f98dce8eef37471d9605d584d15a6e03"
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.056138 21246 fs_report.cc:389] FS layout report
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data/data
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:09.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:09.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.084161 21246 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:09.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.084712 21246 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:09.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.084838 21246 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:09.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.085282 21246 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.086170 21246 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.086215 21246 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.086251 21246 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.086265 21246 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.094237 21246 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.193:41927
23:52:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.094266 21374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.193:41927 every 8 connection(s)
23:52:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.095111 21246 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/data/info.pb
23:52:09.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.097465 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21246
23:52:09.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.097574 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-0/wal/instance
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.100721 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/logs
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data/info.pb
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.194:0
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.194
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.194
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104096 21375 heartbeater.cc:344] Connected to a master server at 127.20.119.252:39737
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104142 21376 heartbeater.cc:344] Connected to a master server at 127.20.119.254:46135
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104307 21376 heartbeater.cc:461] Registering TS with master...
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104310 21375 heartbeater.cc:461] Registering TS with master...
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104660 21377 heartbeater.cc:344] Connected to a master server at 127.20.119.253:45751
23:52:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104830 21377 heartbeater.cc:461] Registering TS with master...
23:52:09.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104862 21376 heartbeater.cc:507] Master 127.20.119.254:46135 requested a full tablet report, sending...
23:52:09.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.104861 21375 heartbeater.cc:507] Master 127.20.119.252:39737 requested a full tablet report, sending...
23:52:09.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.105067 21377 heartbeater.cc:507] Master 127.20.119.253:45751 requested a full tablet report, sending...
23:52:09.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.106216 21075 ts_manager.cc:194] Registered new tserver with Master: f98dce8eef37471d9605d584d15a6e03 (127.20.119.193:41927)
23:52:09.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.106377 21148 ts_manager.cc:194] Registered new tserver with Master: f98dce8eef37471d9605d584d15a6e03 (127.20.119.193:41927)
23:52:09.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.107241 21001 ts_manager.cc:194] Registered new tserver with Master: f98dce8eef37471d9605d584d15a6e03 (127.20.119.193:41927)
23:52:09.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.108740 21001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.119.193:57147
23:52:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.201354 21382 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.201539 21382 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.201579 21382 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:09.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.204891 21382 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:09.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.204990 21382 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.119.194
23:52:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.208726 21382 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.194:0
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data/info.pb
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.194
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21382
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.194
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/logs
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:09.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.209723 21382 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:09.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.210743 21382 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:09.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.216666 21388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.216754 21382 server_base.cc:1061] running on GCE node
23:52:09.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.216660 21391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.216662 21389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.217236 21382 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.217733 21382 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.218868 21382 hybrid_clock.cc:648] HybridClock initialized: now 1783468329218843 us; error 41 us; skew 500 ppm
23:52:09.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.220428 21382 webserver.cc:534] Webserver started at http://127.20.119.194:44681/ using document root <none> and password file <none>
23:52:09.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.220897 21382 fs_manager.cc:362] Metadata directory not provided
23:52:09.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.220944 21382 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:09.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.221093 21382 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.222479 21382 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data/instance:
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad84d2984fbd4f549b293611368fbf4c"
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.222875 21382 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal/instance:
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad84d2984fbd4f549b293611368fbf4c"
23:52:09.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.225777 21382 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.227633 21397 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.228538 21382 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.228626 21382 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad84d2984fbd4f549b293611368fbf4c"
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.228696 21382 fs_report.cc:389] FS layout report
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data/data
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:09.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.247581 21382 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:09.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.248217 21382 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:09.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.248378 21382 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:09.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.248919 21382 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:09.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.249876 21382 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:09.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.249922 21382 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:09.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.249972 21382 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:09.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.249992 21382 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:09.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.257922 21382 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.194:36099
23:52:09.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.257972 21511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.194:36099 every 8 connection(s)
23:52:09.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.258795 21382 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/data/info.pb
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.266921 21512 heartbeater.cc:344] Connected to a master server at 127.20.119.252:39737
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.267150 21512 heartbeater.cc:461] Registering TS with master...
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.267163 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21382
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.267236 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-1/wal/instance
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.267676 21512 heartbeater.cc:507] Master 127.20.119.252:39737 requested a full tablet report, sending...
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.268565 21514 heartbeater.cc:344] Connected to a master server at 127.20.119.253:45751
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.268731 21514 heartbeater.cc:461] Registering TS with master...
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.268819 21513 heartbeater.cc:344] Connected to a master server at 127.20.119.254:46135
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.268901 21513 heartbeater.cc:461] Registering TS with master...
23:52:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.268918 21514 heartbeater.cc:507] Master 127.20.119.253:45751 requested a full tablet report, sending...
23:52:09.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.269583 21075 ts_manager.cc:194] Registered new tserver with Master: ad84d2984fbd4f549b293611368fbf4c (127.20.119.194:36099)
23:52:09.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.269618 21148 ts_manager.cc:194] Registered new tserver with Master: ad84d2984fbd4f549b293611368fbf4c (127.20.119.194:36099)
23:52:09.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.269835 20959 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/logs
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data/info.pb
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.195:0
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.195
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.195
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.271131 21513 heartbeater.cc:507] Master 127.20.119.254:46135 requested a full tablet report, sending...
23:52:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.271706 21000 ts_manager.cc:194] Registered new tserver with Master: ad84d2984fbd4f549b293611368fbf4c (127.20.119.194:36099)
23:52:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.272231 21000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.119.194:58653
23:52:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.368315 21519 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.368498 21519 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.368552 21519 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.371773 21519 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:09.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.371907 21519 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.119.195
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.375517 21519 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.119.212:43769
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.119.195:0
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:09.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data/info.pb
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.119.195
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.119.254:46135,127.20.119.253:45751,127.20.119.252:39737
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21519
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.119.195
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/logs
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:09.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:09.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.376904 21519 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.378108 21519 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.383960 21525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.384007 21527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.383970 21524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.384311 21519 server_base.cc:1061] running on GCE node
23:52:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.384620 21519 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:09.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.385074 21519 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:09.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.386212 21519 hybrid_clock.cc:648] HybridClock initialized: now 1783468329386198 us; error 32 us; skew 500 ppm
23:52:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.387737 21519 webserver.cc:534] Webserver started at http://127.20.119.195:43457/ using document root <none> and password file <none>
23:52:09.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.388248 21519 fs_manager.cc:362] Metadata directory not provided
23:52:09.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.388299 21519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:09.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.388440 21519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.390039 21519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data/instance:
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d02e472204545e98bc3dbdab7ae9a0a"
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.390429 21519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal/instance:
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d02e472204545e98bc3dbdab7ae9a0a"
23:52:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.393437 21519 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:09.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.395289 21533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.396193 21519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.396278 21519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d02e472204545e98bc3dbdab7ae9a0a"
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.396346 21519 fs_report.cc:389] FS layout report
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data/data
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:09.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.408596 21519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.409128 21519 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.409283 21519 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.409770 21519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:09.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.410666 21519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:09.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.410714 21519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:09.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.410761 21519 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:09.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.410780 21519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:09.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.418969 21519 rpc_server.cc:307] RPC server started. Bound to: 127.20.119.195:34983
23:52:09.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.419011 21646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.119.195:34983 every 8 connection(s)
23:52:09.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.419894 21519 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/data/info.pb
23:52:09.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.424578 20959 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21519
23:52:09.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.424667 20959 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15734717581139840774/ts-2/wal/instance
23:52:09.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.428558 21648 heartbeater.cc:344] Connected to a master server at 127.20.119.254:46135
23:52:09.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.428618 21649 heartbeater.cc:344] Connected to a master server at 127.20.119.253:45751
23:52:09.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.428766 21648 heartbeater.cc:461] Registering TS with master...
23:52:09.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.428767 21649 heartbeater.cc:461] Registering TS with master...
23:52:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.429278 21648 heartbeater.cc:507] Master 127.20.119.254:46135 requested a full tablet report, sending...
23:52:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.429279 21649 heartbeater.cc:507] Master 127.20.119.253:45751 requested a full tablet report, sending...
23:52:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.429749 21647 heartbeater.cc:344] Connected to a master server at 127.20.119.252:39737
23:52:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.429824 21647 heartbeater.cc:461] Registering TS with master...
23:52:09.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.429994 21647 heartbeater.cc:507] Master 127.20.119.252:39737 requested a full tablet report, sending...
23:52:09.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.430681 21000 ts_manager.cc:194] Registered new tserver with Master: 2d02e472204545e98bc3dbdab7ae9a0a (127.20.119.195:34983)
23:52:09.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.430682 21147 ts_manager.cc:194] Registered new tserver with Master: 2d02e472204545e98bc3dbdab7ae9a0a (127.20.119.195:34983)
23:52:09.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.430763 21074 ts_manager.cc:194] Registered new tserver with Master: 2d02e472204545e98bc3dbdab7ae9a0a (127.20.119.195:34983)
23:52:09.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.431293 21000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.119.195:54309
23:52:09.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.445046 20959 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:09.445 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:09.446 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:09.446 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.119.254"
      port: 46135
    }
    bound_http_address {
      host: "127.20.119.254"
      port: 38923
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.119.253"
      port: 45751
    }
    bound_http_address {
      host: "127.20.119.253"
      port: 44941
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.119.252"
      port: 39737
    }
    bound_http_address {
      host: "127.20.119.252"
      port: 36267
    }
  }
}

23:52:09.446 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:09.447 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.119.193"
      port: 41927
    }
    bound_http_address {
      host: "127.20.119.193"
      port: 36889
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.119.194"
      port: 36099
    }
    bound_http_address {
      host: "127.20.119.194"
      port: 44681
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.119.195"
      port: 34983
    }
    bound_http_address {
      host: "127.20.119.195"
      port: 43457
    }
  }
}

23:52:09.447 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:09.449 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:09.450 [DEBUG - main] (Connection.java:748) [peer master-127.20.119.253:45751(127.20.119.253:45751)] connecting to peer
23:52:09.451 [DEBUG - main] (Connection.java:748) [peer master-127.20.119.254:46135(127.20.119.254:46135)] connecting to peer
23:52:09.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.119.253:45751(127.20.119.253:45751)] Successfully connected to peer
23:52:09.451 [DEBUG - main] (Connection.java:748) [peer master-127.20.119.252:39737(127.20.119.252:39737)] connecting to peer
23:52:09.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.119.254:46135(127.20.119.254:46135)] Successfully connected to peer
23:52:09.453 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.119.253
23:52:09.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.20.119.252:39737(127.20.119.252:39737)] Successfully connected to peer
23:52:09.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.119.254
23:52:09.455 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.119.252
23:52:09.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c852da1, L:/127.0.0.1:37038 - R:/127.20.119.253:45751] using SASL/PLAIN
23:52:09.464 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7f32f143, L:/127.0.0.1:46590 - R:/127.20.119.252:39737] using SASL/PLAIN
23:52:09.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7380866, L:/127.0.0.1:40994 - R:/127.20.119.254:46135] using SASL/PLAIN
23:52:09.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:09.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.119.253:45751, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.119.254:46135, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.119.252:39737, [14ms] Sub RPC ConnectToMaster: received response from server master-127.20.119.253:45751: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.20.119.252:39737: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.20.119.254:46135: OK, deferred=null) after lookup
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.472836 21000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40994:
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468329449"
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:09.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f8c055759df041d38292ff776a0aee28
23:52:09.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.495266 21446 tablet_service.cc:1511] Processing CreateTablet for tablet c7dcb3b115e74b55929b7af7f579505f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468329449 [id=f8c055759df041d38292ff776a0aee28]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
23:52:09.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.495265 21309 tablet_service.cc:1511] Processing CreateTablet for tablet c7af90a95fd5484f858c571223524e62 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468329449 [id=f8c055759df041d38292ff776a0aee28]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
23:52:09.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.496220 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7af90a95fd5484f858c571223524e62. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:09.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.496223 21446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7dcb3b115e74b55929b7af7f579505f. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:09.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.501513 21669 tablet_bootstrap.cc:492] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Bootstrap starting.
23:52:09.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.502978 21670 tablet_bootstrap.cc:492] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Bootstrap starting.
23:52:09.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.503718 21669 tablet_bootstrap.cc:654] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Neither blocks nor log segments found. Creating new log.
23:52:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.504402 21669 log.cc:826] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Log is configured to *not* fsync() on all Append() calls
23:52:09.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.505134 21670 tablet_bootstrap.cc:654] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Neither blocks nor log segments found. Creating new log.
23:52:09.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.505841 21669 tablet_bootstrap.cc:492] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: No bootstrap required, opened a new log
23:52:09.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.505913 21670 log.cc:826] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Log is configured to *not* fsync() on all Append() calls
23:52:09.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.506021 21669 ts_tablet_manager.cc:1403] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:52:09.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.507509 21670 tablet_bootstrap.cc:492] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: No bootstrap required, opened a new log
23:52:09.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.507678 21670 ts_tablet_manager.cc:1403] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:52:09.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.508447 21669 raft_consensus.cc:359] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98dce8eef37471d9605d584d15a6e03" member_type: VOTER last_known_addr { host: "127.20.119.193" port: 41927 } }
23:52:09.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.508620 21669 raft_consensus.cc:385] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.508673 21669 raft_consensus.cc:740] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f98dce8eef37471d9605d584d15a6e03, State: Initialized, Role: FOLLOWER
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.509083 21669 consensus_queue.cc:260] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98dce8eef37471d9605d584d15a6e03" member_type: VOTER last_known_addr { host: "127.20.119.193" port: 41927 } }
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.509214 21669 raft_consensus.cc:399] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.509264 21669 raft_consensus.cc:493] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.509337 21669 raft_consensus.cc:3060] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 0 FOLLOWER]: Advancing to term 1
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.510211 21669 raft_consensus.cc:515] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98dce8eef37471d9605d584d15a6e03" member_type: VOTER last_known_addr { host: "127.20.119.193" port: 41927 } }
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.510914 21670 raft_consensus.cc:359] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad84d2984fbd4f549b293611368fbf4c" member_type: VOTER last_known_addr { host: "127.20.119.194" port: 36099 } }
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511082 21670 raft_consensus.cc:385] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511148 21670 raft_consensus.cc:740] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad84d2984fbd4f549b293611368fbf4c, State: Initialized, Role: FOLLOWER
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511574 21670 consensus_queue.cc:260] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad84d2984fbd4f549b293611368fbf4c" member_type: VOTER last_known_addr { host: "127.20.119.194" port: 36099 } }
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511701 21670 raft_consensus.cc:399] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511750 21670 raft_consensus.cc:493] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.511852 21670 raft_consensus.cc:3060] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 0 FOLLOWER]: Advancing to term 1
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.510543 21669 leader_election.cc:304] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f98dce8eef37471d9605d584d15a6e03; no voters: 
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.512449 21669 leader_election.cc:290] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.512748 21670 raft_consensus.cc:515] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad84d2984fbd4f549b293611368fbf4c" member_type: VOTER last_known_addr { host: "127.20.119.194" port: 36099 } }
23:52:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.512837 21673 raft_consensus.cc:2804] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 1 FOLLOWER]: Leader election won for term 1
23:52:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.513015 21673 raft_consensus.cc:697] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [term 1 LEADER]: Becoming Leader. State: Replica: f98dce8eef37471d9605d584d15a6e03, State: Running, Role: LEADER
23:52:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.513206 21670 leader_election.cc:304] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad84d2984fbd4f549b293611368fbf4c; no voters: 
23:52:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.513273 21669 ts_tablet_manager.cc:1434] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
23:52:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.513355 21673 consensus_queue.cc:237] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98dce8eef37471d9605d584d15a6e03" member_type: VOTER last_known_addr { host: "127.20.119.193" port: 41927 } }
23:52:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.513648 21376 heartbeater.cc:499] Master 127.20.119.254:46135 was elected leader, sending a full tablet report...
23:52:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.514011 21670 leader_election.cc:290] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.514117 21676 raft_consensus.cc:2804] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 1 FOLLOWER]: Leader election won for term 1
23:52:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.514391 21676 raft_consensus.cc:697] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [term 1 LEADER]: Becoming Leader. State: Replica: ad84d2984fbd4f549b293611368fbf4c, State: Running, Role: LEADER
23:52:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.514737 21670 ts_tablet_manager.cc:1434] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
23:52:09.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.515404 21513 heartbeater.cc:499] Master 127.20.119.254:46135 was elected leader, sending a full tablet report...
23:52:09.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.514739 21676 consensus_queue.cc:237] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad84d2984fbd4f549b293611368fbf4c" member_type: VOTER last_known_addr { host: "127.20.119.194" port: 36099 } }
23:52:09.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.517385 21000 catalog_manager.cc:5696] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to f98dce8eef37471d9605d584d15a6e03 (127.20.119.193). New cstate: current_term: 1 leader_uuid: "f98dce8eef37471d9605d584d15a6e03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98dce8eef37471d9605d584d15a6e03" member_type: VOTER last_known_addr { host: "127.20.119.193" port: 41927 } health_report { overall_health: HEALTHY } } }
23:52:09.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.520037 21001 catalog_manager.cc:5696] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c reported cstate change: term changed from 0 to 1, leader changed from <none> to ad84d2984fbd4f549b293611368fbf4c (127.20.119.194). New cstate: current_term: 1 leader_uuid: "ad84d2984fbd4f549b293611368fbf4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad84d2984fbd4f549b293611368fbf4c" member_type: VOTER last_known_addr { host: "127.20.119.194" port: 36099 } health_report { overall_health: HEALTHY } } }
23:52:09.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.537 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5c77053b, flushNotification=Deferred@649630909(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:09.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.541 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.541 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.541 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.550 [DEBUG - kudu-nio-1] (Connection.java:748) [peer ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)] connecting to peer
23:52:09.551 [DEBUG - kudu-nio-1] (Connection.java:748) [peer f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)] connecting to peer
23:52:09.552 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)] Successfully connected to peer
23:52:09.553 [DEBUG - kudu-nio-4] (Connection.java:757) [peer f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)] Successfully connected to peer
23:52:09.563 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x9446801d, L:/127.0.0.1:57740 - R:/127.20.119.194:36099] using TOKEN/null
23:52:09.565 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x07ed9cd3, L:/127.0.0.1:33506 - R:/127.20.119.193:41927] using TOKEN/null
23:52:09.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.119.254:46135, [1ms] Sub RPC GetTableLocations: received response from server master-127.20.119.254:46135: OK, deferred=null)) after lookup
23:52:09.580 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468329449, tablet=c7af90a95fd5484f858c571223524e62, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:09.580 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c7af90a95fd5484f858c571223524e62 for partition [0x00000000, 0x00000001) with scanner id null
23:52:09.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468329449, tablet=c7dcb3b115e74b55929b7af7f579505f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:09.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c7dcb3b115e74b55929b7af7f579505f for partition [0x00000001, 0x00000002) with scanner id null
23:52:09.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.592744 20995 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40994:
23:52:09.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468329449" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
23:52:09.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.604595 21686 tablet.cc:1724] T c7af90a95fd5484f858c571223524e62 P f98dce8eef37471d9605d584d15a6e03: Alter schema from (
23:52:09.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:09.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0Key INT32 NOT NULL,
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
23:52:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.609824 21685 tablet.cc:1724] T c7dcb3b115e74b55929b7af7f579505f P ad84d2984fbd4f549b293611368fbf4c: Alter schema from (
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0Key INT32 NOT NULL,
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
23:52:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:52:09.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.643555 20995 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ac8e658b1e684eea8cb9d8da1610e58d: org.apache.kudu.client.TestAlterTable-1783468329449 [id=f8c055759df041d38292ff776a0aee28] alter complete (version 1)
23:52:09.658 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468329449, tablet=c7af90a95fd5484f858c571223524e62, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:09.659 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: Some columns are not present in the current schema: c0
	at org.apache.kudu.client.RpcProxy.dispatchTSError(RpcProxy.java:375)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:278)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.channelRead0(Connection.java:377)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1519)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1377)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1428)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:171)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
23:52:09.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f8c055759df041d38292ff776a0aee28
23:52:09.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7af90a95fd5484f858c571223524e62 for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000000, 0x00000001)
23:52:09.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c7dcb3b115e74b55929b7af7f579505f for table 'org.apache.kudu.client.TestAlterTable-1783468329449' with partition [0x00000001, 0x00000002)
23:52:09.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=c7af90a95fd5484f858c571223524e62@[f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c7dcb3b115e74b55929b7af7f579505f@[ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:52:09.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.119.254:46135, [1ms] Sub RPC GetTableLocations: received response from server master-127.20.119.254:46135: OK, deferred=null)) after lookup
23:52:09.673 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468329449, tablet=c7af90a95fd5484f858c571223524e62, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:09.673 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c7af90a95fd5484f858c571223524e62 for partition [0x00000000, 0x00000001) with scanner id null
23:52:09.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.670043 21204 catalog_manager.cc:1294] Loaded cluster ID: 8202c168b7dd431293afdef8177377c6
23:52:09.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.670125 21204 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: loading cluster ID for follower catalog manager: success
23:52:09.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.672340 21204 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: acquiring CA information for follower catalog manager: success
23:52:09.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.673503 21204 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 816ede4bd67645e094926e37baabfd23: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:09.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468329449, tablet=c7dcb3b115e74b55929b7af7f579505f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:09.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c7dcb3b115e74b55929b7af7f579505f for partition [0x00000001, 0x00000002) with scanner id null
23:52:09.680 [DEBUG - main] (Connection.java:575) [peer master-127.20.119.254:46135(127.20.119.254:46135)] disconnecting while in state READY
23:52:09.680 [DEBUG - main] (Connection.java:575) [peer master-127.20.119.252:39737(127.20.119.252:39737)] disconnecting while in state READY
23:52:09.680 [DEBUG - main] (Connection.java:575) [peer ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)] disconnecting while in state READY
23:52:09.680 [DEBUG - main] (Connection.java:575) [peer master-127.20.119.253:45751(127.20.119.253:45751)] disconnecting while in state READY
23:52:09.680 [DEBUG - main] (Connection.java:575) [peer f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)] disconnecting while in state READY
23:52:09.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.119.253:45751(127.20.119.253:45751)] handling channelInactive
23:52:09.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.119.253:45751(127.20.119.253:45751)] cleaning up while in state READY due to: connection closed
23:52:09.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.20.119.252:39737(127.20.119.252:39737)] handling channelInactive
23:52:09.681 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.20.119.252:39737(127.20.119.252:39737)] cleaning up while in state READY due to: connection closed
23:52:09.682 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)] handling channelInactive
23:52:09.683 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ad84d2984fbd4f549b293611368fbf4c(127.20.119.194:36099)] cleaning up while in state READY due to: connection closed
23:52:09.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.119.254:46135(127.20.119.254:46135)] handling channelInactive
23:52:09.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.119.254:46135(127.20.119.254:46135)] cleaning up while in state READY due to: connection closed
23:52:09.685 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:09.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.689265 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21246
23:52:09.690 [DEBUG - kudu-nio-4] (Connection.java:239) [peer f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)] handling channelInactive
23:52:09.690 [DEBUG - kudu-nio-4] (Connection.java:709) [peer f98dce8eef37471d9605d584d15a6e03(127.20.119.193:41927)] cleaning up while in state READY due to: connection closed
23:52:09.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.696746 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21382
23:52:09.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.702139 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21519
23:52:09.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.706804 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 20970
23:52:09.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.712319 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21043
23:52:09.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.717383 20959 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21113
23:52:09.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:09Z chronyd exiting
.23:52:09.766 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468329766
23:52:09.768 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:09.768 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:09.768 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:09.768 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:09.768 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:09.776 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:09.866 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:09.867 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:09.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.868021 21692 mini_oidc.cc:150] Starting JWKS server
23:52:09.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.869349 21692 webserver.cc:534] Webserver started at http://127.0.0.1:44023/ using document root <none> and password file <none>
23:52:09.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.869477 21692 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:09.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.869668 21692 webserver.cc:534] Webserver started at http://127.0.0.1:36789/ using document root <none> and password file <none>
23:52:09.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:09Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:09Z Disabled control of system clock
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.882262 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/logs
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data/info.pb
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.62:35207
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.62
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json with env {}
23:52:09.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.976133 21703 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:09.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.976330 21703 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:09.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.976393 21703 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:09.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979665 21703 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:09.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979718 21703 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:09.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979744 21703 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:09.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979765 21703 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:09.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979786 21703 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:09.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.979825 21703 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44023/jwks.json
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.983565 21703 master_runner.cc:387] Master server non-default flags:
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.62:35207
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data/info.pb
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.62
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21703
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/logs
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:09.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.984709 21703 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:09.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.985747 21703 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.990552 21709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.990634 21703 server_base.cc:1061] running on GCE node
23:52:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.990536 21711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:09.990617 21708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:09.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.991274 21703 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:09.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.992159 21703 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:09.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.993297 21703 hybrid_clock.cc:648] HybridClock initialized: now 1783468329993277 us; error 33 us; skew 500 ppm
23:52:09.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.994832 21703 webserver.cc:534] Webserver started at http://127.21.47.62:35043/ using document root <none> and password file <none>
23:52:09.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.995337 21703 fs_manager.cc:362] Metadata directory not provided
23:52:09.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.995394 21703 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:09.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.995586 21703 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.997102 21703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data/instance:
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2ab7a03fb2c4507a91ed536efdfb751"
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:09.997597 21703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal/instance:
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2ab7a03fb2c4507a91ed536efdfb751"
23:52:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:10.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.000635 21703 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
23:52:10.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.002506 21717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.003358 21703 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.003458 21703 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2ab7a03fb2c4507a91ed536efdfb751"
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:09 on dist-test-slave-fjh2"
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.003551 21703 fs_report.cc:389] FS layout report
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data/data
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:10.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.024252 21703 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:10.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.024888 21703 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:10.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.025063 21703 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:10.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.031603 21770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.62:35207 every 8 connection(s)
23:52:10.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.031601 21703 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.62:35207
23:52:10.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.032614 21703 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/data/info.pb
23:52:10.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.035122 21771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:10.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.036580 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21703
23:52:10.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.036701 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-0/wal/instance
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.037999 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/logs
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data/info.pb
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.61:35219
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.61
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json with env {}
23:52:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.037899 21771 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.047323 21771 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.048029 21720 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.47.61:35219: connect: Connection refused (error 111)
23:52:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.048801 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.61:35219: Network error: Client connection negotiation failed: client connection to 127.21.47.61:35219: connect: Connection refused (error 111)
23:52:10.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.097985 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } attempt: 1
23:52:10.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.099344 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.61:35219: Network error: Client connection negotiation failed: client connection to 127.21.47.61:35219: connect: Connection refused (error 111)
23:52:10.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.134687 21773 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:10.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.134891 21773 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:10.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.134951 21773 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138360 21773 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138422 21773 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138450 21773 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138473 21773 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138496 21773 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:10.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.138512 21773 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44023/jwks.json
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.142426 21773 master_runner.cc:387] Master server non-default flags:
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.61:35219
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data/info.pb
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.61
23:52:10.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21773
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/logs
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.143652 21773 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:10.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.144799 21773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:10.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.149713 21784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.149689 21781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.149708 21782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.149832 21773 server_base.cc:1061] running on GCE node
23:52:10.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.150421 21773 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:10.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.151248 21773 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:10.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.152392 21773 hybrid_clock.cc:648] HybridClock initialized: now 1783468330152367 us; error 33 us; skew 500 ppm
23:52:10.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.154027 21773 webserver.cc:534] Webserver started at http://127.21.47.61:40703/ using document root <none> and password file <none>
23:52:10.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.154547 21773 fs_manager.cc:362] Metadata directory not provided
23:52:10.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.154606 21773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:10.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.154798 21773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.156323 21773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data/instance:
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5bbb17e04f44313b9378f668f9e4de6"
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.156777 21773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal/instance:
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5bbb17e04f44313b9378f668f9e4de6"
23:52:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.159829 21773 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:10.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.161715 21790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.162612 21773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.162710 21773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5bbb17e04f44313b9378f668f9e4de6"
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.162801 21773 fs_report.cc:389] FS layout report
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal
23:52:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data/data
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:10.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.167490 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } attempt: 2
23:52:10.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.168733 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.61:35219: Network error: Client connection negotiation failed: client connection to 127.21.47.61:35219: connect: Connection refused (error 111)
23:52:10.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.190361 21773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:10.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.191087 21773 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:10.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.191259 21773 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:10.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.198019 21842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.61:35219 every 8 connection(s)
23:52:10.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.198020 21773 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.61:35219
23:52:10.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.199040 21773 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/data/info.pb
23:52:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.201655 21843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.203150 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21773
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.203234 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-1/wal/instance
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.203729 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/logs
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data/info.pb
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.60:36785
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.60
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json with env {}
23:52:10.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.204629 21843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.213271 21843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.219137 21843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.219856 21792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.220602 21843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.259902 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } attempt: 3
23:52:10.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.264038 21771 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.265182 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.269827 21843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 1
23:52:10.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.271023 21843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.296322 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 1
23:52:10.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.297524 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.306550 21845 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:10.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.306746 21845 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:10.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.306792 21845 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310094 21845 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310141 21845 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310159 21845 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310175 21845 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310191 21845 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.310204 21845 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44023/jwks.json
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.313898 21845 master_runner.cc:387] Master server non-default flags:
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.60:36785
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44023/jwks.json
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data/info.pb
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.60
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21845
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/logs
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:10.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.314919 21845 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:10.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.315961 21845 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:10.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.320813 21856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.320817 21853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.320936 21854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.320995 21845 server_base.cc:1061] running on GCE node
23:52:10.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.321488 21845 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:10.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.322271 21845 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:10.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.323410 21845 hybrid_clock.cc:648] HybridClock initialized: now 1783468330323387 us; error 33 us; skew 500 ppm
23:52:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.324970 21845 webserver.cc:534] Webserver started at http://127.21.47.60:37823/ using document root <none> and password file <none>
23:52:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.325459 21845 fs_manager.cc:362] Metadata directory not provided
23:52:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.325522 21845 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.325708 21845 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.327114 21845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data/instance:
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "328be9820605403cb93ea0e1084e71ef"
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.327565 21845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal/instance:
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "328be9820605403cb93ea0e1084e71ef"
23:52:10.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.330490 21845 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
23:52:10.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.332327 21862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.333153 21845 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.333256 21845 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "328be9820605403cb93ea0e1084e71ef"
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.333343 21845 fs_report.cc:389] FS layout report
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data/data
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:10.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.339174 21843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 2
23:52:10.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.340346 21843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.368894 21845 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:10.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.369576 21845 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:10.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.369750 21845 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:10.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.372712 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 2
23:52:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.374238 21771 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.47.60:36785: Network error: Client connection negotiation failed: client connection to 127.21.47.60:36785: connect: Connection refused (error 111)
23:52:10.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.376796 21914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.60:36785 every 8 connection(s)
23:52:10.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.376801 21845 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.60:36785
23:52:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.377753 21845 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/data/info.pb
23:52:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.378527 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21845
23:52:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.378626 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/master-2/wal/instance
23:52:10.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.380421 21915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:10.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.384558 21915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.391692 21915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.395316 21915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } has no permanent_uuid. Determining permanent_uuid...
23:52:10.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.399973 21915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: Bootstrap starting.
23:52:10.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.402100 21915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: Neither blocks nor log segments found. Creating new log.
23:52:10.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.402691 21915 log.cc:826] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: Log is configured to *not* fsync() on all Append() calls
23:52:10.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.404206 21915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: No bootstrap required, opened a new log
23:52:10.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.406590 21915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.406735 21915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:10.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.406766 21915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 328be9820605403cb93ea0e1084e71ef, State: Initialized, Role: FOLLOWER
23:52:10.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.407099 21915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.407755 21922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.407887 21922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.408360 21915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: configured and running, proceeding with master startup.
23:52:10.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.412637 21933 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:10.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.412698 21933 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:10.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.411257 21845 master_runner.cc:187] Error getting master registration for 127.21.47.62:35207: OK, instance_id { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" instance_seqno: 1783468330029770 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:10.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.413267 21845 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:10.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.431531 21843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 3
23:52:10.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.437215 21843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: Bootstrap starting.
23:52:10.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.439395 21843 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: Neither blocks nor log segments found. Creating new log.
23:52:10.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.440093 21843 log.cc:826] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: Log is configured to *not* fsync() on all Append() calls
23:52:10.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.441804 21843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: No bootstrap required, opened a new log
23:52:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.444491 21843 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.444628 21843 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.444674 21843 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5bbb17e04f44313b9378f668f9e4de6, State: Initialized, Role: FOLLOWER
23:52:10.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.445056 21843 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.445461 21936 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.445569 21936 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.446072 21843 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: configured and running, proceeding with master startup.
23:52:10.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.450333 21947 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:10.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.450505 21947 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:10.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.449190 21773 master_runner.cc:187] Error getting master registration for 127.21.47.62:35207: OK, instance_id { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" instance_seqno: 1783468330029770 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:10.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.451349 21773 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.473410 21771 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } attempt: 3
23:52:10.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.480382 21771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Bootstrap starting.
23:52:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.483024 21771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Neither blocks nor log segments found. Creating new log.
23:52:10.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.483867 21771 log.cc:826] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Log is configured to *not* fsync() on all Append() calls
23:52:10.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.485710 21771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: No bootstrap required, opened a new log
23:52:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.489182 21771 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.489367 21771 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.489411 21771 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ab7a03fb2c4507a91ed536efdfb751, State: Initialized, Role: FOLLOWER
23:52:10.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.489845 21771 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.490327 21950 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.490568 21950 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.491088 21771 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: configured and running, proceeding with master startup.
23:52:10.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.498080 21961 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:10.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.498296 21961 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:10.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.499909 21703 master_runner.cc:264] No leader master found from master f2ab7a03fb2c4507a91ed536efdfb751
23:52:10.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.499974 21703 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:10.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.518889 21950 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:10.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.519068 21950 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.520190 21950 leader_election.cc:290] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5bbb17e04f44313b9378f668f9e4de6 (127.21.47.61:35219), 328be9820605403cb93ea0e1084e71ef (127.21.47.60:36785)
23:52:10.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.521078 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328be9820605403cb93ea0e1084e71ef" is_pre_election: true
23:52:10.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.521334 21889 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ab7a03fb2c4507a91ed536efdfb751 in term 0.
23:52:10.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.521893 21719 leader_election.cc:304] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 328be9820605403cb93ea0e1084e71ef, f2ab7a03fb2c4507a91ed536efdfb751; no voters: 
23:52:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.522989 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5bbb17e04f44313b9378f668f9e4de6" is_pre_election: true
23:52:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.523222 21817 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ab7a03fb2c4507a91ed536efdfb751 in term 0.
23:52:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.523659 21950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.523727 21950 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.523764 21950 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 0 FOLLOWER]: Advancing to term 1
23:52:10.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.525278 21950 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.525641 21950 leader_election.cc:290] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [CANDIDATE]: Term 1 election: Requested vote from peers b5bbb17e04f44313b9378f668f9e4de6 (127.21.47.61:35219), 328be9820605403cb93ea0e1084e71ef (127.21.47.60:36785)
23:52:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.526170 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "328be9820605403cb93ea0e1084e71ef"
23:52:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.526298 21889 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 0 FOLLOWER]: Advancing to term 1
23:52:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.527328 21889 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ab7a03fb2c4507a91ed536efdfb751 in term 1.
23:52:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.527593 21723 tablet.cc:2406] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.528393 21719 leader_election.cc:304] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [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: 328be9820605403cb93ea0e1084e71ef, f2ab7a03fb2c4507a91ed536efdfb751; no voters: 
23:52:10.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.530766 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5bbb17e04f44313b9378f668f9e4de6"
23:52:10.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.530884 21817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 0 FOLLOWER]: Advancing to term 1
23:52:10.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.531934 21817 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ab7a03fb2c4507a91ed536efdfb751 in term 1.
23:52:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.532863 21950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 1 FOLLOWER]: Leader election won for term 1
23:52:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.533061 21950 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [term 1 LEADER]: Becoming Leader. State: Replica: f2ab7a03fb2c4507a91ed536efdfb751, State: Running, Role: LEADER
23:52:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.533349 21950 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } }
23:52:10.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.535122 21950 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2ab7a03fb2c4507a91ed536efdfb751. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.535329 21950 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: This master's current role is: LEADER
23:52:10.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.536948 21965 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:10.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.538239 21965 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:10.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.543184 21889 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [term 1 FOLLOWER]: Refusing update from remote peer f2ab7a03fb2c4507a91ed536efdfb751: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:10.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.543903 21963 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [LEADER]: Connected to new peer: Peer: permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.548116 21922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2ab7a03fb2c4507a91ed536efdfb751. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.548234 21922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.549273 21817 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [term 1 FOLLOWER]: Refusing update from remote peer f2ab7a03fb2c4507a91ed536efdfb751: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:10.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.549880 21963 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:10.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.553731 21936 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2ab7a03fb2c4507a91ed536efdfb751. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.553853 21936 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.559468 21963 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.559574 21963 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: This master's current role is: LEADER
23:52:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.560825 21936 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.560922 21936 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6 [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.561357 21966 mvcc.cc:204] Tried to move back new op lower bound from 7305086281898065920 to 7305086281868242944. Current Snapshot: MvccSnapshot[applied={T|T < 7305086281898065920}]
23:52:10.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.563097 21970 mvcc.cc:204] Tried to move back new op lower bound from 7305086281898065920 to 7305086281868242944. Current Snapshot: MvccSnapshot[applied={T|T < 7305086281898065920}]
23:52:10.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.564910 21950 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.565012 21950 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751 [sys.catalog]: This master's current role is: LEADER
23:52:10.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.566102 21922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ab7a03fb2c4507a91ed536efdfb751" member_type: VOTER last_known_addr { host: "127.21.47.62" port: 35207 } } peers { permanent_uuid: "b5bbb17e04f44313b9378f668f9e4de6" member_type: VOTER last_known_addr { host: "127.21.47.61" port: 35219 } } peers { permanent_uuid: "328be9820605403cb93ea0e1084e71ef" member_type: VOTER last_known_addr { host: "127.21.47.60" port: 36785 } } }
23:52:10.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.566205 21922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef [sys.catalog]: This master's current role is: FOLLOWER
23:52:10.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.566988 21967 mvcc.cc:204] Tried to move back new op lower bound from 7305086281898065920 to 7305086281868242944. Current Snapshot: MvccSnapshot[applied={T|T < 7305086281898065920}]
23:52:10.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.570341 21965 catalog_manager.cc:1382] Generated new cluster ID: c5563c9c7ec84a5cb062e1d41840653f
23:52:10.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.570398 21965 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:10.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.605659 21965 catalog_manager.cc:1405] Generated new certificate authority record
23:52:10.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.607092 21965 catalog_manager.cc:1539] Loading token signing keys...
23:52:10.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.626296 21965 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Generated new TSK 0
23:52:10.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.627144 21965 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.643518 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/logs
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data/info.pb
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.1:0
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.1
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.1
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.743667 21975 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.743902 21975 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.743952 21975 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.747231 21975 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.747328 21975 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.47.1
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.751204 21975 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.1:0
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data/info.pb
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.1
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21975
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.1
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/logs
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:10.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.752363 21975 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:10.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.753449 21975 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:10.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.759243 21980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.759249 21981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.759455 21975 server_base.cc:1061] running on GCE node
23:52:10.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.759328 21983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.759948 21975 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:10.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.760458 21975 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:10.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.761606 21975 hybrid_clock.cc:648] HybridClock initialized: now 1783468330761594 us; error 23 us; skew 500 ppm
23:52:10.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.763178 21975 webserver.cc:534] Webserver started at http://127.21.47.1:41543/ using document root <none> and password file <none>
23:52:10.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.763679 21975 fs_manager.cc:362] Metadata directory not provided
23:52:10.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.763736 21975 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:10.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.763973 21975 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:10.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.765424 21975 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data/instance:
23:52:10.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "061ee417642c470dbac28df51a4ac356"
23:52:10.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.765873 21975 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal/instance:
23:52:10.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "061ee417642c470dbac28df51a4ac356"
23:52:10.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.768934 21975 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:10.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.770742 21989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.771621 21975 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.771718 21975 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "061ee417642c470dbac28df51a4ac356"
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.771839 21975 fs_report.cc:389] FS layout report
23:52:10.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data/data
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:10.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.799037 21975 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:10.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.799723 21975 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.799937 21975 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.800508 21975 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.801498 21975 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.801545 21975 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.801595 21975 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.801615 21975 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:10.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.810240 21975 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.1:39893
23:52:10.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.810294 22102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.1:39893 every 8 connection(s)
23:52:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.811319 21975 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/data/info.pb
23:52:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819612 22105 heartbeater.cc:344] Connected to a master server at 127.21.47.61:35219
23:52:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819621 22104 heartbeater.cc:344] Connected to a master server at 127.21.47.62:35207
23:52:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819845 22104 heartbeater.cc:461] Registering TS with master...
23:52:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819870 22103 heartbeater.cc:344] Connected to a master server at 127.21.47.60:36785
23:52:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819933 22103 heartbeater.cc:461] Registering TS with master...
23:52:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.819847 22105 heartbeater.cc:461] Registering TS with master...
23:52:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.820299 22104 heartbeater.cc:507] Master 127.21.47.62:35207 requested a full tablet report, sending...
23:52:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.820299 22103 heartbeater.cc:507] Master 127.21.47.60:36785 requested a full tablet report, sending...
23:52:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.820501 22105 heartbeater.cc:507] Master 127.21.47.61:35219 requested a full tablet report, sending...
23:52:10.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.820777 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 21975
23:52:10.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.820883 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal/instance
23:52:10.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.821749 21807 ts_manager.cc:194] Registered new tserver with Master: 061ee417642c470dbac28df51a4ac356 (127.21.47.1:39893)
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.821749 21879 ts_manager.cc:194] Registered new tserver with Master: 061ee417642c470dbac28df51a4ac356 (127.21.47.1:39893)
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.822070 21733 ts_manager.cc:194] Registered new tserver with Master: 061ee417642c470dbac28df51a4ac356 (127.21.47.1:39893)
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.823268 21733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.47.1:48443
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.823336 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/logs
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data/info.pb
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.2:0
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.2
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.2
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:10.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.923295 22110 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:10.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.923486 22110 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:10.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.923525 22110 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:10.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.926750 22110 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:10.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.926842 22110 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.47.2
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.930495 22110 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.2:0
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data/info.pb
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.2
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22110
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.2
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/logs
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.931452 22110 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:10.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.932513 22110 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:10.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.938166 22118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.938174 22115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.938333 22110 server_base.cc:1061] running on GCE node
23:52:10.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:10.938180 22116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:10.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.938750 22110 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:10.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.939203 22110 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:10.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.940340 22110 hybrid_clock.cc:648] HybridClock initialized: now 1783468330940323 us; error 26 us; skew 500 ppm
23:52:10.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.941807 22110 webserver.cc:534] Webserver started at http://127.21.47.2:45105/ using document root <none> and password file <none>
23:52:10.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.942312 22110 fs_manager.cc:362] Metadata directory not provided
23:52:10.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.942369 22110 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:10.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.942562 22110 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.944018 22110 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data/instance:
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa4a79d463684748a3c45e2abcb3b6c1"
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.944463 22110 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal/instance:
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa4a79d463684748a3c45e2abcb3b6c1"
23:52:10.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.947476 22110 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
23:52:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.949477 22124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.950368 22110 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.950464 22110 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa4a79d463684748a3c45e2abcb3b6c1"
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:10 on dist-test-slave-fjh2"
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.950556 22110 fs_report.cc:389] FS layout report
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data/data
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:10.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.974710 22110 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:10.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.975353 22110 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:10.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.975523 22110 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:10.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.976145 22110 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:10.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.977128 22110 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:10.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.977175 22110 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:10.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.977227 22110 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:10.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.977246 22110 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:10.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.985666 22110 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.2:46465
23:52:10.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.985704 22237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.2:46465 every 8 connection(s)
23:52:10.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.986536 22110 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/data/info.pb
23:52:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.988783 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22110
23:52:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.988874 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal/instance
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.991091 21692 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/logs
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data/info.pb
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.3:0
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.3
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.3
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996317 22240 heartbeater.cc:344] Connected to a master server at 127.21.47.61:35219
23:52:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996368 22239 heartbeater.cc:344] Connected to a master server at 127.21.47.62:35207
23:52:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996388 22238 heartbeater.cc:344] Connected to a master server at 127.21.47.60:36785
23:52:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996546 22238 heartbeater.cc:461] Registering TS with master...
23:52:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996549 22240 heartbeater.cc:461] Registering TS with master...
23:52:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.996546 22239 heartbeater.cc:461] Registering TS with master...
23:52:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.997123 22240 heartbeater.cc:507] Master 127.21.47.61:35219 requested a full tablet report, sending...
23:52:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.997138 22239 heartbeater.cc:507] Master 127.21.47.62:35207 requested a full tablet report, sending...
23:52:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.997123 22238 heartbeater.cc:507] Master 127.21.47.60:36785 requested a full tablet report, sending...
23:52:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.998252 21807 ts_manager.cc:194] Registered new tserver with Master: fa4a79d463684748a3c45e2abcb3b6c1 (127.21.47.2:46465)
23:52:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.998347 21879 ts_manager.cc:194] Registered new tserver with Master: fa4a79d463684748a3c45e2abcb3b6c1 (127.21.47.2:46465)
23:52:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.998422 21733 ts_manager.cc:194] Registered new tserver with Master: fa4a79d463684748a3c45e2abcb3b6c1 (127.21.47.2:46465)
23:52:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:10.999122 21733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.47.2:35857
23:52:11.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.095985 22245 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:11.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.096168 22245 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:11.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.096206 22245 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:11.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.099367 22245 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:11.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.099455 22245 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.47.3
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.103035 22245 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.47.20:46151
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.47.3:0
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data/info.pb
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.47.3
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.47.62:35207,127.21.47.61:35219,127.21.47.60:36785
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22245
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.47.3
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/logs
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:11.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.104001 22245 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:11.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.105008 22245 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.110824 22250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.110831 22251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.110949 22245 server_base.cc:1061] running on GCE node
23:52:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.110837 22253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.111461 22245 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:11.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.111963 22245 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:11.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.113093 22245 hybrid_clock.cc:648] HybridClock initialized: now 1783468331113076 us; error 32 us; skew 500 ppm
23:52:11.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.114570 22245 webserver.cc:534] Webserver started at http://127.21.47.3:42697/ using document root <none> and password file <none>
23:52:11.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.115038 22245 fs_manager.cc:362] Metadata directory not provided
23:52:11.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.115087 22245 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:11.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.115226 22245 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.116641 22245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data/instance:
23:52:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e6b608495354721bd44dff4b099477f"
23:52:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.117036 22245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal/instance:
23:52:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e6b608495354721bd44dff4b099477f"
23:52:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.119902 22245 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
23:52:11.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.121753 22259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:11.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.122668 22245 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:11.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.122752 22245 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal
23:52:11.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e6b608495354721bd44dff4b099477f"
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.122813 22245 fs_report.cc:389] FS layout report
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data/data
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.140246 22245 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.140764 22245 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.140898 22245 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.141438 22245 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.142517 22245 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.142565 22245 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.142601 22245 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.142613 22245 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:11.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.151031 22245 rpc_server.cc:307] RPC server started. Bound to: 127.21.47.3:36697
23:52:11.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.151073 22373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.47.3:36697 every 8 connection(s)
23:52:11.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.151975 22245 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/data/info.pb
23:52:11.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.158322 21692 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22245
23:52:11.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.158453 21692 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal/instance
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161077 22376 heartbeater.cc:344] Connected to a master server at 127.21.47.61:35219
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161334 22376 heartbeater.cc:461] Registering TS with master...
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161504 22375 heartbeater.cc:344] Connected to a master server at 127.21.47.62:35207
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161571 22375 heartbeater.cc:461] Registering TS with master...
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161855 22376 heartbeater.cc:507] Master 127.21.47.61:35219 requested a full tablet report, sending...
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161854 22375 heartbeater.cc:507] Master 127.21.47.62:35207 requested a full tablet report, sending...
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.161082 22374 heartbeater.cc:344] Connected to a master server at 127.21.47.60:36785
23:52:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.162815 22374 heartbeater.cc:461] Registering TS with master...
23:52:11.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.162942 21806 ts_manager.cc:194] Registered new tserver with Master: 4e6b608495354721bd44dff4b099477f (127.21.47.3:36697)
23:52:11.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.163017 22374 heartbeater.cc:507] Master 127.21.47.60:36785 requested a full tablet report, sending...
23:52:11.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.163331 21733 ts_manager.cc:194] Registered new tserver with Master: 4e6b608495354721bd44dff4b099477f (127.21.47.3:36697)
23:52:11.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.164000 21733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.47.3:60061
23:52:11.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.164463 21878 ts_manager.cc:194] Registered new tserver with Master: 4e6b608495354721bd44dff4b099477f (127.21.47.3:36697)
23:52:11.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.177387 21692 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:11.178 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:11.178 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:11.179 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.47.62"
      port: 35207
    }
    bound_http_address {
      host: "127.21.47.62"
      port: 35043
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.47.61"
      port: 35219
    }
    bound_http_address {
      host: "127.21.47.61"
      port: 40703
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.47.60"
      port: 36785
    }
    bound_http_address {
      host: "127.21.47.60"
      port: 37823
    }
  }
}

23:52:11.180 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:11.181 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.47.1"
      port: 39893
    }
    bound_http_address {
      host: "127.21.47.1"
      port: 41543
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.47.2"
      port: 46465
    }
    bound_http_address {
      host: "127.21.47.2"
      port: 45105
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.47.3"
      port: 36697
    }
    bound_http_address {
      host: "127.21.47.3"
      port: 42697
    }
  }
}

23:52:11.181 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:11.183 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:11.185 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.47.61:35219(127.21.47.61:35219)] connecting to peer
23:52:11.186 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.47.62:35207(127.21.47.62:35207)] connecting to peer
23:52:11.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.47.61:35219(127.21.47.61:35219)] Successfully connected to peer
23:52:11.187 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.47.60:36785(127.21.47.60:36785)] connecting to peer
23:52:11.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.47.62:35207(127.21.47.62:35207)] Successfully connected to peer
23:52:11.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.47.61
23:52:11.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.47.62
23:52:11.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.47.60:36785(127.21.47.60:36785)] Successfully connected to peer
23:52:11.196 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.47.60
23:52:11.205 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21c78fb9, L:/127.0.0.1:57056 - R:/127.21.47.60:36785] using SASL/PLAIN
23:52:11.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17728629, L:/127.0.0.1:49278 - R:/127.21.47.62:35207] using SASL/PLAIN
23:52:11.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:11.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=25), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.47.61:35219, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.47.62:35207, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.47.60:36785, [21ms] Sub RPC ConnectToMaster: received response from server master-127.21.47.60:36785: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.21.47.62:35207: OK, deferred=null) after lookup
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.211390 21733 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468331184"
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:11.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cf3080b, L:/127.0.0.1:52198 - R:/127.21.47.61:35219] using SASL/PLAIN
23:52:11.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table acfec910ac2a466b85ca2822ec68a06b
23:52:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.236207 22037 tablet_service.cc:1511] Processing CreateTablet for tablet d199da45bc2846efaabeece01a3ab5ef (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
23:52:11.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.237385 22037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d199da45bc2846efaabeece01a3ab5ef. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.238577 22308 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1b84fd1f094260bb40ad4935b83f22 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
23:52:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.239655 22308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1b84fd1f094260bb40ad4935b83f22. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.243119 22399 tablet_bootstrap.cc:492] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Bootstrap starting.
23:52:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.244666 22400 tablet_bootstrap.cc:492] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Bootstrap starting.
23:52:11.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.245496 22399 tablet_bootstrap.cc:654] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Neither blocks nor log segments found. Creating new log.
23:52:11.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.246572 22400 tablet_bootstrap.cc:654] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Neither blocks nor log segments found. Creating new log.
23:52:11.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.246845 22399 log.cc:826] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Log is configured to *not* fsync() on all Append() calls
23:52:11.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.247725 22400 log.cc:826] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Log is configured to *not* fsync() on all Append() calls
23:52:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.248740 22399 tablet_bootstrap.cc:492] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: No bootstrap required, opened a new log
23:52:11.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.248924 22399 ts_tablet_manager.cc:1403] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
23:52:11.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.249007 22400 tablet_bootstrap.cc:492] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: No bootstrap required, opened a new log
23:52:11.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.249166 22400 ts_tablet_manager.cc:1403] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:52:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.251399 22400 raft_consensus.cc:359] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.251567 22400 raft_consensus.cc:385] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.251616 22400 raft_consensus.cc:740] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e6b608495354721bd44dff4b099477f, State: Initialized, Role: FOLLOWER
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252004 22400 consensus_queue.cc:260] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252122 22400 raft_consensus.cc:399] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252174 22400 raft_consensus.cc:493] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252254 22400 raft_consensus.cc:3060] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Advancing to term 1
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252182 22399 raft_consensus.cc:359] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252357 22399 raft_consensus.cc:385] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252415 22399 raft_consensus.cc:740] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ee417642c470dbac28df51a4ac356, State: Initialized, Role: FOLLOWER
23:52:11.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252789 22399 consensus_queue.cc:260] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252930 22399 raft_consensus.cc:399] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.252990 22399 raft_consensus.cc:493] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.253074 22399 raft_consensus.cc:3060] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Advancing to term 1
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.253084 22400 raft_consensus.cc:515] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.253387 22400 leader_election.cc:304] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4e6b608495354721bd44dff4b099477f; no voters: 
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.253669 22400 leader_election.cc:290] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:11.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.253762 22403 raft_consensus.cc:2804] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Leader election won for term 1
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254004 22403 raft_consensus.cc:697] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 1 LEADER]: Becoming Leader. State: Replica: 4e6b608495354721bd44dff4b099477f, State: Running, Role: LEADER
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254001 22399 raft_consensus.cc:515] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254305 22399 leader_election.cc:304] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 061ee417642c470dbac28df51a4ac356; no voters: 
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254367 22403 consensus_queue.cc:237] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254554 22400 ts_tablet_manager.cc:1434] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
23:52:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.254748 22399 leader_election.cc:290] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:11.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.255203 22375 heartbeater.cc:499] Master 127.21.47.62:35207 was elected leader, sending a full tablet report...
23:52:11.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.255657 22399 ts_tablet_manager.cc:1434] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
23:52:11.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.256001 22104 heartbeater.cc:499] Master 127.21.47.62:35207 was elected leader, sending a full tablet report...
23:52:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.257704 21733 catalog_manager.cc:5696] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e6b608495354721bd44dff4b099477f (127.21.47.3). New cstate: current_term: 1 leader_uuid: "4e6b608495354721bd44dff4b099477f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } health_report { overall_health: HEALTHY } } }
23:52:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.258477 22407 raft_consensus.cc:2804] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Leader election won for term 1
23:52:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.258685 22407 raft_consensus.cc:697] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 1 LEADER]: Becoming Leader. State: Replica: 061ee417642c470dbac28df51a4ac356, State: Running, Role: LEADER
23:52:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.258942 22407 consensus_queue.cc:237] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.262636 21734 catalog_manager.cc:5696] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061ee417642c470dbac28df51a4ac356 (127.21.47.1). New cstate: current_term: 1 leader_uuid: "061ee417642c470dbac28df51a4ac356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } health_report { overall_health: HEALTHY } } }
23:52:11.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.288298 21734 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468331184" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:11.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.293955 21734 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7c5270c3bd743a1a860eaab343436d5 has no consensus state
23:52:11.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.294476 21734 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 56b828fb0ca94817bf6a16eeae6a3da7 has no consensus state
23:52:11.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.294721 21734 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e12f2f1f084c4b77b6d20067895be6bf has no consensus state
23:52:11.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.300966 22308 tablet_service.cc:1511] Processing CreateTablet for tablet 56b828fb0ca94817bf6a16eeae6a3da7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
23:52:11.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.301311 22308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b828fb0ca94817bf6a16eeae6a3da7. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.301489 22037 tablet_service.cc:1511] Processing CreateTablet for tablet e12f2f1f084c4b77b6d20067895be6bf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.301777 22037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12f2f1f084c4b77b6d20067895be6bf. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.303633 22400 tablet_bootstrap.cc:492] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Bootstrap starting.
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.304628 22400 tablet_bootstrap.cc:654] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Neither blocks nor log segments found. Creating new log.
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.305625 22400 tablet_bootstrap.cc:492] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: No bootstrap required, opened a new log
23:52:11.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.305703 22400 ts_tablet_manager.cc:1403] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306250 22400 raft_consensus.cc:359] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306351 22400 raft_consensus.cc:385] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306386 22400 raft_consensus.cc:740] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e6b608495354721bd44dff4b099477f, State: Initialized, Role: FOLLOWER
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306507 22400 consensus_queue.cc:260] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306584 22400 raft_consensus.cc:399] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306612 22400 raft_consensus.cc:493] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306648 22400 raft_consensus.cc:3060] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 0 FOLLOWER]: Advancing to term 1
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.306691 22399 tablet_bootstrap.cc:492] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Bootstrap starting.
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.307482 22400 raft_consensus.cc:515] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.307602 22400 leader_election.cc:304] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4e6b608495354721bd44dff4b099477f; no voters: 
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.307690 22399 tablet_bootstrap.cc:654] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Neither blocks nor log segments found. Creating new log.
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.307695 22400 leader_election.cc:290] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.307935 22400 ts_tablet_manager.cc:1434] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.309725 22404 raft_consensus.cc:2804] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Leader election won for term 1
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.309814 22404 raft_consensus.cc:697] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 1 LEADER]: Becoming Leader. State: Replica: 4e6b608495354721bd44dff4b099477f, State: Running, Role: LEADER
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.309918 22404 consensus_queue.cc:237] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } }
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.310544 22172 tablet_service.cc:1511] Processing CreateTablet for tablet f7c5270c3bd743a1a860eaab343436d5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.311676 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c5270c3bd743a1a860eaab343436d5. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.312148 22399 tablet_bootstrap.cc:492] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: No bootstrap required, opened a new log
23:52:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.312225 22399 ts_tablet_manager.cc:1403] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.312801 22399 raft_consensus.cc:359] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.312897 22399 raft_consensus.cc:385] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.312932 22399 raft_consensus.cc:740] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ee417642c470dbac28df51a4ac356, State: Initialized, Role: FOLLOWER
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.313061 22399 consensus_queue.cc:260] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.313140 22399 raft_consensus.cc:399] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.313170 22399 raft_consensus.cc:493] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.313205 22399 raft_consensus.cc:3060] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 0 FOLLOWER]: Advancing to term 1
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.314096 22399 raft_consensus.cc:515] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.314218 22399 leader_election.cc:304] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 061ee417642c470dbac28df51a4ac356; no voters: 
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.314386 21734 catalog_manager.cc:5696] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e6b608495354721bd44dff4b099477f (127.21.47.3). New cstate: current_term: 1 leader_uuid: "4e6b608495354721bd44dff4b099477f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e6b608495354721bd44dff4b099477f" member_type: VOTER last_known_addr { host: "127.21.47.3" port: 36697 } health_report { overall_health: HEALTHY } } }
23:52:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.315860 22399 leader_election.cc:290] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.316129 22409 raft_consensus.cc:2804] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Leader election won for term 1
23:52:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.316210 22409 raft_consensus.cc:697] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 1 LEADER]: Becoming Leader. State: Replica: 061ee417642c470dbac28df51a4ac356, State: Running, Role: LEADER
23:52:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.316211 22399 ts_tablet_manager.cc:1434] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
23:52:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.316324 22409 consensus_queue.cc:237] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } }
23:52:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.318601 21733 catalog_manager.cc:5696] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061ee417642c470dbac28df51a4ac356 (127.21.47.1). New cstate: current_term: 1 leader_uuid: "061ee417642c470dbac28df51a4ac356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061ee417642c470dbac28df51a4ac356" member_type: VOTER last_known_addr { host: "127.21.47.1" port: 39893 } health_report { overall_health: HEALTHY } } }
23:52:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.320433 21721 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e12f2f1f084c4b77b6d20067895be6bf (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e12f2f1f084c4b77b6d20067895be6bf consensus state has no leader
23:52:11.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.324456 22418 tablet_bootstrap.cc:492] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Bootstrap starting.
23:52:11.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.327490 22418 tablet_bootstrap.cc:654] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Neither blocks nor log segments found. Creating new log.
23:52:11.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.328373 22418 log.cc:826] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Log is configured to *not* fsync() on all Append() calls
23:52:11.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.330147 22418 tablet_bootstrap.cc:492] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: No bootstrap required, opened a new log
23:52:11.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.330338 22418 ts_tablet_manager.cc:1403] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
23:52:11.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.333655 22418 raft_consensus.cc:359] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" member_type: VOTER last_known_addr { host: "127.21.47.2" port: 46465 } }
23:52:11.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.333864 22418 raft_consensus.cc:385] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:11.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.333911 22418 raft_consensus.cc:740] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa4a79d463684748a3c45e2abcb3b6c1, State: Initialized, Role: FOLLOWER
23:52:11.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.334347 22418 consensus_queue.cc:260] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" member_type: VOTER last_known_addr { host: "127.21.47.2" port: 46465 } }
23:52:11.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.334478 22418 raft_consensus.cc:399] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:11.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.334537 22418 raft_consensus.cc:493] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:11.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.334617 22418 raft_consensus.cc:3060] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 0 FOLLOWER]: Advancing to term 1
23:52:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.335546 22418 raft_consensus.cc:515] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" member_type: VOTER last_known_addr { host: "127.21.47.2" port: 46465 } }
23:52:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.335913 22418 leader_election.cc:304] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fa4a79d463684748a3c45e2abcb3b6c1; no voters: 
23:52:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.336339 22418 leader_election.cc:290] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.336422 22420 raft_consensus.cc:2804] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 1 FOLLOWER]: Leader election won for term 1
23:52:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.336632 22420 raft_consensus.cc:697] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: fa4a79d463684748a3c45e2abcb3b6c1, State: Running, Role: LEADER
23:52:11.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.336987 22239 heartbeater.cc:499] Master 127.21.47.62:35207 was elected leader, sending a full tablet report...
23:52:11.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.337371 22420 consensus_queue.cc:237] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" member_type: VOTER last_known_addr { host: "127.21.47.2" port: 46465 } }
23:52:11.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.337584 22418 ts_tablet_manager.cc:1434] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
23:52:11.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.341179 21733 catalog_manager.cc:5696] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa4a79d463684748a3c45e2abcb3b6c1 (127.21.47.2). New cstate: current_term: 1 leader_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4a79d463684748a3c45e2abcb3b6c1" member_type: VOTER last_known_addr { host: "127.21.47.2" port: 46465 } health_report { overall_health: HEALTHY } } }
23:52:11.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.348119 21733 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b] alter complete (version 0)
23:52:11.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table acfec910ac2a466b85ca2822ec68a06b
23:52:11.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.376 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@19a8e1e2, flushNotification=Deferred@739725822(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.380 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299998, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299998, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299998, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299998, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299998}]
23:52:11.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.381 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.381 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.393 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.393 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.397 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)] connecting to peer
23:52:11.398 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)] connecting to peer
23:52:11.399 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)] Successfully connected to peer
23:52:11.400 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)] Successfully connected to peer
23:52:11.412 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x7d0c4031, L:/127.0.0.1:49728 - R:/127.21.47.1:39893] using TOKEN/null
23:52:11.412 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x04244828, L:/127.0.0.1:43798 - R:/127.21.47.3:36697] using TOKEN/null
23:52:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.414244 21933 catalog_manager.cc:1294] Loaded cluster ID: c5563c9c7ec84a5cb062e1d41840653f
23:52:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.414325 21933 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: loading cluster ID for follower catalog manager: success
23:52:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.416545 21933 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: acquiring CA information for follower catalog manager: success
23:52:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.417886 21933 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 328be9820605403cb93ea0e1084e71ef: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d199da45bc2846efaabeece01a3ab5ef for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000007FFFFF9C, 0x0000000080000064)
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7a1b84fd1f094260bb40ad4935b83f22 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x000000017FFFFF9C, 0x0000000180000064)
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d199da45bc2846efaabeece01a3ab5ef@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7a1b84fd1f094260bb40ad4935b83f22@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.47.62:35207, [1ms] Sub RPC GetTableLocations: received response from server master-127.21.47.62:35207: OK, deferred=null)) after lookup
23:52:11.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=d199da45bc2846efaabeece01a3ab5ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.432 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d199da45bc2846efaabeece01a3ab5ef for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:11.432 [DEBUG - Time-limited test] (Connection.java:748) [peer fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)] connecting to peer
23:52:11.434 [DEBUG - kudu-nio-5] (Connection.java:757) [peer fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)] Successfully connected to peer
23:52:11.452 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x68e7d3a8, L:/127.0.0.1:48856 - R:/127.21.47.2:46465] using TOKEN/null
23:52:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.451974 21947 catalog_manager.cc:1294] Loaded cluster ID: c5563c9c7ec84a5cb062e1d41840653f
23:52:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.452059 21947 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: loading cluster ID for follower catalog manager: success
23:52:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.454272 21947 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: acquiring CA information for follower catalog manager: success
23:52:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.455514 21947 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b5bbb17e04f44313b9378f668f9e4de6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:11.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=f7c5270c3bd743a1a860eaab343436d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f7c5270c3bd743a1a860eaab343436d5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:52:11.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=7a1b84fd1f094260bb40ad4935b83f22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7a1b84fd1f094260bb40ad4935b83f22 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:11.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=56b828fb0ca94817bf6a16eeae6a3da7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 56b828fb0ca94817bf6a16eeae6a3da7 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:52:11.466 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=e12f2f1f084c4b77b6d20067895be6bf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.467 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@be8b618, flushNotification=Deferred@1597911906(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:11.479 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=d199da45bc2846efaabeece01a3ab5ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.479 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d199da45bc2846efaabeece01a3ab5ef for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
23:52:11.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=f7c5270c3bd743a1a860eaab343436d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f7c5270c3bd743a1a860eaab343436d5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:52:11.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=7a1b84fd1f094260bb40ad4935b83f22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7a1b84fd1f094260bb40ad4935b83f22 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
23:52:11.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=56b828fb0ca94817bf6a16eeae6a3da7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 56b828fb0ca94817bf6a16eeae6a3da7 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:52:11.488 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=e12f2f1f084c4b77b6d20067895be6bf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.489094 21725 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468331184" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:11.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.495905 21725 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Sending DeleteTablet for 1 replicas of tablet d199da45bc2846efaabeece01a3ab5ef
23:52:11.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.496153 21725 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Sending DeleteTablet for 1 replicas of tablet 7a1b84fd1f094260bb40ad4935b83f22
23:52:11.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.497098 22307 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a1b84fd1f094260bb40ad4935b83f22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:11 UTC) from {username='slave'} at 127.0.0.1:43794
23:52:11.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.497293 22036 tablet_service.cc:1558] Processing DeleteTablet for tablet d199da45bc2846efaabeece01a3ab5ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:11 UTC) from {username='slave'} at 127.0.0.1:49726
23:52:11.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.498641 22435 tablet_replica.cc:333] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: stopping tablet replica
23:52:11.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.498996 22435 raft_consensus.cc:2243] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 1 LEADER]: Raft consensus shutting down.
23:52:11.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.499289 22435 raft_consensus.cc:2272] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:11.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.499675 22436 tablet_replica.cc:333] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: stopping tablet replica
23:52:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.500033 22436 raft_consensus.cc:2243] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 1 LEADER]: Raft consensus shutting down.
23:52:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.500312 22436 raft_consensus.cc:2272] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.501349 22435 ts_tablet_manager.cc:1916] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.501457 22436 ts_tablet_manager.cc:1916] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:11.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.503679 22436 ts_tablet_manager.cc:1929] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:52:11.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.503872 22436 log.cc:1199] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal/wals/d199da45bc2846efaabeece01a3ab5ef
23:52:11.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.504220 22436 ts_tablet_manager.cc:1950] T d199da45bc2846efaabeece01a3ab5ef P 061ee417642c470dbac28df51a4ac356: Deleting consensus metadata
23:52:11.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.505357 21719 catalog_manager.cc:5027] TS 061ee417642c470dbac28df51a4ac356 (127.21.47.1:39893): tablet d199da45bc2846efaabeece01a3ab5ef (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]) successfully deleted
23:52:11.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f7c5270c3bd743a1a860eaab343436d5 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000080000064, 0x00000000800000C8)
23:52:11.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 56b828fb0ca94817bf6a16eeae6a3da7 for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000180000064, 0x00000001800000C8)
23:52:11.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e12f2f1f084c4b77b6d20067895be6bf for table 'org.apache.kudu.client.TestAlterTable-1783468331184' with partition [0x0000000280000064, 0x00000002800000C8)
23:52:11.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=f7c5270c3bd743a1a860eaab343436d5@[fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=56b828fb0ca94817bf6a16eeae6a3da7@[4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=e12f2f1f084c4b77b6d20067895be6bf@[061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.47.62:35207, [1ms] Sub RPC GetTableLocations: received response from server master-127.21.47.62:35207: OK, deferred=null)) after lookup
23:52:11.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.509985 22435 ts_tablet_manager.cc:1929] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:52:11.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.510349 22435 log.cc:1199] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal/wals/7a1b84fd1f094260bb40ad4935b83f22
23:52:11.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=f7c5270c3bd743a1a860eaab343436d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f7c5270c3bd743a1a860eaab343436d5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
23:52:11.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.510703 22435 ts_tablet_manager.cc:1950] T 7a1b84fd1f094260bb40ad4935b83f22 P 4e6b608495354721bd44dff4b099477f: Deleting consensus metadata
23:52:11.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.511847 21721 catalog_manager.cc:5027] TS 4e6b608495354721bd44dff4b099477f (127.21.47.3:36697): tablet 7a1b84fd1f094260bb40ad4935b83f22 (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]) successfully deleted
23:52:11.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=56b828fb0ca94817bf6a16eeae6a3da7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 56b828fb0ca94817bf6a16eeae6a3da7 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
23:52:11.514 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468331184, tablet=e12f2f1f084c4b77b6d20067895be6bf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:11.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.515092 21725 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468331184" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:11.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.524417 21725 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Sending DeleteTablet for 1 replicas of tablet f7c5270c3bd743a1a860eaab343436d5
23:52:11.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.524588 21725 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Sending DeleteTablet for 1 replicas of tablet 56b828fb0ca94817bf6a16eeae6a3da7
23:52:11.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.524691 21725 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f2ab7a03fb2c4507a91ed536efdfb751: Sending DeleteTablet for 1 replicas of tablet e12f2f1f084c4b77b6d20067895be6bf
23:52:11.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.525440 22307 tablet_service.cc:1558] Processing DeleteTablet for tablet 56b828fb0ca94817bf6a16eeae6a3da7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:11 UTC) from {username='slave'} at 127.0.0.1:43794
23:52:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.526219 22172 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c5270c3bd743a1a860eaab343436d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:11 UTC) from {username='slave'} at 127.0.0.1:48844
23:52:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.526630 22036 tablet_service.cc:1558] Processing DeleteTablet for tablet e12f2f1f084c4b77b6d20067895be6bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-07 23:52:11 UTC) from {username='slave'} at 127.0.0.1:49726
23:52:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.527392 22435 tablet_replica.cc:333] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: stopping tablet replica
23:52:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.527504 22435 raft_consensus.cc:2243] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 1 LEADER]: Raft consensus shutting down.
23:52:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.527616 22435 raft_consensus.cc:2272] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.528493 22435 ts_tablet_manager.cc:1916] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.530530 22435 ts_tablet_manager.cc:1929] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.530592 22435 log.cc:1199] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-2/wal/wals/56b828fb0ca94817bf6a16eeae6a3da7
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.530805 22435 ts_tablet_manager.cc:1950] T 56b828fb0ca94817bf6a16eeae6a3da7 P 4e6b608495354721bd44dff4b099477f: Deleting consensus metadata
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.531328 22436 tablet_replica.cc:333] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: stopping tablet replica
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.531438 22436 raft_consensus.cc:2243] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 1 LEADER]: Raft consensus shutting down.
23:52:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.531555 22436 raft_consensus.cc:2272] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:11.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.531996 22437 tablet_replica.cc:333] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: stopping tablet replica
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.532285 22437 raft_consensus.cc:2243] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 1 LEADER]: Raft consensus shutting down.
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.532477 22436 ts_tablet_manager.cc:1916] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.532491 22437 raft_consensus.cc:2272] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.534397 22436 ts_tablet_manager.cc:1929] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.534458 22436 log.cc:1199] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-0/wal/wals/e12f2f1f084c4b77b6d20067895be6bf
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.534667 22436 ts_tablet_manager.cc:1950] T e12f2f1f084c4b77b6d20067895be6bf P 061ee417642c470dbac28df51a4ac356: Deleting consensus metadata
23:52:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.535388 21719 catalog_manager.cc:5027] TS 061ee417642c470dbac28df51a4ac356 (127.21.47.1:39893): tablet e12f2f1f084c4b77b6d20067895be6bf (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]) successfully deleted
23:52:11.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.536450 21721 catalog_manager.cc:5027] TS 4e6b608495354721bd44dff4b099477f (127.21.47.3:36697): tablet 56b828fb0ca94817bf6a16eeae6a3da7 (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]) successfully deleted
23:52:11.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.538025 22437 ts_tablet_manager.cc:1916] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Deleting tablet data with delete state TABLET_DATA_DELETED
23:52:11.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.540343 22437 ts_tablet_manager.cc:1929] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
23:52:11.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.540511 22437 log.cc:1199] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Deleting WAL directory at /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster2085948604838581182/ts-1/wal/wals/f7c5270c3bd743a1a860eaab343436d5
23:52:11.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.540845 22437 ts_tablet_manager.cc:1950] T f7c5270c3bd743a1a860eaab343436d5 P fa4a79d463684748a3c45e2abcb3b6c1: Deleting consensus metadata
23:52:11.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.542011 21719 catalog_manager.cc:5027] TS fa4a79d463684748a3c45e2abcb3b6c1 (127.21.47.2:46465): tablet f7c5270c3bd743a1a860eaab343436d5 (table org.apache.kudu.client.TestAlterTable-1783468331184 [id=acfec910ac2a466b85ca2822ec68a06b]) successfully deleted
23:52:11.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
23:52:11.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.47.62:35207, [1ms] Sub RPC GetTableLocations: received response from server master-127.21.47.62:35207: OK, deferred=null)) after lookup
23:52:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.549476 21725 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468331184" }
23:52:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.549602 21725 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49278:
23:52:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468331184" }
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer master-127.21.47.62:35207(127.21.47.62:35207)] disconnecting while in state READY
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer 061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)] disconnecting while in state READY
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer master-127.21.47.61:35219(127.21.47.61:35219)] disconnecting while in state READY
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)] disconnecting while in state READY
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer master-127.21.47.60:36785(127.21.47.60:36785)] disconnecting while in state READY
23:52:11.559 [DEBUG - main] (Connection.java:575) [peer 4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)] disconnecting while in state READY
23:52:11.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.47.60:36785(127.21.47.60:36785)] handling channelInactive
23:52:11.560 [DEBUG - kudu-nio-5] (Connection.java:239) [peer fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)] handling channelInactive
23:52:11.560 [DEBUG - kudu-nio-5] (Connection.java:709) [peer fa4a79d463684748a3c45e2abcb3b6c1(127.21.47.2:46465)] cleaning up while in state READY due to: connection closed
23:52:11.560 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)] handling channelInactive
23:52:11.560 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 061ee417642c470dbac28df51a4ac356(127.21.47.1:39893)] cleaning up while in state READY due to: connection closed
23:52:11.560 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)] handling channelInactive
23:52:11.560 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 4e6b608495354721bd44dff4b099477f(127.21.47.3:36697)] cleaning up while in state READY due to: connection closed
23:52:11.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.47.61:35219(127.21.47.61:35219)] handling channelInactive
23:52:11.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.47.61:35219(127.21.47.61:35219)] cleaning up while in state READY due to: connection closed
23:52:11.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.47.60:36785(127.21.47.60:36785)] cleaning up while in state READY due to: connection closed
23:52:11.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:11.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.47.62:35207(127.21.47.62:35207)] handling channelInactive
23:52:11.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.47.62:35207(127.21.47.62:35207)] cleaning up while in state READY due to: connection closed
23:52:11.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.576531 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21975
23:52:11.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.584600 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22110
23:52:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.594091 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22245
23:52:11.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.599777 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21703
23:52:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.607587 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21773
23:52:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.613077 21692 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 21845
23:52:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:11Z chronyd exiting
.23:52:11.663 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468331663
23:52:11.666 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:11.666 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:11.666 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:11.666 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:11.666 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:11.668 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:11.766 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:11.766 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.767756 22441 mini_oidc.cc:150] Starting JWKS server
23:52:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.769297 22441 webserver.cc:534] Webserver started at http://127.0.0.1:44207/ using document root <none> and password file <none>
23:52:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.769450 22441 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.769649 22441 webserver.cc:534] Webserver started at http://127.0.0.1:43875/ using document root <none> and password file <none>
23:52:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:11.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:11Z Disabled control of system clock
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.782307 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/logs
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data/info.pb
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.126:40349
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.126
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json with env {}
23:52:11.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.878271 22452 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:11.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.878474 22452 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:11.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.878530 22452 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881769 22452 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881824 22452 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881850 22452 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881875 22452 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881896 22452 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.881912 22452 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44207/jwks.json
23:52:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.885735 22452 master_runner.cc:387] Master server non-default flags:
23:52:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.126:40349
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data/info.pb
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.126
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22452
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/logs
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:11.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.886927 22452 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:11.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.888028 22452 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.892905 22458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.892946 22460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.893023 22457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.893092 22452 server_base.cc:1061] running on GCE node
23:52:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.893644 22452 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.894426 22452 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:11.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.895560 22452 hybrid_clock.cc:648] HybridClock initialized: now 1783468331895555 us; error 27 us; skew 500 ppm
23:52:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.897195 22452 webserver.cc:534] Webserver started at http://127.21.234.126:36647/ using document root <none> and password file <none>
23:52:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.897697 22452 fs_manager.cc:362] Metadata directory not provided
23:52:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.897746 22452 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.897890 22452 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.899278 22452 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data/instance:
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18d6e82d9d3a4ff2b230b2528928dec7"
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.899688 22452 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal/instance:
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18d6e82d9d3a4ff2b230b2528928dec7"
23:52:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.902616 22452 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
23:52:11.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.904430 22466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.905283 22452 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.905378 22452 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "18d6e82d9d3a4ff2b230b2528928dec7"
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:11 on dist-test-slave-fjh2"
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.905457 22452 fs_report.cc:389] FS layout report
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data/data
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:11.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.927934 22452 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.928581 22452 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.928756 22452 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:11.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.935341 22452 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.126:40349
23:52:11.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.935339 22518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.126:40349 every 8 connection(s)
23:52:11.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.936288 22452 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/data/info.pb
23:52:11.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.938884 22519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:11.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.941668 22519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } has no permanent_uuid. Determining permanent_uuid...
23:52:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.946839 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22452
23:52:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.946962 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-0/wal/instance
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.948604 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/logs
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data/info.pb
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.125:44379
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.125
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json with env {}
23:52:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:11.951511 22519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
23:52:11.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.952212 22468 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.234.125:44379: connect: Connection refused (error 111)
23:52:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:11.952999 22519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.125:44379: Network error: Client connection negotiation failed: client connection to 127.21.234.125:44379: connect: Connection refused (error 111)
23:52:12.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.002177 22519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } attempt: 1
23:52:12.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.003669 22519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.125:44379: Network error: Client connection negotiation failed: client connection to 127.21.234.125:44379: connect: Connection refused (error 111)
23:52:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.047456 22523 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.047657 22523 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.047703 22523 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.050952 22523 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.051011 22523 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.051031 22523 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.051047 22523 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.051064 22523 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.051076 22523 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44207/jwks.json
23:52:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.054785 22523 master_runner.cc:387] Master server non-default flags:
23:52:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.125:44379
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data/info.pb
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.125
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22523
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/logs
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.055766 22523 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:12.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.056800 22523 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.061671 22532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.061694 22530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.061694 22529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.061889 22523 server_base.cc:1061] running on GCE node
23:52:12.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.062364 22523 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:12.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.063179 22523 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:12.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.064313 22523 hybrid_clock.cc:648] HybridClock initialized: now 1783468332064298 us; error 27 us; skew 500 ppm
23:52:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.065963 22523 webserver.cc:534] Webserver started at http://127.21.234.125:40819/ using document root <none> and password file <none>
23:52:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.066491 22523 fs_manager.cc:362] Metadata directory not provided
23:52:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.066546 22523 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.066743 22523 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.068251 22523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data/instance:
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27"
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.068694 22523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal/instance:
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27"
23:52:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.071683 22523 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:52:12.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.071835 22519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } attempt: 2
23:52:12.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.073101 22519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.125:44379: Network error: Client connection negotiation failed: client connection to 127.21.234.125:44379: connect: Connection refused (error 111)
23:52:12.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.073752 22538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.074646 22523 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.074740 22523 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27"
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.074810 22523 fs_report.cc:389] FS layout report
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data/data
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:12.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:12.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.086124 22523 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:12.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.086661 22523 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:12.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.086790 22523 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:12.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.093210 22590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.125:44379 every 8 connection(s)
23:52:12.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.093235 22523 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.125:44379
23:52:12.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.094115 22523 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/data/info.pb
23:52:12.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.096681 22591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.099382 22591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.103431 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22523
23:52:12.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.103529 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-1/wal/instance
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.104104 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/logs
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data/info.pb
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.124:33937
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.124
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:12.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json with env {}
23:52:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.107419 22591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.113263 22591 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.113950 22542 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.114763 22591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.124:33937: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.164009 22591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } attempt: 1
23:52:12.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.164278 22519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } attempt: 3
23:52:12.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.166013 22591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.124:33937: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.168314 22519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.169523 22519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.124:33937: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.200670 22519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } attempt: 1
23:52:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.201992 22519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.124:33937: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.203481 22594 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.203670 22594 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.203725 22594 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207012 22594 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207069 22594 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207096 22594 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207118 22594 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207139 22594 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.207157 22594 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44207/jwks.json
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.211016 22594 master_runner.cc:387] Master server non-default flags:
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.124:33937
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44207/jwks.json
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data/info.pb
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.124
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22594
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/logs
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:12.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.212236 22594 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.213289 22594 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.218161 22601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.218425 22594 server_base.cc:1061] running on GCE node
23:52:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.218161 22604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.218159 22602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.219063 22594 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:12.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.219885 22594 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:12.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.221029 22594 hybrid_clock.cc:648] HybridClock initialized: now 1783468332221018 us; error 25 us; skew 500 ppm
23:52:12.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.222586 22594 webserver.cc:534] Webserver started at http://127.21.234.124:35121/ using document root <none> and password file <none>
23:52:12.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.223090 22594 fs_manager.cc:362] Metadata directory not provided
23:52:12.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.223146 22594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:12.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.223338 22594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.224792 22594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data/instance:
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f"
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.225245 22594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal/instance:
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f"
23:52:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.228164 22594 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
23:52:12.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.229983 22610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:12.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.230815 22594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.230914 22594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f"
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.231010 22594 fs_report.cc:389] FS layout report
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data/data
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:12.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.234181 22591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } attempt: 2
23:52:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.235468 22591 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.234.124:33937: Network error: Client connection negotiation failed: client connection to 127.21.234.124:33937: connect: Connection refused (error 111)
23:52:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.244903 22594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.245416 22594 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.245543 22594 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.252094 22594 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.124:33937
23:52:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.252108 22662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.124:33937 every 8 connection(s)
23:52:12.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.253014 22594 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/data/info.pb
23:52:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.255522 22663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.258131 22663 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.258941 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22594
23:52:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.259039 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/master-2/wal/instance
23:52:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.266506 22663 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.271093 22663 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } has no permanent_uuid. Determining permanent_uuid...
23:52:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.276997 22663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: Bootstrap starting.
23:52:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.277150 22519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } attempt: 2
23:52:12.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.279408 22663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: Neither blocks nor log segments found. Creating new log.
23:52:12.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.280380 22663 log.cc:826] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: Log is configured to *not* fsync() on all Append() calls
23:52:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.282347 22663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: No bootstrap required, opened a new log
23:52:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.282877 22519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: Bootstrap starting.
23:52:12.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.285282 22519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: Neither blocks nor log segments found. Creating new log.
23:52:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.285889 22663 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.286010 22519 log.cc:826] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: Log is configured to *not* fsync() on all Append() calls
23:52:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.286085 22663 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.286140 22663 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff99a7f6dc6f4d0cbe7b8975d676709f, State: Initialized, Role: FOLLOWER
23:52:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.286535 22663 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.286931 22673 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.287045 22673 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.287813 22663 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: configured and running, proceeding with master startup.
23:52:12.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.287613 22519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: No bootstrap required, opened a new log
23:52:12.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.291257 22519 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.291505 22519 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:12.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.291625 22519 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18d6e82d9d3a4ff2b230b2528928dec7, State: Initialized, Role: FOLLOWER
23:52:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.292131 22519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.292565 22684 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.292716 22684 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:12.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.293009 22686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.293208 22686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.291244 22594 master_runner.cc:187] Error getting master registration for 127.21.234.126:40349: OK, instance_id { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" instance_seqno: 1783468331933494 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:12.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.293332 22594 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:12.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.293270 22519 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: configured and running, proceeding with master startup.
23:52:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.298002 22697 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.298162 22697 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.297860 22452 master_runner.cc:187] Error getting master registration for 127.21.234.125:44379: OK, instance_id { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" instance_seqno: 1783468332091338 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.299746 22452 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:12.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.326622 22591 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } attempt: 3
23:52:12.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.333297 22591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: Bootstrap starting.
23:52:12.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.336040 22591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: Neither blocks nor log segments found. Creating new log.
23:52:12.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.336879 22591 log.cc:826] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: Log is configured to *not* fsync() on all Append() calls
23:52:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.339907 22591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: No bootstrap required, opened a new log
23:52:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.343501 22591 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.343680 22591 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.343729 22591 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8118a31862e4ab9ba5ea3d0cc3bff27, State: Initialized, Role: FOLLOWER
23:52:12.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.344190 22591 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.344663 22700 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.344874 22700 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.345415 22591 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: configured and running, proceeding with master startup.
23:52:12.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.350270 22711 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:12.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.350445 22711 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:12.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.353629 22523 master_runner.cc:264] No leader master found from master e8118a31862e4ab9ba5ea3d0cc3bff27
23:52:12.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.353699 22523 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:12.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.430055 22472 tablet.cc:2406] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.496548 22616 tablet.cc:2406] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:12.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.567072 22673 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:12.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.567286 22673 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.568358 22673 leader_election.cc:290] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18d6e82d9d3a4ff2b230b2528928dec7 (127.21.234.126:40349), e8118a31862e4ab9ba5ea3d0cc3bff27 (127.21.234.125:44379)
23:52:12.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.568785 22493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" is_pre_election: true
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.568897 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" is_pre_election: true
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569036 22493 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff99a7f6dc6f4d0cbe7b8975d676709f in term 0.
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569134 22565 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff99a7f6dc6f4d0cbe7b8975d676709f in term 0.
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569437 22612 leader_election.cc:304] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18d6e82d9d3a4ff2b230b2528928dec7, ff99a7f6dc6f4d0cbe7b8975d676709f; no voters: 
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569693 22673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569782 22673 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.569828 22673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 0 FOLLOWER]: Advancing to term 1
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.570958 22673 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.571271 22673 leader_election.cc:290] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [CANDIDATE]: Term 1 election: Requested vote from peers 18d6e82d9d3a4ff2b230b2528928dec7 (127.21.234.126:40349), e8118a31862e4ab9ba5ea3d0cc3bff27 (127.21.234.125:44379)
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.571667 22493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18d6e82d9d3a4ff2b230b2528928dec7"
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.571676 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27"
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.571810 22493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 0 FOLLOWER]: Advancing to term 1
23:52:12.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.571810 22565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 0 FOLLOWER]: Advancing to term 1
23:52:12.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.572786 22565 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff99a7f6dc6f4d0cbe7b8975d676709f in term 1.
23:52:12.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.572785 22493 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff99a7f6dc6f4d0cbe7b8975d676709f in term 1.
23:52:12.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.573115 22612 leader_election.cc:304] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [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: 18d6e82d9d3a4ff2b230b2528928dec7, ff99a7f6dc6f4d0cbe7b8975d676709f; no voters: 
23:52:12.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.573287 22673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 1 FOLLOWER]: Leader election won for term 1
23:52:12.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.573515 22673 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [term 1 LEADER]: Becoming Leader. State: Replica: ff99a7f6dc6f4d0cbe7b8975d676709f, State: Running, Role: LEADER
23:52:12.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.573800 22673 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } }
23:52:12.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.575503 22713 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff99a7f6dc6f4d0cbe7b8975d676709f. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.575590 22713 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: This master's current role is: LEADER
23:52:12.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.575948 22715 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:12.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.576846 22715 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.581125 22493 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [term 1 FOLLOWER]: Refusing update from remote peer ff99a7f6dc6f4d0cbe7b8975d676709f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.581138 22565 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [term 1 FOLLOWER]: Refusing update from remote peer ff99a7f6dc6f4d0cbe7b8975d676709f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.581640 22673 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.581789 22713 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:12.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.585162 22686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff99a7f6dc6f4d0cbe7b8975d676709f. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.585172 22700 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff99a7f6dc6f4d0cbe7b8975d676709f. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.585273 22700 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.585273 22686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.586570 22673 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.586668 22673 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: This master's current role is: LEADER
23:52:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.586746 22716 mvcc.cc:204] Tried to move back new op lower bound from 7305086290246094848 to 7305086290224668672. Current Snapshot: MvccSnapshot[applied={T|T < 7305086290246094848}]
23:52:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.587150 22686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.587258 22686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18d6e82d9d3a4ff2b230b2528928dec7 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.587738 22713 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.587862 22713 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f [sys.catalog]: This master's current role is: LEADER
23:52:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.587905 22544 tablet.cc:2406] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:52:12.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.588591 22715 catalog_manager.cc:1382] Generated new cluster ID: 6d8abf1eb6364dfc91cf05bc611315b2
23:52:12.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.588644 22715 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:12.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.589572 22700 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18d6e82d9d3a4ff2b230b2528928dec7" member_type: VOTER last_known_addr { host: "127.21.234.126" port: 40349 } } peers { permanent_uuid: "e8118a31862e4ab9ba5ea3d0cc3bff27" member_type: VOTER last_known_addr { host: "127.21.234.125" port: 44379 } } peers { permanent_uuid: "ff99a7f6dc6f4d0cbe7b8975d676709f" member_type: VOTER last_known_addr { host: "127.21.234.124" port: 33937 } } }
23:52:12.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.589663 22700 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8118a31862e4ab9ba5ea3d0cc3bff27 [sys.catalog]: This master's current role is: FOLLOWER
23:52:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.602541 22715 catalog_manager.cc:1405] Generated new certificate authority record
23:52:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.603657 22715 catalog_manager.cc:1539] Loading token signing keys...
23:52:12.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.609439 22715 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff99a7f6dc6f4d0cbe7b8975d676709f: Generated new TSK 0
23:52:12.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.610219 22715 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.618121 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/logs
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data/info.pb
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.65:0
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.65
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.65
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:12.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.716890 22725 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:12.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.717092 22725 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:12.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.717132 22725 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.720472 22725 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.720587 22725 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.234.65
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.724373 22725 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.65:0
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data/info.pb
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.65
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22725
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.65
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/logs
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.725430 22725 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:12.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.726490 22725 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:12.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.732631 22731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.732722 22725 server_base.cc:1061] running on GCE node
23:52:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.732597 22733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.732597 22730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.733299 22725 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.733806 22725 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.734944 22725 hybrid_clock.cc:648] HybridClock initialized: now 1783468332734934 us; error 22 us; skew 500 ppm
23:52:12.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.736621 22725 webserver.cc:534] Webserver started at http://127.21.234.65:43751/ using document root <none> and password file <none>
23:52:12.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.737156 22725 fs_manager.cc:362] Metadata directory not provided
23:52:12.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.737212 22725 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:12.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.737408 22725 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.738874 22725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data/instance:
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6caad325ed6a416684936f9d219731c4"
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.739341 22725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal/instance:
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6caad325ed6a416684936f9d219731c4"
23:52:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.742453 22725 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:12.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.744539 22739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.745445 22725 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.745545 22725 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6caad325ed6a416684936f9d219731c4"
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.745641 22725 fs_report.cc:389] FS layout report
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data/data
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:12.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.755012 22725 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:12.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.755600 22725 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:12.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.755766 22725 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:12.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.756368 22725 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.757329 22725 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.757377 22725 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.757426 22725 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.757447 22725 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.765631 22725 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.65:37343
23:52:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.765684 22852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.65:37343 every 8 connection(s)
23:52:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.766582 22725 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/data/info.pb
23:52:12.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.773160 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22725
23:52:12.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.773277 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-0/wal/instance
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.776400 22854 heartbeater.cc:344] Connected to a master server at 127.21.234.126:40349
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.776466 22853 heartbeater.cc:344] Connected to a master server at 127.21.234.124:33937
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.776630 22854 heartbeater.cc:461] Registering TS with master...
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.776633 22853 heartbeater.cc:461] Registering TS with master...
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.777098 22854 heartbeater.cc:507] Master 127.21.234.126:40349 requested a full tablet report, sending...
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.777099 22853 heartbeater.cc:507] Master 127.21.234.124:33937 requested a full tablet report, sending...
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.777174 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/logs
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data/info.pb
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.66:0
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.66
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.66
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.778450 22483 ts_manager.cc:194] Registered new tserver with Master: 6caad325ed6a416684936f9d219731c4 (127.21.234.65:37343)
23:52:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.778630 22855 heartbeater.cc:344] Connected to a master server at 127.21.234.125:44379
23:52:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.778700 22855 heartbeater.cc:461] Registering TS with master...
23:52:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.778860 22855 heartbeater.cc:507] Master 127.21.234.125:44379 requested a full tablet report, sending...
23:52:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.779567 22627 ts_manager.cc:194] Registered new tserver with Master: 6caad325ed6a416684936f9d219731c4 (127.21.234.65:37343)
23:52:12.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.779727 22555 ts_manager.cc:194] Registered new tserver with Master: 6caad325ed6a416684936f9d219731c4 (127.21.234.65:37343)
23:52:12.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.780833 22627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.234.65:37893
23:52:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.879460 22861 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.879667 22861 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.879720 22861 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.883037 22861 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.883152 22861 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.234.66
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.886919 22861 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.66:0
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data/info.pb
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.66
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22861
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.66
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/logs
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:12.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:12.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.888173 22861 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.889307 22861 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.895352 22867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.895363 22869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:12.895363 22866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.895656 22861 server_base.cc:1061] running on GCE node
23:52:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.896076 22861 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.896559 22861 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:12.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.897708 22861 hybrid_clock.cc:648] HybridClock initialized: now 1783468332897695 us; error 27 us; skew 500 ppm
23:52:12.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.899288 22861 webserver.cc:534] Webserver started at http://127.21.234.66:34943/ using document root <none> and password file <none>
23:52:12.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.899763 22861 fs_manager.cc:362] Metadata directory not provided
23:52:12.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.899868 22861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:12.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.900055 22861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.901494 22861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data/instance:
23:52:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "060718f1e1d7446e87dcb6ca453c69e5"
23:52:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.901913 22861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal/instance:
23:52:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "060718f1e1d7446e87dcb6ca453c69e5"
23:52:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.904906 22861 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
23:52:12.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.906883 22875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:12.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.907823 22861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.907927 22861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "060718f1e1d7446e87dcb6ca453c69e5"
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:12 on dist-test-slave-fjh2"
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.908005 22861 fs_report.cc:389] FS layout report
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data/data
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:12.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.918138 22861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:12.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.918651 22861 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:12.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.918781 22861 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.919234 22861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.920146 22861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.920189 22861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.920224 22861 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.920238 22861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.928699 22861 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.66:36667
23:52:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.928732 22988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.66:36667 every 8 connection(s)
23:52:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.929611 22861 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/data/info.pb
23:52:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.932566 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22861
23:52:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.932667 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-1/wal/instance
23:52:12.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.938040 22441 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/logs
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data/info.pb
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.67:0
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.67
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.67
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.939602 22989 heartbeater.cc:344] Connected to a master server at 127.21.234.124:33937
23:52:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.939849 22989 heartbeater.cc:461] Registering TS with master...
23:52:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940079 22991 heartbeater.cc:344] Connected to a master server at 127.21.234.125:44379
23:52:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940156 22991 heartbeater.cc:461] Registering TS with master...
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940450 22990 heartbeater.cc:344] Connected to a master server at 127.21.234.126:40349
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940404 22989 heartbeater.cc:507] Master 127.21.234.124:33937 requested a full tablet report, sending...
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940572 22990 heartbeater.cc:461] Registering TS with master...
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940716 22990 heartbeater.cc:507] Master 127.21.234.126:40349 requested a full tablet report, sending...
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.941447 22627 ts_manager.cc:194] Registered new tserver with Master: 060718f1e1d7446e87dcb6ca453c69e5 (127.21.234.66:36667)
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.941488 22483 ts_manager.cc:194] Registered new tserver with Master: 060718f1e1d7446e87dcb6ca453c69e5 (127.21.234.66:36667)
23:52:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.940402 22991 heartbeater.cc:507] Master 127.21.234.125:44379 requested a full tablet report, sending...
23:52:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.942127 22627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.234.66:54423
23:52:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:12.942572 22555 ts_manager.cc:194] Registered new tserver with Master: 060718f1e1d7446e87dcb6ca453c69e5 (127.21.234.66:36667)
23:52:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.040162 22996 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.040367 22996 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.040408 22996 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:13.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.043670 22996 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:13.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.043771 22996 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.234.67
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.047601 22996 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.234.84:42891
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.234.67:0
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data/info.pb
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.234.67
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.234.126:40349,127.21.234.125:44379,127.21.234.124:33937
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22996
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.234.67
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/logs
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.048677 22996 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:13.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.049799 22996 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.055876 23004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.055896 23002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.055868 23001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.056140 22996 server_base.cc:1061] running on GCE node
23:52:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.056545 22996 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:13.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.057008 22996 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:13.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.058135 22996 hybrid_clock.cc:648] HybridClock initialized: now 1783468333058119 us; error 35 us; skew 500 ppm
23:52:13.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.059706 22996 webserver.cc:534] Webserver started at http://127.21.234.67:45275/ using document root <none> and password file <none>
23:52:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.060218 22996 fs_manager.cc:362] Metadata directory not provided
23:52:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.060267 22996 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.060415 22996 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.061841 22996 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data/instance:
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59d2cb4df34e4700a17c868ed4c1d6c4"
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.062305 22996 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal/instance:
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59d2cb4df34e4700a17c868ed4c1d6c4"
23:52:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.065301 22996 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.067216 23010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.068179 22996 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.068269 22996 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59d2cb4df34e4700a17c868ed4c1d6c4"
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.068341 22996 fs_report.cc:389] FS layout report
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data/data
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:13.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.088249 22996 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.088973 22996 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.089110 22996 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.089623 22996 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.090682 22996 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.090734 22996 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.090772 22996 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.090786 22996 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.100548 22996 rpc_server.cc:307] RPC server started. Bound to: 127.21.234.67:36047
23:52:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.100587 23123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.234.67:36047 every 8 connection(s)
23:52:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.101632 22996 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/data/info.pb
23:52:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.105679 22441 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 22996
23:52:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.105788 22441 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster15371007478032291984/ts-2/wal/instance
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.112424 23124 heartbeater.cc:344] Connected to a master server at 127.21.234.124:33937
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.112682 23124 heartbeater.cc:461] Registering TS with master...
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.112808 23125 heartbeater.cc:344] Connected to a master server at 127.21.234.126:40349
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.112996 23126 heartbeater.cc:344] Connected to a master server at 127.21.234.125:44379
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.113059 23126 heartbeater.cc:461] Registering TS with master...
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.113288 23125 heartbeater.cc:461] Registering TS with master...
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.113268 23126 heartbeater.cc:507] Master 127.21.234.125:44379 requested a full tablet report, sending...
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.113269 23124 heartbeater.cc:507] Master 127.21.234.124:33937 requested a full tablet report, sending...
23:52:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.113445 23125 heartbeater.cc:507] Master 127.21.234.126:40349 requested a full tablet report, sending...
23:52:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.114372 22627 ts_manager.cc:194] Registered new tserver with Master: 59d2cb4df34e4700a17c868ed4c1d6c4 (127.21.234.67:36047)
23:52:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.114413 22483 ts_manager.cc:194] Registered new tserver with Master: 59d2cb4df34e4700a17c868ed4c1d6c4 (127.21.234.67:36047)
23:52:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.114418 22555 ts_manager.cc:194] Registered new tserver with Master: 59d2cb4df34e4700a17c868ed4c1d6c4 (127.21.234.67:36047)
23:52:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.115068 22627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.234.67:43551
23:52:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.127220 22441 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:13.128 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:13.128 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:13.128 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.234.126"
      port: 40349
    }
    bound_http_address {
      host: "127.21.234.126"
      port: 36647
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.234.125"
      port: 44379
    }
    bound_http_address {
      host: "127.21.234.125"
      port: 40819
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.234.124"
      port: 33937
    }
    bound_http_address {
      host: "127.21.234.124"
      port: 35121
    }
  }
}

23:52:13.129 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:13.129 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.234.65"
      port: 37343
    }
    bound_http_address {
      host: "127.21.234.65"
      port: 43751
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.234.66"
      port: 36667
    }
    bound_http_address {
      host: "127.21.234.66"
      port: 34943
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.234.67"
      port: 36047
    }
    bound_http_address {
      host: "127.21.234.67"
      port: 45275
    }
  }
}

23:52:13.129 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:13.131 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:13.132 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.234.124:33937(127.21.234.124:33937)] connecting to peer
23:52:13.133 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.234.126:40349(127.21.234.126:40349)] connecting to peer
23:52:13.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.234.124:33937(127.21.234.124:33937)] Successfully connected to peer
23:52:13.134 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.234.125:44379(127.21.234.125:44379)] connecting to peer
23:52:13.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.234.126:40349(127.21.234.126:40349)] Successfully connected to peer
23:52:13.136 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.234.124
23:52:13.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.234.125:44379(127.21.234.125:44379)] Successfully connected to peer
23:52:13.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.234.126
23:52:13.137 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.234.125
23:52:13.146 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ff7a430, L:/127.0.0.1:33374 - R:/127.21.234.126:40349] using SASL/PLAIN
23:52:13.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d4f254b, L:/127.0.0.1:39602 - R:/127.21.234.124:33937] using SASL/PLAIN
23:52:13.148 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x56283e34, L:/127.0.0.1:55488 - R:/127.21.234.125:44379] using SASL/PLAIN
23:52:13.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:13.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.234.124:33937, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.234.126:40349, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.234.125:44379, [15ms] Sub RPC ConnectToMaster: received response from server master-127.21.234.126:40349: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.21.234.124:33937: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.21.234.125:44379: OK, deferred=null) after lookup
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.150503 22627 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39602:
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468333131"
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:13.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 97890af3eb8f4c749fc0cf79daaee614
23:52:13.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.174944 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 83b7dfee70de4a75bff323d6872cca8e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.174918 22787 tablet_service.cc:1511] Processing CreateTablet for tablet 4057f22518f445ce82b7d5213c304599 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.174918 22922 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa057f6eef6424494d8b529f3c4ffe2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.176203 22787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4057f22518f445ce82b7d5213c304599. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.176203 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b7dfee70de4a75bff323d6872cca8e. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.176203 22922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa057f6eef6424494d8b529f3c4ffe2. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.175009 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 1026daf4418f4ac68f347c70cb338d48 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.180141 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 5663939ab7b84cfdb1f406505af81d3c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.180255 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1026daf4418f4ac68f347c70cb338d48. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.180418 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5663939ab7b84cfdb1f406505af81d3c. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.182518 23150 tablet_bootstrap.cc:492] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: Bootstrap starting.
23:52:13.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.174918 22923 tablet_service.cc:1511] Processing CreateTablet for tablet df9bb3c7f6ba45718c24b936340c3bbd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468333131 [id=97890af3eb8f4c749fc0cf79daaee614]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
23:52:13.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.183461 22923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9bb3c7f6ba45718c24b936340c3bbd. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.184881 23150 tablet_bootstrap.cc:654] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: Neither blocks nor log segments found. Creating new log.
23:52:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.186123 23150 log.cc:826] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: Log is configured to *not* fsync() on all Append() calls
23:52:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.186234 23151 tablet_bootstrap.cc:492] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: Bootstrap starting.
23:52:13.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.187923 23150 tablet_bootstrap.cc:492] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: No bootstrap required, opened a new log
23:52:13.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.188108 23150 ts_tablet_manager.cc:1403] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
23:52:13.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.188340 23151 tablet_bootstrap.cc:654] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: Neither blocks nor log segments found. Creating new log.
23:52:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.189075 23151 log.cc:826] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: Log is configured to *not* fsync() on all Append() calls
23:52:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.189699 23152 tablet_bootstrap.cc:492] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: Bootstrap starting.
23:52:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.191205 23150 raft_consensus.cc:359] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.191421 23150 raft_consensus.cc:385] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.191483 23150 raft_consensus.cc:740] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d2cb4df34e4700a17c868ed4c1d6c4, State: Initialized, Role: FOLLOWER
23:52:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.191598 23152 tablet_bootstrap.cc:654] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: Neither blocks nor log segments found. Creating new log.
23:52:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.191916 23150 consensus_queue.cc:260] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.192157 23150 raft_consensus.cc:399] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.192276 23150 raft_consensus.cc:493] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.192394 23152 log.cc:826] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: Log is configured to *not* fsync() on all Append() calls
23:52:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.192408 23150 raft_consensus.cc:3060] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.193300 23151 tablet_bootstrap.cc:492] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: No bootstrap required, opened a new log
23:52:13.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.193375 23150 raft_consensus.cc:515] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.193583 23151 ts_tablet_manager.cc:1403] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
23:52:13.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.193853 23150 leader_election.cc:304] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59d2cb4df34e4700a17c868ed4c1d6c4; no voters: 
23:52:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.194209 23152 tablet_bootstrap.cc:492] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: No bootstrap required, opened a new log
23:52:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.194350 23150 leader_election.cc:290] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.194383 23152 ts_tablet_manager.cc:1403] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
23:52:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.195287 23150 ts_tablet_manager.cc:1434] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
23:52:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.195819 23124 heartbeater.cc:499] Master 127.21.234.124:33937 was elected leader, sending a full tablet report...
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.196925 23151 raft_consensus.cc:359] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197243 23151 raft_consensus.cc:385] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197384 23151 raft_consensus.cc:740] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6caad325ed6a416684936f9d219731c4, State: Initialized, Role: FOLLOWER
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197280 23152 raft_consensus.cc:359] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197451 23152 raft_consensus.cc:385] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197511 23152 raft_consensus.cc:740] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060718f1e1d7446e87dcb6ca453c69e5, State: Initialized, Role: FOLLOWER
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.197971 23152 consensus_queue.cc:260] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198122 23152 raft_consensus.cc:399] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198176 23152 raft_consensus.cc:493] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198009 23151 consensus_queue.cc:260] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198269 23152 raft_consensus.cc:3060] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198396 23151 raft_consensus.cc:399] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198546 23151 raft_consensus.cc:493] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.198720 23151 raft_consensus.cc:3060] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.199280 23152 raft_consensus.cc:515] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.199632 23152 leader_election.cc:304] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 060718f1e1d7446e87dcb6ca453c69e5; no voters: 
23:52:13.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.199940 23150 tablet_bootstrap.cc:492] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4: Bootstrap starting.
23:52:13.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.200353 23151 raft_consensus.cc:515] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.200713 23152 leader_election.cc:290] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.200747 23151 leader_election.cc:304] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6caad325ed6a416684936f9d219731c4; no voters: 
23:52:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.201203 23151 leader_election.cc:290] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.201586 23152 ts_tablet_manager.cc:1434] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
23:52:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.201933 22989 heartbeater.cc:499] Master 127.21.234.124:33937 was elected leader, sending a full tablet report...
23:52:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.201948 23150 tablet_bootstrap.cc:654] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4: Neither blocks nor log segments found. Creating new log.
23:52:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.202637 23157 raft_consensus.cc:2804] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.202818 23157 raft_consensus.cc:697] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 LEADER]: Becoming Leader. State: Replica: 59d2cb4df34e4700a17c868ed4c1d6c4, State: Running, Role: LEADER
23:52:13.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.203095 23157 consensus_queue.cc:237] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.204051 23152 tablet_bootstrap.cc:492] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5: Bootstrap starting.
23:52:13.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.204843 23151 ts_tablet_manager.cc:1434] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
23:52:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.205093 23152 tablet_bootstrap.cc:654] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5: Neither blocks nor log segments found. Creating new log.
23:52:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.205354 23161 raft_consensus.cc:2804] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.205576 23161 raft_consensus.cc:697] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [term 1 LEADER]: Becoming Leader. State: Replica: 6caad325ed6a416684936f9d219731c4, State: Running, Role: LEADER
23:52:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.205569 22627 catalog_manager.cc:5696] T 1026daf4418f4ac68f347c70cb338d48 P 59d2cb4df34e4700a17c868ed4c1d6c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d2cb4df34e4700a17c868ed4c1d6c4 (127.21.234.67). New cstate: current_term: 1 leader_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } health_report { overall_health: HEALTHY } } }
23:52:13.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.205857 23161 consensus_queue.cc:237] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.206123 22853 heartbeater.cc:499] Master 127.21.234.124:33937 was elected leader, sending a full tablet report...
23:52:13.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.206758 23151 tablet_bootstrap.cc:492] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4: Bootstrap starting.
23:52:13.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.207824 23151 tablet_bootstrap.cc:654] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4: Neither blocks nor log segments found. Creating new log.
23:52:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.208983 23152 tablet_bootstrap.cc:492] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5: No bootstrap required, opened a new log
23:52:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209072 23152 ts_tablet_manager.cc:1403] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
23:52:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209694 23152 raft_consensus.cc:359] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209797 23152 raft_consensus.cc:385] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209833 23152 raft_consensus.cc:740] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060718f1e1d7446e87dcb6ca453c69e5, State: Initialized, Role: FOLLOWER
23:52:13.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209951 23152 consensus_queue.cc:260] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.210028 23152 raft_consensus.cc:399] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.210063 23152 raft_consensus.cc:493] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.209961 22626 catalog_manager.cc:5696] T 5663939ab7b84cfdb1f406505af81d3c P 6caad325ed6a416684936f9d219731c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6caad325ed6a416684936f9d219731c4 (127.21.234.65). New cstate: current_term: 1 leader_uuid: "6caad325ed6a416684936f9d219731c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } health_report { overall_health: HEALTHY } } }
23:52:13.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.210106 23152 raft_consensus.cc:3060] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211026 23152 raft_consensus.cc:515] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211156 23152 leader_election.cc:304] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 060718f1e1d7446e87dcb6ca453c69e5; no voters: 
23:52:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211347 23152 leader_election.cc:290] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211560 23169 raft_consensus.cc:2804] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211663 23152 ts_tablet_manager.cc:1434] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
23:52:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.211923 23169 raft_consensus.cc:697] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 LEADER]: Becoming Leader. State: Replica: 060718f1e1d7446e87dcb6ca453c69e5, State: Running, Role: LEADER
23:52:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.212303 23169 consensus_queue.cc:237] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.213845 23170 raft_consensus.cc:2804] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.214025 23170 raft_consensus.cc:697] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [term 1 LEADER]: Becoming Leader. State: Replica: 060718f1e1d7446e87dcb6ca453c69e5, State: Running, Role: LEADER
23:52:13.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.214229 23170 consensus_queue.cc:237] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.218525 23150 tablet_bootstrap.cc:492] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4: No bootstrap required, opened a new log
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.218619 23150 ts_tablet_manager.cc:1403] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219182 23150 raft_consensus.cc:359] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219277 23150 raft_consensus.cc:385] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219308 23150 raft_consensus.cc:740] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d2cb4df34e4700a17c868ed4c1d6c4, State: Initialized, Role: FOLLOWER
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219231 22627 catalog_manager.cc:5696] T 4aa057f6eef6424494d8b529f3c4ffe2 P 060718f1e1d7446e87dcb6ca453c69e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 060718f1e1d7446e87dcb6ca453c69e5 (127.21.234.66). New cstate: current_term: 1 leader_uuid: "060718f1e1d7446e87dcb6ca453c69e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } health_report { overall_health: HEALTHY } } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219429 23150 consensus_queue.cc:260] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219524 23150 raft_consensus.cc:399] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219561 23150 raft_consensus.cc:493] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.219605 23150 raft_consensus.cc:3060] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220085 23151 tablet_bootstrap.cc:492] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4: No bootstrap required, opened a new log
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220163 23151 ts_tablet_manager.cc:1403] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220521 23150 raft_consensus.cc:515] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220635 23150 leader_election.cc:304] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59d2cb4df34e4700a17c868ed4c1d6c4; no voters: 
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220713 23150 leader_election.cc:290] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220711 23151 raft_consensus.cc:359] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220791 23151 raft_consensus.cc:385] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220819 23151 raft_consensus.cc:740] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6caad325ed6a416684936f9d219731c4, State: Initialized, Role: FOLLOWER
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220942 23150 ts_tablet_manager.cc:1434] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.220929 23151 consensus_queue.cc:260] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.221030 23151 raft_consensus.cc:399] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.221071 23151 raft_consensus.cc:493] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:13.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.221118 23151 raft_consensus.cc:3060] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 0 FOLLOWER]: Advancing to term 1
23:52:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.221959 23151 raft_consensus.cc:515] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222081 23151 leader_election.cc:304] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6caad325ed6a416684936f9d219731c4; no voters: 
23:52:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222159 23151 leader_election.cc:290] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222198 23163 raft_consensus.cc:2804] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222268 23163 raft_consensus.cc:697] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [term 1 LEADER]: Becoming Leader. State: Replica: 59d2cb4df34e4700a17c868ed4c1d6c4, State: Running, Role: LEADER
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222380 23151 ts_tablet_manager.cc:1434] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222376 23163 consensus_queue.cc:237] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } }
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222534 23160 raft_consensus.cc:2804] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 1 FOLLOWER]: Leader election won for term 1
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222602 23160 raft_consensus.cc:697] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [term 1 LEADER]: Becoming Leader. State: Replica: 6caad325ed6a416684936f9d219731c4, State: Running, Role: LEADER
23:52:13.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.222710 23160 consensus_queue.cc:237] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } }
23:52:13.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.226306 22626 catalog_manager.cc:5696] T 4057f22518f445ce82b7d5213c304599 P 6caad325ed6a416684936f9d219731c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6caad325ed6a416684936f9d219731c4 (127.21.234.65). New cstate: current_term: 1 leader_uuid: "6caad325ed6a416684936f9d219731c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6caad325ed6a416684936f9d219731c4" member_type: VOTER last_known_addr { host: "127.21.234.65" port: 37343 } health_report { overall_health: HEALTHY } } }
23:52:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.227994 22627 catalog_manager.cc:5696] T 83b7dfee70de4a75bff323d6872cca8e P 59d2cb4df34e4700a17c868ed4c1d6c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d2cb4df34e4700a17c868ed4c1d6c4 (127.21.234.67). New cstate: current_term: 1 leader_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d2cb4df34e4700a17c868ed4c1d6c4" member_type: VOTER last_known_addr { host: "127.21.234.67" port: 36047 } health_report { overall_health: HEALTHY } } }
23:52:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.229705 22625 catalog_manager.cc:5696] T df9bb3c7f6ba45718c24b936340c3bbd P 060718f1e1d7446e87dcb6ca453c69e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 060718f1e1d7446e87dcb6ca453c69e5 (127.21.234.66). New cstate: current_term: 1 leader_uuid: "060718f1e1d7446e87dcb6ca453c69e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060718f1e1d7446e87dcb6ca453c69e5" member_type: VOTER last_known_addr { host: "127.21.234.66" port: 36667 } health_report { overall_health: HEALTHY } } }
23:52:13.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.256186 22625 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39602:
23:52:13.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468333131" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
23:52:13.258 [DEBUG - main] (Connection.java:575) [peer master-127.21.234.124:33937(127.21.234.124:33937)] disconnecting while in state READY
23:52:13.258 [DEBUG - main] (Connection.java:575) [peer master-127.21.234.126:40349(127.21.234.126:40349)] disconnecting while in state READY
23:52:13.258 [DEBUG - main] (Connection.java:575) [peer master-127.21.234.125:44379(127.21.234.125:44379)] disconnecting while in state READY
23:52:13.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.234.125:44379(127.21.234.125:44379)] handling channelInactive
23:52:13.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.234.125:44379(127.21.234.125:44379)] cleaning up while in state READY due to: connection closed
23:52:13.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:13.259 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.234.124:33937(127.21.234.124:33937)] handling channelInactive
23:52:13.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.234.124:33937(127.21.234.124:33937)] cleaning up while in state READY due to: connection closed
23:52:13.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.234.126:40349(127.21.234.126:40349)] handling channelInactive
23:52:13.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.234.126:40349(127.21.234.126:40349)] cleaning up while in state READY due to: connection closed
23:52:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.262951 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22725
23:52:13.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.269022 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22861
23:52:13.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.274765 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22996
23:52:13.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.280036 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22452
23:52:13.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.285633 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22523
23:52:13.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.290822 22441 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 22594
23:52:13.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:13Z chronyd exiting
.23:52:13.341 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468333341
23:52:13.343 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:52:13.343 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:52:13.343 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasknW0fIk/test-tmp
23:52:13.344 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
23:52:13.344 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasknW0fIk/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
23:52:13.346 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:52:13.447 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:13.447 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:52:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.448737 23188 mini_oidc.cc:150] Starting JWKS server
23:52:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.450496 23188 webserver.cc:534] Webserver started at http://127.0.0.1:46081/ using document root <none> and password file <none>
23:52:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.450625 23188 mini_oidc.cc:186] Starting OIDC Discovery server
23:52:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.450824 23188 webserver.cc:534] Webserver started at http://127.0.0.1:33257/ using document root <none> and password file <none>
23:52:13.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:13Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:52:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:13Z Disabled control of system clock
23:52:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.463675 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal
23:52:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data
23:52:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/logs
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data/info.pb
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.62:38853
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.62
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json with env {}
23:52:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.563459 23199 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.563664 23199 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.563723 23199 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567073 23199 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567137 23199 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567165 23199 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567189 23199 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567210 23199 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.567226 23199 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46081/jwks.json
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.571130 23199 master_runner.cc:387] Master server non-default flags:
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.62:38853
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data/info.pb
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.62
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23199
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/logs
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:13.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:13.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.572410 23199 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:13.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.573571 23199 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:13.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.578749 23205 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.578755 23204 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.578889 23199 server_base.cc:1061] running on GCE node
23:52:13.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.578755 23207 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.579536 23199 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:13.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.580580 23199 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:13.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.581729 23199 hybrid_clock.cc:648] HybridClock initialized: now 1783468333581712 us; error 34 us; skew 500 ppm
23:52:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.583331 23199 webserver.cc:534] Webserver started at http://127.22.165.62:42731/ using document root <none> and password file <none>
23:52:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.583890 23199 fs_manager.cc:362] Metadata directory not provided
23:52:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.583951 23199 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.584146 23199 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:13.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.585623 23199 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data/instance:
23:52:13.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dca41ca1bd794e0c8661843304727210"
23:52:13.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.586081 23199 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal/instance:
23:52:13.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dca41ca1bd794e0c8661843304727210"
23:52:13.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.589174 23199 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
23:52:13.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.591078 23213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.592002 23199 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.592103 23199 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dca41ca1bd794e0c8661843304727210"
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.592226 23199 fs_report.cc:389] FS layout report
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data/data
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.616955 23199 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.617668 23199 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.617838 23199 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.624459 23199 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.62:38853
23:52:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.624464 23265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.62:38853 every 8 connection(s)
23:52:13.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.625432 23199 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/data/info.pb
23:52:13.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.628062 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.628561 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23199
23:52:13.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.628700 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-0/wal/instance
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.630316 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/logs
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data/info.pb
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.61:39897
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.61
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json with env {}
23:52:13.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.631512 23266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.653050 23266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.653903 23216 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.165.61:39897: connect: Connection refused (error 111)
23:52:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.654743 23266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.61:39897: Network error: Client connection negotiation failed: client connection to 127.22.165.61:39897: connect: Connection refused (error 111)
23:52:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.703949 23266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } attempt: 1
23:52:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.705335 23266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.61:39897: Network error: Client connection negotiation failed: client connection to 127.22.165.61:39897: connect: Connection refused (error 111)
23:52:13.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.730420 23268 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:13.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.730633 23268 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:13.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.730677 23268 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.733922 23268 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.733973 23268 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.733991 23268 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.734007 23268 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.734025 23268 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.734037 23268 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46081/jwks.json
23:52:13.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.737831 23268 master_runner.cc:387] Master server non-default flags:
23:52:13.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.61:39897
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data/info.pb
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.61
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23268
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/logs
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.738878 23268 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.739938 23268 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:13.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.744850 23276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.744889 23279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.744907 23277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.745100 23268 server_base.cc:1061] running on GCE node
23:52:13.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.745597 23268 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:13.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.746373 23268 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:13.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.747530 23268 hybrid_clock.cc:648] HybridClock initialized: now 1783468333747518 us; error 23 us; skew 500 ppm
23:52:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.749166 23268 webserver.cc:534] Webserver started at http://127.22.165.61:33805/ using document root <none> and password file <none>
23:52:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.749663 23268 fs_manager.cc:362] Metadata directory not provided
23:52:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.749717 23268 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.749903 23268 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:13.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.751410 23268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data/instance:
23:52:13.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc3da049c5d64bc59f0f9e099dcf7450"
23:52:13.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.751888 23268 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal/instance:
23:52:13.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc3da049c5d64bc59f0f9e099dcf7450"
23:52:13.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.754801 23268 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
23:52:13.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.756712 23285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.757601 23268 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.757704 23268 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc3da049c5d64bc59f0f9e099dcf7450"
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.757790 23268 fs_report.cc:389] FS layout report
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal
23:52:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data/data
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:13.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.773530 23266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } attempt: 2
23:52:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.774842 23266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.61:39897: Network error: Client connection negotiation failed: client connection to 127.22.165.61:39897: connect: Connection refused (error 111)
23:52:13.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.789443 23268 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.790128 23268 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.790293 23268 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:13.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.797065 23268 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.61:39897
23:52:13.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.797086 23337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.61:39897 every 8 connection(s)
23:52:13.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.798197 23268 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/data/info.pb
23:52:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.800797 23338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.803488 23338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.805771 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23268
23:52:13.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.805871 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-1/wal/instance
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.806525 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/logs
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data/info.pb
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.60:36633
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.60
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json with env {}
23:52:13.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.812041 23338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.817703 23338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.818336 23289 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.819121 23338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.60:36633: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.865994 23266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } attempt: 3
23:52:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.868412 23338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } attempt: 1
23:52:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.870293 23338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.60:36633: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.871614 23266 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.873003 23266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.60:36633: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.904153 23266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } attempt: 1
23:52:13.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.905519 23266 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.60:36633: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.911481 23341 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.911681 23341 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.911739 23341 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915052 23341 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915110 23341 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915138 23341 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915161 23341 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915182 23341 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:52:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.915200 23341 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46081/jwks.json
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.919121 23341 master_runner.cc:387] Master server non-default flags:
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.60:36633
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46081/jwks.json
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data/info.pb
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.60
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23341
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/logs
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:13.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.920398 23341 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:13.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.921525 23341 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:13.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.926535 23348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.926506 23351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.926687 23341 server_base.cc:1061] running on GCE node
23:52:13.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.926519 23349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.927201 23341 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:13.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.928028 23341 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:13.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.929169 23341 hybrid_clock.cc:648] HybridClock initialized: now 1783468333929153 us; error 27 us; skew 500 ppm
23:52:13.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.930722 23341 webserver.cc:534] Webserver started at http://127.22.165.60:36599/ using document root <none> and password file <none>
23:52:13.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.931243 23341 fs_manager.cc:362] Metadata directory not provided
23:52:13.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.931301 23341 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:13.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.931490 23341 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.932955 23341 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data/instance:
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "53fa30cef6a74546bcdb2b2f0e85ad40"
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.933413 23341 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal/instance:
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "53fa30cef6a74546bcdb2b2f0e85ad40"
23:52:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.936378 23341 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:52:13.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.938230 23357 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:13.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.938464 23338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } attempt: 2
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.939241 23341 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.939345 23341 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "53fa30cef6a74546bcdb2b2f0e85ad40"
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:13 on dist-test-slave-fjh2"
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.939440 23341 fs_report.cc:389] FS layout report
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data/data
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:13.939725 23338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.165.60:36633: Network error: Client connection negotiation failed: client connection to 127.22.165.60:36633: connect: Connection refused (error 111)
23:52:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.956182 23341 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.956807 23341 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:13.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.956983 23341 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:13.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.963711 23341 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.60:36633
23:52:13.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.963708 23409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.60:36633 every 8 connection(s)
23:52:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.964728 23341 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/data/info.pb
23:52:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.967262 23410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.969913 23410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.971457 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23341
23:52:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.971544 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/master-2/wal/instance
23:52:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.978511 23410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.980669 23266 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } attempt: 2
23:52:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.983536 23410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } has no permanent_uuid. Determining permanent_uuid...
23:52:13.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.988852 23266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: Bootstrap starting.
23:52:13.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.989415 23410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: Bootstrap starting.
23:52:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.991314 23266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: Neither blocks nor log segments found. Creating new log.
23:52:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.991459 23410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: Neither blocks nor log segments found. Creating new log.
23:52:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.992179 23266 log.cc:826] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: Log is configured to *not* fsync() on all Append() calls
23:52:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.992503 23410 log.cc:826] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: Log is configured to *not* fsync() on all Append() calls
23:52:13.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.993748 23266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: No bootstrap required, opened a new log
23:52:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.996341 23266 raft_consensus.cc:359] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.996493 23266 raft_consensus.cc:385] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.996539 23266 raft_consensus.cc:740] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca41ca1bd794e0c8661843304727210, State: Initialized, Role: FOLLOWER
23:52:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.996930 23266 consensus_queue.cc:260] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.997015 23410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: No bootstrap required, opened a new log
23:52:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.997328 23421 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.997517 23421 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: This master's current role is: FOLLOWER
23:52:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.998060 23266 sys_catalog.cc:565] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: configured and running, proceeding with master startup.
23:52:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.999614 23410 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.999779 23410 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:13.999864 23410 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fa30cef6a74546bcdb2b2f0e85ad40, State: Initialized, Role: FOLLOWER
23:52:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.000285 23410 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.000692 23433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.000890 23433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.001344 23410 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: configured and running, proceeding with master startup.
23:52:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.002498 23432 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.002653 23432 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:14.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.002316 23199 master_runner.cc:187] Error getting master registration for 127.22.165.61:39897: OK, instance_id { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" instance_seqno: 1783468333795055 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:14.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.004508 23199 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.006433 23445 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.006590 23445 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:14.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.007346 23341 master_runner.cc:187] Error getting master registration for 127.22.165.61:39897: OK, instance_id { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" instance_seqno: 1783468333795055 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:52:14.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.009584 23341 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:14.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.030880 23338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } attempt: 3
23:52:14.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.037689 23338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450: Bootstrap starting.
23:52:14.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.040395 23338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450: Neither blocks nor log segments found. Creating new log.
23:52:14.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.041208 23338 log.cc:826] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450: Log is configured to *not* fsync() on all Append() calls
23:52:14.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.043074 23338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450: No bootstrap required, opened a new log
23:52:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.046600 23338 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.046782 23338 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.046833 23338 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3da049c5d64bc59f0f9e099dcf7450, State: Initialized, Role: FOLLOWER
23:52:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.047281 23338 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.047761 23448 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.048010 23448 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.048592 23338 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: configured and running, proceeding with master startup.
23:52:14.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.053835 23459 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:52:14.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.054028 23459 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:52:14.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.056110 23268 master_runner.cc:264] No leader master found from master bc3da049c5d64bc59f0f9e099dcf7450
23:52:14.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.056170 23268 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:52:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.073190 23421 raft_consensus.cc:493] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:52:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.073395 23421 raft_consensus.cc:515] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.074431 23421 leader_election.cc:290] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3da049c5d64bc59f0f9e099dcf7450 (127.22.165.61:39897), 53fa30cef6a74546bcdb2b2f0e85ad40 (127.22.165.60:36633)
23:52:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.075381 23312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dca41ca1bd794e0c8661843304727210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" is_pre_election: true
23:52:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.075654 23312 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca41ca1bd794e0c8661843304727210 in term 0.
23:52:14.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.076444 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dca41ca1bd794e0c8661843304727210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" is_pre_election: true
23:52:14.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.076680 23384 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dca41ca1bd794e0c8661843304727210 in term 0.
23:52:14.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.077373 23216 leader_election.cc:304] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3da049c5d64bc59f0f9e099dcf7450, dca41ca1bd794e0c8661843304727210; no voters: 
23:52:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.077962 23421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:52:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.078044 23421 raft_consensus.cc:493] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:52:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.078084 23421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 0 FOLLOWER]: Advancing to term 1
23:52:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.079195 23421 raft_consensus.cc:515] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.079558 23421 leader_election.cc:290] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [CANDIDATE]: Term 1 election: Requested vote from peers bc3da049c5d64bc59f0f9e099dcf7450 (127.22.165.61:39897), 53fa30cef6a74546bcdb2b2f0e85ad40 (127.22.165.60:36633)
23:52:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.080358 23312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dca41ca1bd794e0c8661843304727210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3da049c5d64bc59f0f9e099dcf7450"
23:52:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.080471 23312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 0 FOLLOWER]: Advancing to term 1
23:52:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.081518 23312 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca41ca1bd794e0c8661843304727210 in term 1.
23:52:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.081979 23216 leader_election.cc:304] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [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: bc3da049c5d64bc59f0f9e099dcf7450, dca41ca1bd794e0c8661843304727210; no voters: 
23:52:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.082250 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dca41ca1bd794e0c8661843304727210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40"
23:52:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.082361 23384 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 0 FOLLOWER]: Advancing to term 1
23:52:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.083393 23384 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dca41ca1bd794e0c8661843304727210 in term 1.
23:52:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.086164 23421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 1 FOLLOWER]: Leader election won for term 1
23:52:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.086395 23421 raft_consensus.cc:697] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [term 1 LEADER]: Becoming Leader. State: Replica: dca41ca1bd794e0c8661843304727210, State: Running, Role: LEADER
23:52:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.086714 23421 consensus_queue.cc:237] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } }
23:52:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.088672 23421 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dca41ca1bd794e0c8661843304727210. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.088872 23421 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: This master's current role is: LEADER
23:52:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.090495 23463 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:52:14.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.091658 23463 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:52:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.096762 23384 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [term 1 FOLLOWER]: Refusing update from remote peer dca41ca1bd794e0c8661843304727210: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.097481 23461 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:14.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.103878 23433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dca41ca1bd794e0c8661843304727210. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.103986 23433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.105284 23312 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [term 1 FOLLOWER]: Refusing update from remote peer dca41ca1bd794e0c8661843304727210: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:52:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.105863 23461 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:52:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.109632 23448 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dca41ca1bd794e0c8661843304727210. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.109750 23448 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.113660 23461 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.113770 23461 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: This master's current role is: LEADER
23:52:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.115037 23448 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.115139 23448 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc3da049c5d64bc59f0f9e099dcf7450 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.115597 23464 mvcc.cc:204] Tried to move back new op lower bound from 7305086296453074944 to 7305086296422948864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086296453074944}]
23:52:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.116029 23467 mvcc.cc:204] Tried to move back new op lower bound from 7305086296453074944 to 7305086296422948864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086296453074944}]
23:52:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.117823 23421 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.117924 23421 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210 [sys.catalog]: This master's current role is: LEADER
23:52:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.119422 23433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dca41ca1bd794e0c8661843304727210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dca41ca1bd794e0c8661843304727210" member_type: VOTER last_known_addr { host: "127.22.165.62" port: 38853 } } peers { permanent_uuid: "bc3da049c5d64bc59f0f9e099dcf7450" member_type: VOTER last_known_addr { host: "127.22.165.61" port: 39897 } } peers { permanent_uuid: "53fa30cef6a74546bcdb2b2f0e85ad40" member_type: VOTER last_known_addr { host: "127.22.165.60" port: 36633 } } }
23:52:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.119530 23433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40 [sys.catalog]: This master's current role is: FOLLOWER
23:52:14.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.126173 23465 mvcc.cc:204] Tried to move back new op lower bound from 7305086296453074944 to 7305086296422948864. Current Snapshot: MvccSnapshot[applied={T|T < 7305086296453074944}]
23:52:14.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.126680 23463 catalog_manager.cc:1382] Generated new cluster ID: 922bdb5fb1c94652afa55aa25537c75f
23:52:14.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.126741 23463 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:52:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.161681 23463 catalog_manager.cc:1405] Generated new certificate authority record
23:52:14.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.165620 23463 catalog_manager.cc:1539] Loading token signing keys...
23:52:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.181674 23463 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: Generated new TSK 0
23:52:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.182509 23463 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.208560 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/logs
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data/info.pb
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.1:0
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.1
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.1
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.307940 23472 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.308138 23472 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.308195 23472 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.311475 23472 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.311594 23472 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.165.1
23:52:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.315718 23472 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.1:0
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data/info.pb
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.1
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23472
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.1
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/logs
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.316934 23472 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.318013 23472 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:14.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.324009 23478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.324015 23477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.324190 23472 server_base.cc:1061] running on GCE node
23:52:14.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.324019 23480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.324658 23472 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:14.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.325147 23472 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.326293 23472 hybrid_clock.cc:648] HybridClock initialized: now 1783468334326275 us; error 28 us; skew 500 ppm
23:52:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.327903 23472 webserver.cc:534] Webserver started at http://127.22.165.1:39605/ using document root <none> and password file <none>
23:52:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.328409 23472 fs_manager.cc:362] Metadata directory not provided
23:52:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.328467 23472 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.328662 23472 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.330132 23472 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data/instance:
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a267c76160544b9a92bfa1027a06c45c"
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.330590 23472 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal/instance:
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a267c76160544b9a92bfa1027a06c45c"
23:52:14.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.333608 23472 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
23:52:14.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.335458 23486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.336320 23472 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.336417 23472 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a267c76160544b9a92bfa1027a06c45c"
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.336515 23472 fs_report.cc:389] FS layout report
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data/data
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:14.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.352743 23472 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.353351 23472 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.353511 23472 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.354048 23472 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.355013 23472 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.355060 23472 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.355109 23472 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.355129 23472 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.363458 23472 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.1:33451
23:52:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.363497 23599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.1:33451 every 8 connection(s)
23:52:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.364380 23472 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/data/info.pb
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373158 23602 heartbeater.cc:344] Connected to a master server at 127.22.165.61:39897
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373220 23601 heartbeater.cc:344] Connected to a master server at 127.22.165.62:38853
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373378 23601 heartbeater.cc:461] Registering TS with master...
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373406 23600 heartbeater.cc:344] Connected to a master server at 127.22.165.60:36633
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373381 23602 heartbeater.cc:461] Registering TS with master...
23:52:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373497 23600 heartbeater.cc:461] Registering TS with master...
23:52:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373961 23601 heartbeater.cc:507] Master 127.22.165.62:38853 requested a full tablet report, sending...
23:52:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373991 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23472
23:52:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373961 23602 heartbeater.cc:507] Master 127.22.165.61:39897 requested a full tablet report, sending...
23:52:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.374084 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-0/wal/instance
23:52:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.375461 23302 ts_manager.cc:194] Registered new tserver with Master: a267c76160544b9a92bfa1027a06c45c (127.22.165.1:33451)
23:52:14.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.376214 23229 ts_manager.cc:194] Registered new tserver with Master: a267c76160544b9a92bfa1027a06c45c (127.22.165.1:33451)
23:52:14.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.373963 23600 heartbeater.cc:507] Master 127.22.165.60:36633 requested a full tablet report, sending...
23:52:14.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.377362 23229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.165.1:54549
23:52:14.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.377424 23374 ts_manager.cc:194] Registered new tserver with Master: a267c76160544b9a92bfa1027a06c45c (127.22.165.1:33451)
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.378413 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/logs
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data/info.pb
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.2:0
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.2
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.2
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.476289 23607 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.476516 23607 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.476575 23607 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.480302 23607 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.480440 23607 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.165.2
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.484386 23607 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.2:0
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data/info.pb
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.2
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23607
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.2
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/logs
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.485708 23607 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:14.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.486802 23607 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.492885 23615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.492885 23612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.492889 23613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.493166 23607 server_base.cc:1061] running on GCE node
23:52:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.493469 23607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:14.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.493950 23607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:14.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.495096 23607 hybrid_clock.cc:648] HybridClock initialized: now 1783468334495078 us; error 35 us; skew 500 ppm
23:52:14.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.496730 23607 webserver.cc:534] Webserver started at http://127.22.165.2:36697/ using document root <none> and password file <none>
23:52:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.497216 23607 fs_manager.cc:362] Metadata directory not provided
23:52:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.497264 23607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.497411 23607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.498842 23607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data/instance:
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7eff82037fef449ca84c44facb67c063"
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.499258 23607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal/instance:
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7eff82037fef449ca84c44facb67c063"
23:52:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.502365 23607 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
23:52:14.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.504362 23621 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.505223 23607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.505307 23607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7eff82037fef449ca84c44facb67c063"
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.505380 23607 fs_report.cc:389] FS layout report
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data/data
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:14.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.519120 23607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:14.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.519675 23607 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:14.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.519857 23607 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:14.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.520368 23607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:14.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.521363 23607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:14.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.521409 23607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:14.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.521447 23607 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:14.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.521466 23607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.530836 23607 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.2:34161
23:52:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.530859 23734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.2:34161 every 8 connection(s)
23:52:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.531769 23607 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/data/info.pb
23:52:14.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.533191 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23607
23:52:14.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.533285 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-1/wal/instance
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.536062 23188 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/logs
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data/info.pb
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.3:0
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.3
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.3
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542138 23736 heartbeater.cc:344] Connected to a master server at 127.22.165.62:38853
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542266 23737 heartbeater.cc:344] Connected to a master server at 127.22.165.61:39897
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542408 23736 heartbeater.cc:461] Registering TS with master...
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542407 23737 heartbeater.cc:461] Registering TS with master...
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542963 23736 heartbeater.cc:507] Master 127.22.165.62:38853 requested a full tablet report, sending...
23:52:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.542961 23737 heartbeater.cc:507] Master 127.22.165.61:39897 requested a full tablet report, sending...
23:52:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.544044 23229 ts_manager.cc:194] Registered new tserver with Master: 7eff82037fef449ca84c44facb67c063 (127.22.165.2:34161)
23:52:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.544088 23302 ts_manager.cc:194] Registered new tserver with Master: 7eff82037fef449ca84c44facb67c063 (127.22.165.2:34161)
23:52:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.544755 23229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.165.2:53777
23:52:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.549432 23735 heartbeater.cc:344] Connected to a master server at 127.22.165.60:36633
23:52:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.549513 23735 heartbeater.cc:461] Registering TS with master...
23:52:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.549683 23735 heartbeater.cc:507] Master 127.22.165.60:36633 requested a full tablet report, sending...
23:52:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.550565 23374 ts_manager.cc:194] Registered new tserver with Master: 7eff82037fef449ca84c44facb67c063 (127.22.165.2:34161)
23:52:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.638482 23742 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:52:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.638674 23742 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:52:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.638728 23742 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:52:14.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.641999 23742 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:52:14.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.642114 23742 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.165.3
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.645961 23742 tablet_server_runner.cc:78] Tablet server non-default flags:
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.165.20:40421
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.165.3:0
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data/info.pb
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.165.3
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.165.62:38853,127.22.165.61:39897,127.22.165.60:36633
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23742
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.165.3
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/logs
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:33 UTC on bdcb31816ec0
23:52:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16833
23:52:14.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.647233 23742 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:52:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.648392 23742 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:52:14.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.654644 23747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.654624 23748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.654815 23742 server_base.cc:1061] running on GCE node
23:52:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.654621 23750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:52:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.655243 23742 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:52:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.655730 23742 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:52:14.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.656872 23742 hybrid_clock.cc:648] HybridClock initialized: now 1783468334656854 us; error 30 us; skew 500 ppm
23:52:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.658456 23742 webserver.cc:534] Webserver started at http://127.22.165.3:46869/ using document root <none> and password file <none>
23:52:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.658998 23742 fs_manager.cc:362] Metadata directory not provided
23:52:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.659055 23742 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:52:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.659246 23742 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.660782 23742 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data/instance:
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1851c3373f694d08930c929698bdde6c"
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.661229 23742 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal/instance:
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1851c3373f694d08930c929698bdde6c"
23:52:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.664307 23742 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
23:52:14.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.666214 23756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.667093 23742 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.667192 23742 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data,/tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1851c3373f694d08930c929698bdde6c"
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:52:14 on dist-test-slave-fjh2"
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.667285 23742 fs_report.cc:389] FS layout report
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data/data
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:52:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:52:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.696810 23742 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:52:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.697494 23742 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:52:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.697676 23742 kserver.cc:163] Server-wide thread pool size limit: 3276
23:52:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.698246 23742 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:52:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.699317 23742 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:52:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.699363 23742 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:52:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.699416 23742 ts_tablet_manager.cc:616] Registered 0 tablets
23:52:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.699435 23742 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:52:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.707702 23742 rpc_server.cc:307] RPC server started. Bound to: 127.22.165.3:43669
23:52:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.707731 23870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.165.3:43669 every 8 connection(s)
23:52:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.708652 23742 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/data/info.pb
23:52:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.713990 23188 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu as pid 23742
23:52:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.714092 23188 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasknW0fIk/test-tmp/mini-kudu-cluster16121120097844672473/ts-2/wal/instance
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.717532 23873 heartbeater.cc:344] Connected to a master server at 127.22.165.61:39897
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.717608 23872 heartbeater.cc:344] Connected to a master server at 127.22.165.62:38853
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.717762 23873 heartbeater.cc:461] Registering TS with master...
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.717762 23872 heartbeater.cc:461] Registering TS with master...
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.718328 23872 heartbeater.cc:507] Master 127.22.165.62:38853 requested a full tablet report, sending...
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.718328 23873 heartbeater.cc:507] Master 127.22.165.61:39897 requested a full tablet report, sending...
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.718804 23871 heartbeater.cc:344] Connected to a master server at 127.22.165.60:36633
23:52:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.718875 23871 heartbeater.cc:461] Registering TS with master...
23:52:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.719040 23871 heartbeater.cc:507] Master 127.22.165.60:36633 requested a full tablet report, sending...
23:52:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.719365 23229 ts_manager.cc:194] Registered new tserver with Master: 1851c3373f694d08930c929698bdde6c (127.22.165.3:43669)
23:52:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.719492 23302 ts_manager.cc:194] Registered new tserver with Master: 1851c3373f694d08930c929698bdde6c (127.22.165.3:43669)
23:52:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.719890 23374 ts_manager.cc:194] Registered new tserver with Master: 1851c3373f694d08930c929698bdde6c (127.22.165.3:43669)
23:52:14.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.720021 23229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.165.3:47019
23:52:14.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.733795 23188 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:52:14.734 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:52:14.734 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:52:14.735 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.165.62"
      port: 38853
    }
    bound_http_address {
      host: "127.22.165.62"
      port: 42731
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.165.61"
      port: 39897
    }
    bound_http_address {
      host: "127.22.165.61"
      port: 33805
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.165.60"
      port: 36633
    }
    bound_http_address {
      host: "127.22.165.60"
      port: 36599
    }
  }
}

23:52:14.735 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:52:14.735 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.165.1"
      port: 33451
    }
    bound_http_address {
      host: "127.22.165.1"
      port: 39605
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.165.2"
      port: 34161
    }
    bound_http_address {
      host: "127.22.165.2"
      port: 36697
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.165.3"
      port: 43669
    }
    bound_http_address {
      host: "127.22.165.3"
      port: 46869
    }
  }
}

23:52:14.735 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:52:14.737 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:52:14.738 [DEBUG - main] (Connection.java:748) [peer master-127.22.165.60:36633(127.22.165.60:36633)] connecting to peer
23:52:14.738 [DEBUG - main] (Connection.java:748) [peer master-127.22.165.61:39897(127.22.165.61:39897)] connecting to peer
23:52:14.739 [DEBUG - main] (Connection.java:748) [peer master-127.22.165.62:38853(127.22.165.62:38853)] connecting to peer
23:52:14.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.165.60:36633(127.22.165.60:36633)] Successfully connected to peer
23:52:14.741 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.165.61:39897(127.22.165.61:39897)] Successfully connected to peer
23:52:14.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.165.62:38853(127.22.165.62:38853)] Successfully connected to peer
23:52:14.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.165.60
23:52:14.742 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.165.62
23:52:14.748 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.165.61
23:52:14.753 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9448861f, L:/127.0.0.1:41792 - R:/127.22.165.60:36633] using SASL/PLAIN
23:52:14.753 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcd92c964, L:/127.0.0.1:54694 - R:/127.22.165.62:38853] using SASL/PLAIN
23:52:14.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:52:14.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.165.60:36633, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.165.61:39897, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.165.62:38853, [17ms] Sub RPC ConnectToMaster: received response from server master-127.22.165.60:36633: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.22.165.62:38853: OK, deferred=null) after lookup
23:52:14.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53bd328f, L:/127.0.0.1:55494 - R:/127.22.165.61:39897] using SASL/PLAIN
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.755970 23229 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54694:
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783468334737"
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:52:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:52:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:52:14.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d3b2f6ba67374aad881ea8654d9e196c
23:52:14.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.774295 23804 tablet_service.cc:1511] Processing CreateTablet for tablet b6dfec64a8ed45bb9e7c82fb4505fc87 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783468334737 [id=d3b2f6ba67374aad881ea8654d9e196c]), partition=RANGE (c0) PARTITION UNBOUNDED
23:52:14.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.775157 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dfec64a8ed45bb9e7c82fb4505fc87. 1 dirs total, 0 dirs full, 0 dirs failed
23:52:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.779874 23892 tablet_bootstrap.cc:492] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Bootstrap starting.
23:52:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.781914 23892 tablet_bootstrap.cc:654] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Neither blocks nor log segments found. Creating new log.
23:52:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.782595 23892 log.cc:826] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Log is configured to *not* fsync() on all Append() calls
23:52:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.784060 23892 tablet_bootstrap.cc:492] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: No bootstrap required, opened a new log
23:52:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.784240 23892 ts_tablet_manager.cc:1403] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
23:52:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.786638 23892 raft_consensus.cc:359] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1851c3373f694d08930c929698bdde6c" member_type: VOTER last_known_addr { host: "127.22.165.3" port: 43669 } }
23:52:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.786798 23892 raft_consensus.cc:385] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:52:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.786845 23892 raft_consensus.cc:740] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1851c3373f694d08930c929698bdde6c, State: Initialized, Role: FOLLOWER
23:52:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.787207 23892 consensus_queue.cc:260] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1851c3373f694d08930c929698bdde6c" member_type: VOTER last_known_addr { host: "127.22.165.3" port: 43669 } }
23:52:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.787321 23892 raft_consensus.cc:399] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:52:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.787370 23892 raft_consensus.cc:493] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:52:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.787451 23892 raft_consensus.cc:3060] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 0 FOLLOWER]: Advancing to term 1
23:52:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.788226 23892 raft_consensus.cc:515] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1851c3373f694d08930c929698bdde6c" member_type: VOTER last_known_addr { host: "127.22.165.3" port: 43669 } }
23:52:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.788533 23892 leader_election.cc:304] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1851c3373f694d08930c929698bdde6c; no voters: 
23:52:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.788813 23892 leader_election.cc:290] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [CANDIDATE]: Term 1 election: Requested vote from peers 
23:52:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.788930 23894 raft_consensus.cc:2804] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 1 FOLLOWER]: Leader election won for term 1
23:52:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.789124 23894 raft_consensus.cc:697] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [term 1 LEADER]: Becoming Leader. State: Replica: 1851c3373f694d08930c929698bdde6c, State: Running, Role: LEADER
23:52:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.789392 23872 heartbeater.cc:499] Master 127.22.165.62:38853 was elected leader, sending a full tablet report...
23:52:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.789601 23892 ts_tablet_manager.cc:1434] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
23:52:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.789659 23894 consensus_queue.cc:237] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1851c3373f694d08930c929698bdde6c" member_type: VOTER last_known_addr { host: "127.22.165.3" port: 43669 } }
23:52:14.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.793356 23229 catalog_manager.cc:5696] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1851c3373f694d08930c929698bdde6c (127.22.165.3). New cstate: current_term: 1 leader_uuid: "1851c3373f694d08930c929698bdde6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1851c3373f694d08930c929698bdde6c" member_type: VOTER last_known_addr { host: "127.22.165.3" port: 43669 } health_report { overall_health: HEALTHY } } }
23:52:14.820 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@47747fb9, flushNotification=Deferred@51460663(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:14.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b6dfec64a8ed45bb9e7c82fb4505fc87 for table 'org.apache.kudu.client.TestAlterTable-1783468334737' with partition [<start>, <end>)
23:52:14.822 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87@[1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)[L]]}]
23:52:14.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b6dfec64a8ed45bb9e7c82fb4505fc87 for table 'org.apache.kudu.client.TestAlterTable-1783468334737' with partition [<start>, <end>)
23:52:14.822 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87@[1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)[L]]}]
23:52:14.822 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)] connecting to peer
23:52:14.824 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)] Successfully connected to peer
23:52:14.832 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x88965a95, L:/127.0.0.1:57630 - R:/127.22.165.3:43669] using TOKEN/null
23:52:14.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468334737, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:14.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.846079 23229 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54694:
23:52:14.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468334737" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.853579 23900 tablet.cc:1724] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Alter schema from (
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:addNonNull INT32 NOT NULL,
23:52:14.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
23:52:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.877028 23229 catalog_manager.cc:6241] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: org.apache.kudu.client.TestAlterTable-1783468334737 [id=d3b2f6ba67374aad881ea8654d9e196c] alter complete (version 1)
23:52:14.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d3b2f6ba67374aad881ea8654d9e196c
23:52:14.881 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@213e3629, flushNotification=Deferred@1318475957(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:14.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468334737, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:14.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d3b2f6ba67374aad881ea8654d9e196c
23:52:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.892244 23229 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54694:
23:52:14.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468334737" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.898994 23900 tablet.cc:1724] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Alter schema from (
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:addNonNull INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:newAddNonNull INT32 NOT NULL,
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
23:52:14.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.908442 23229 catalog_manager.cc:6241] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: org.apache.kudu.client.TestAlterTable-1783468334737 [id=d3b2f6ba67374aad881ea8654d9e196c] alter complete (version 2)
23:52:14.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d3b2f6ba67374aad881ea8654d9e196c
23:52:14.921 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2a7b6f69, flushNotification=Deferred@540092563(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:14.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.923671 23898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57630: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
23:52:14.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468334737, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.930081 23229 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54694:
23:52:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783468334737" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.935597 23900 tablet.cc:1724] T b6dfec64a8ed45bb9e7c82fb4505fc87 P 1851c3373f694d08930c929698bdde6c: Alter schema from (
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     12:newAddNonNull INT32 NOT NULL,
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     10:c0 INT32 NOT NULL,
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     11:c1 INT32 NOT NULL,
23:52:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
23:52:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
23:52:14.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.945300 23229 catalog_manager.cc:6241] T 00000000000000000000000000000000 P dca41ca1bd794e0c8661843304727210: org.apache.kudu.client.TestAlterTable-1783468334737 [id=d3b2f6ba67374aad881ea8654d9e196c] alter complete (version 3)
23:52:14.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.961210 23874 maintenance_manager.cc:419] P 1851c3373f694d08930c929698bdde6c: Scheduling UndoDeltaBlockGCOp(b6dfec64a8ed45bb9e7c82fb4505fc87): 163 bytes on disk
23:52:14.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d3b2f6ba67374aad881ea8654d9e196c
23:52:14.962 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@70eecdc2, flushNotification=Deferred@205615258(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:52:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.962141 23761 maintenance_manager.cc:643] P 1851c3373f694d08930c929698bdde6c: UndoDeltaBlockGCOp(b6dfec64a8ed45bb9e7c82fb4505fc87) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4}
23:52:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.963570 23874 maintenance_manager.cc:419] P 1851c3373f694d08930c929698bdde6c: Scheduling CompactRowSetsOp(b6dfec64a8ed45bb9e7c82fb4505fc87): perf score=0.023996
23:52:14.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:52:14.972585 23898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57630: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
23:52:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.975495 23761 maintenance_manager.cc:643] P 1851c3373f694d08930c929698bdde6c: CompactRowSetsOp(b6dfec64a8ed45bb9e7c82fb4505fc87) complete. Timing: real 0.012s	user 0.009s	sys 0.000s Metrics: {"bytes_written":4484,"cfile_cache_hit":21,"cfile_cache_hit_bytes":697,"cfile_cache_miss":15,"cfile_cache_miss_bytes":571,"cfile_init":2,"delta_iterators_relevant":6,"dirs.queue_time_us":47,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1114,"drs_written":1,"lbm_read_time_us":380,"lbm_reads_lt_1ms":23,"lbm_write_time_us":419,"lbm_writes_lt_1ms":18,"num_input_rowsets":3,"peak_mem_usage":98304,"rows_written":5}
23:52:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.976325 23874 maintenance_manager.cc:419] P 1851c3373f694d08930c929698bdde6c: Scheduling UndoDeltaBlockGCOp(b6dfec64a8ed45bb9e7c82fb4505fc87): 200 bytes on disk
23:52:14.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.976936 23761 maintenance_manager.cc:643] P 1851c3373f694d08930c929698bdde6c: UndoDeltaBlockGCOp(b6dfec64a8ed45bb9e7c82fb4505fc87) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4}
23:52:14.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783468334737, tablet=b6dfec64a8ed45bb9e7c82fb4505fc87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:52:14.977 [DEBUG - main] (Connection.java:575) [peer master-127.22.165.61:39897(127.22.165.61:39897)] disconnecting while in state READY
23:52:14.978 [DEBUG - main] (Connection.java:575) [peer master-127.22.165.60:36633(127.22.165.60:36633)] disconnecting while in state READY
23:52:14.978 [DEBUG - main] (Connection.java:575) [peer master-127.22.165.62:38853(127.22.165.62:38853)] disconnecting while in state READY
23:52:14.978 [DEBUG - main] (Connection.java:575) [peer 1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)] disconnecting while in state READY
23:52:14.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.165.62:38853(127.22.165.62:38853)] handling channelInactive
23:52:14.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.165.61:39897(127.22.165.61:39897)] handling channelInactive
23:52:14.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.165.62:38853(127.22.165.62:38853)] cleaning up while in state READY due to: connection closed
23:52:14.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.165.61:39897(127.22.165.61:39897)] cleaning up while in state READY due to: connection closed
23:52:14.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.165.60:36633(127.22.165.60:36633)] handling channelInactive
23:52:14.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.165.60:36633(127.22.165.60:36633)] cleaning up while in state READY due to: connection closed
23:52:14.981 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:52:14.983 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)] handling channelInactive
23:52:14.983 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1851c3373f694d08930c929698bdde6c(127.22.165.3:43669)] cleaning up while in state READY due to: connection closed
23:52:14.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.983439 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23472
23:52:14.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.989205 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23607
23:52:14.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:14.994403 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23742
23:52:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.000289 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23199
23:52:15.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.005976 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23268
23:52:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.008159 23445 catalog_manager.cc:1294] Loaded cluster ID: 922bdb5fb1c94652afa55aa25537c75f
23:52:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.008230 23445 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: loading cluster ID for follower catalog manager: success
23:52:15.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.010684 23445 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: acquiring CA information for follower catalog manager: success
23:52:15.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.012043 23445 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 53fa30cef6a74546bcdb2b2f0e85ad40: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:52:15.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:52:15.012586 23188 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasknW0fIk/build/debug/bin/kudu with pid 23341
23:52:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:15Z chronyd exiting

Time: 34.42

OK (18 tests)

